raze/source
2018-12-15 01:39:03 +00:00
..
audiolib Cleanup includes 2018-11-18 18:09:48 +00:00
build Initialize rottile values to -1 with a loop like this instead, because doing it the C++ way increases the binary size by like 120KB 2018-12-15 01:37:19 +00:00
duke3d Change A_AddToDeleteQueue() to call A_DeleteSprite() on sprites it removes from the queue directly, as sprites with statnums other than STAT_ACTOR and STAT_MISC are not deleted automatically when their xrepeat is 0. This fixes using CON_INSERTSPRITEQ with sprites of statnums other than STAT_ACTOR and STAT_MISC. 2018-12-15 01:39:03 +00:00
enet Compile without -fno-strict-aliasing. 2018-11-18 18:13:33 +00:00
etcpak Bring the previous commit into effect. 2017-02-01 10:20:54 +00:00
glad Update glad to 0.1.25 2018-07-23 02:55:49 +00:00
kenbuild KenBuild: Fix OSD_SetParameters signature. 2017-08-06 13:44:36 +00:00
libxmp-lite ifdef out all use of libc's FILE in libxmp-lite 2018-10-29 06:34:25 +00:00
lpeg Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00
mact Use clamp in mact LIMITCONTROL macro 2018-11-18 18:12:43 +00:00
sw Fix variable capitalization in Dependencies.mak files 2018-07-23 02:55:42 +00:00
tools/src Fix error building the transpal utility 2018-12-15 01:38:48 +00:00