raze/source/core
Brian Koropoff bea0379830 Fix off-by-one error in group search
This could be hit when loading raze.pk3 from the build directory while
the file search path contains only one grp file
2021-05-23 08:51:32 +02:00
..
console - route all accesses to gameaction from the backend through the sysCallbacks. 2021-05-22 13:02:34 +02:00
menu - removed redundant menu initializsation in M_StartControlPanel. 2021-05-16 12:21:08 +02:00
music
nodebuilder - fixed typo in line segment culler. 2021-05-21 18:40:34 +02:00
rendering - optimized the wall drawer a bit to avoid repeated calls to the render API's deoth bias function. 2021-05-21 19:07:22 +02:00
textures
automap.cpp
automap.h
binaryangle.h
cheathandler.cpp
cheathandler.h
cheats.cpp
cheats.h
ct_chat.cpp
d_net.cpp
d_net.h
d_protocol.cpp
d_protocol.h
d_ticcmd.h
defparser.cpp
g_mapinfo.cpp - made status bar configurable through rmapinfo. 2021-05-16 10:43:47 +02:00
g_mapinfo.h
gameconfigfile.cpp
gameconfigfile.h
gamecontrol.cpp - route all accesses to gameaction from the backend through the sysCallbacks. 2021-05-22 13:02:34 +02:00
gamecontrol.h - route all accesses to gameaction from the backend through the sysCallbacks. 2021-05-22 13:02:34 +02:00
gamecvars.cpp - split the screen job code into a generic and a Raze specific part. 2021-05-22 01:35:50 +02:00
gamecvars.h - split the screen job code into a generic and a Raze specific part. 2021-05-22 01:35:50 +02:00
gamefuncs.cpp
gamefuncs.h
gamehud.cpp
gamehud.h
gameinput.cpp
gameinput.h
gamestruct.h
gi.cpp
gi.h
initfs.cpp Resolve raze.pk3 via search paths 2021-05-23 08:51:32 +02:00
inputstate.cpp
inputstate.h
interpolate.cpp
interpolate.h
intvec.h
iterators.h
mainloop.cpp - route all accesses to gameaction from the backend through the sysCallbacks. 2021-05-22 13:02:34 +02:00
maphack.cpp
mapinfo.cpp - split the screen job code into a generic and a Raze specific part. 2021-05-22 01:35:50 +02:00
mapinfo.h - split the screen job code into a generic and a Raze specific part. 2021-05-22 01:35:50 +02:00
maploader.cpp
mathutil.cpp
mathutil.h
ns.h
packet.h
palette.cpp
palette.h
precache.cpp
precache.h
quotemgr.h
quotes.cpp
raze_music.cpp - split the screen job code into a generic and a Raze specific part. 2021-05-22 01:35:50 +02:00
raze_music.h
raze_sound.cpp
raze_sound.h
rts.cpp
rts.h
savegamehelp.cpp - Exhumed: fix animation stopping for inventory torch item. 2021-05-16 20:25:56 +02:00
savegamehelp.h
scancodes.h
screenjob.cpp - removed duplicate variable. 2021-05-22 09:22:30 +02:00
screenjob_.h - silenced some warnings. 2021-05-22 15:34:04 +02:00
screenshot.cpp
searchpaths.cpp Fix off-by-one error in group search 2021-05-23 08:51:32 +02:00
secrets.cpp
secrets.h
sectorgeometry.cpp - fixed typo in line segment culler. 2021-05-21 18:40:34 +02:00
sectorgeometry.h
serialize_obj.h
statistics.cpp
statistics.h
statusbar.h - removed all leftover parts of the native status bars. 2021-05-16 10:35:33 +02:00
statusbar2.cpp - removed all leftover parts of the native status bars. 2021-05-16 10:35:33 +02:00
uiinput.h
version.h
zcompile.cpp