raze/source/games/exhumed/src
2021-12-30 09:56:55 +01:00
..
2d.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
aistuff.h - Added GC support to Exhumed 2021-12-26 23:09:59 +01:00
anims.cpp - the remaining Exhumed flags. 2021-12-30 09:56:50 +01:00
anubis.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
bubbles.cpp - Exhumed: use symbolic constant CSTAT_SPRITE_INVISIBLE 2021-12-30 09:56:45 +01:00
bullet.cpp - Exhumed: clear lasthitsect when starting a new level. 2021-12-30 09:56:55 +01:00
cd.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
cheats.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
d_menu.cpp - make all games return to the main menu when the game is ended with F10. 2021-05-04 11:32:09 +02:00
engine.h - got rid of the MAX... constants and adjusted all places still using them. 2021-12-26 23:10:02 +01:00
enginesubs.cpp - removed the now redundant wall() and sector() interator helper functions. 2021-12-30 09:56:53 +01:00
exhumed.cpp - SW/Exhumed fixed sound relinking on actor destruction. 2021-12-30 09:53:10 +01:00
exhumed.h - SW: clear all pointer variables the player may still hold when terminating a level. 2021-12-30 09:53:10 +01:00
exhumedactor.h - Added GC support to Exhumed 2021-12-26 23:09:59 +01:00
fish.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
freelistarray.h - clear some data on init. 2021-12-26 23:09:59 +01:00
gameloop.cpp - short review and disasm variable renaming 2021-12-25 21:28:52 +01:00
grenade.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
gun.cpp - the remaining Exhumed flags. 2021-12-30 09:56:50 +01:00
init.cpp - removed the now redundant wall() and sector() interator helper functions. 2021-12-30 09:56:53 +01:00
input.cpp - Added GC support to Exhumed 2021-12-26 23:09:59 +01:00
input.h - Added GC support to Exhumed 2021-12-26 23:09:59 +01:00
items.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
lavadude.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
light.cpp - Exhumed short review, part 2. 2021-12-25 21:28:52 +01:00
lighting.cpp - deal with most of CSTAT_SECTOR_SKY and CSTAT_SECTOR_SLOPE 2021-12-30 09:56:45 +01:00
lion.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
map.cpp - removed the now redundant wall() and sector() interator helper functions. 2021-12-30 09:56:53 +01:00
menu.cpp - short review and disasm variable renaming 2021-12-25 21:28:52 +01:00
move.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
movie.cpp - fixed warnings in Exhumed. 2021-10-08 19:24:45 +02:00
mummy.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
namelist.h - ported Exhumed's status bar. 2021-05-15 10:25:38 +02:00
names.h - ported Exhumed's status bar. 2021-05-15 10:25:38 +02:00
object.cpp - Exhumed: fixed trap setup. 2021-12-30 09:56:55 +01:00
osdcmds.cpp - initsect 2021-12-25 21:29:03 +01:00
player.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
player.h - Added GC support to Exhumed 2021-12-26 23:09:59 +01:00
queen.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
ra.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
ramses.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
random.cpp - replaced a few chars in Exhumed 2021-11-09 17:46:39 +01:00
rat.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
rex.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
roach.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
runlist.cpp - the remaining Exhumed flags. 2021-12-30 09:56:50 +01:00
save.cpp - Exhumed: fixed serialization. 2021-11-07 21:45:51 +01:00
scorp.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
sequence.cpp - the remaining Exhumed flags. 2021-12-30 09:56:50 +01:00
sequence.h - next 100 shorts reviewed. 2021-12-25 21:28:52 +01:00
set.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
snake.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
sound.cpp - another batch of search&replace, with smaller results. 2021-12-30 09:56:48 +01:00
sound.h - Exhumed: Fix two signed/unsigned comparison warnings in PlayFX2(). 2021-12-26 23:10:06 +01:00
spider.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00
status.cpp - all shorts reviewed. 2021-12-25 21:28:53 +01:00
status.h - Exhumed: made the status bar independent of static global state. 2021-05-15 10:25:38 +02:00
switch.cpp - switches 2021-12-25 21:29:00 +01:00
trigdat.cpp - all shorts reviewed. 2021-12-25 21:28:53 +01:00
view.cpp - replaced numwalls with wall.Size in several places. 2021-12-30 09:56:54 +01:00
view.h - Added GC support to Exhumed 2021-12-26 23:09:59 +01:00
wasp.cpp - a large of Exhumed flags, most search& replace plus a few local variable types. 2021-12-30 09:56:49 +01:00