]> git.xonotic.org Git - xonotic/darkplaces.git/commit
quakedef: Add darkplaces.h and include it in as many files as I can. Split up and...
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 29 Sep 2020 19:19:07 +0000 (19:19 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 29 Sep 2020 19:19:07 +0000 (19:19 +0000)
commit20a31a160b9dbb9788b943d3284a26c873a62c3b
tree6924ca65cbdba97718ff0007e9535935b5a76f5a
parent4d01a285bf854691d10de6998cc35b2808175d75
quakedef: Add darkplaces.h and include it in as many files as I can. Split up and clean up quakedef.h

A client and server agnostic master definitions file is nice to have and
this may speed up compile times and make refactoring easier later on.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12972 d7cf8633-e32d-0410-b094-e92efae38249
25 files changed:
com_crc16.c
darkplaces-sdl2-vs2017.vcxproj
darkplaces-sdl2-vs2019.vcxproj
darkplaces.h [new file with mode: 0644]
filematch.c
hmac.c
image_png.c
jpeg.c
lhnet.c
matrixlib.c
mdfour.c
model_shared.h
qdefs.h
quakedef.h
snd_mem.c
snd_ogg.c
snd_sdl.c
snd_wav.c
snd_wav.h
snd_xmp.c
sys.h
sys_sdl.c
sys_unix.c
utf8lib.c
zone.c