raze/source/games/blood/src
2021-12-30 09:56:49 +01:00
..
_polymost.cpp - some automatic, some manual sprite flag replacements 2021-12-30 09:56:49 +01:00
actor.cpp - another big batch of automatic replacements. 2021-12-30 09:56:48 +01:00
actor.h - replacement of BloodLinearSpriteIterator 2021-12-26 23:09:51 +01:00
ai.cpp - another batch of search&replace, with smaller results. 2021-12-30 09:56:48 +01:00
ai.h - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
aibat.cpp - get*slope and sfxPlay3DSound 2021-12-25 21:29:14 +01:00
aibeast.cpp - migrated Blood's hitscan calls and its global gHitInfo struct. 2021-12-26 23:08:56 +01:00
aiboneel.cpp - got rid of the MAX... constants and adjusted all places still using them. 2021-12-26 23:10:02 +01:00
aiburn.cpp - handle most cansee calls. 2021-12-25 21:29:13 +01:00
aicaleb.cpp - migrated Blood's hitscan calls and its global gHitInfo struct. 2021-12-26 23:08:56 +01:00
aicerber.cpp - migrated Blood's hitscan calls and its global gHitInfo struct. 2021-12-26 23:08:56 +01:00
aicult.cpp - migrated Blood's hitscan calls and its global gHitInfo struct. 2021-12-26 23:08:56 +01:00
aigarg.cpp - migrated Blood's hitscan calls and its global gHitInfo struct. 2021-12-26 23:08:56 +01:00
aighost.cpp - migrated Blood's hitscan calls and its global gHitInfo struct. 2021-12-26 23:08:56 +01:00
aigilbst.cpp - migrated Blood's hitscan calls and its global gHitInfo struct. 2021-12-26 23:08:56 +01:00
aihand.cpp - handle most cansee calls. 2021-12-25 21:29:13 +01:00
aihound.cpp - handle most cansee calls. 2021-12-25 21:29:13 +01:00
aiinnoc.cpp - handle most cansee calls. 2021-12-25 21:29:13 +01:00
aipod.cpp - actRadiusDamage 2021-12-25 21:29:14 +01:00
airat.cpp - handle most cansee calls. 2021-12-25 21:29:13 +01:00
aispid.cpp - migrated Blood's hitscan calls and its global gHitInfo struct. 2021-12-26 23:08:56 +01:00
aistate.h Renamed untitled spider functions 2021-08-21 19:52:24 +10:00
aitchern.cpp - handle most cansee calls. 2021-12-25 21:29:13 +01:00
aiunicult.cpp - made sector ceiling/floor flags type safe. 2021-12-30 09:56:46 +01:00
aiunicult.h - GC setup for Blood. 2021-12-26 23:09:58 +01:00
aizomba.cpp - adapted Blood's sound engine to using actors. 2021-12-26 23:09:45 +01:00
aizombf.cpp - adapted Blood's sound engine to using actors. 2021-12-26 23:09:45 +01:00
animatesprite.cpp - some automatic, some manual sprite flag replacements 2021-12-30 09:56:49 +01:00
asound.cpp - use GetIndex for error messages and deleted several unused index variables. 2021-11-29 00:54:59 +01:00
barf.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
blood.cpp - activated the garbage collector 2021-12-26 23:10:00 +01:00
blood.h - GC setup for Blood. 2021-12-26 23:09:58 +01:00
bloodactor.h - got rid of the MAX... constants and adjusted all places still using them. 2021-12-26 23:10:02 +01:00
callback.cpp - adapted Blood's sound engine to using actors. 2021-12-26 23:09:45 +01:00
callback.h - callback interface. 2021-12-25 21:29:15 +01:00
choke.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
choke.h - project cleanup 2021-01-10 20:31:32 +01:00
common_game.h - got rid of the MAX... constants and adjusted all places still using them. 2021-12-26 23:10:02 +01:00
controls.cpp - Move InputScale() out of inputstate.cpp and into i_time.cpp as I_GetInputFrac() to make it available to GZDoom for potential future requirements. 2021-11-29 00:55:01 +01:00
d_menu.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
db.cpp - another big batch of automatic replacements. 2021-12-30 09:56:48 +01:00
db.h - got rid of the MAX... constants and adjusted all places still using them. 2021-12-26 23:10:02 +01:00
dude.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
dude.h ‚char‘ review in Blood - part 2 2021-11-29 00:55:42 +01:00
endgame.cpp - Blood: back up player state before ending the level, not just before loading the new one. 2021-12-26 23:09:56 +01:00
endgame.h - removed a few redundant one-liner functions. 2021-09-17 20:49:25 +02:00
eventq.cpp - migrated the actors to DObjects. 2021-12-26 23:09:57 +01:00
eventq.h - migrated the actors to DObjects. 2021-12-26 23:09:57 +01:00
fire.cpp ‚char‘ review in Blood - part 2 2021-11-29 00:55:42 +01:00
fx.cpp - global search & replace of the more frequent sprite flag patterns. 2021-12-30 09:56:48 +01:00
fx.h - CFX::fxSpawnActor 2021-12-25 21:29:15 +01:00
gameutil.cpp - another big batch of automatic replacements. 2021-12-30 09:56:48 +01:00
gameutil.h - use sectno() access function where we really need a sector index. 2021-12-26 23:10:01 +01:00
gib.cpp - alignment flags and a few leftovers. 2021-12-30 09:56:48 +01:00
gib.h - use wall pointers in gib code. 2021-12-25 21:29:10 +01:00
globals.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
globals.h - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
hudsprites.cpp - main view render function and dependencies. 2021-12-26 23:08:40 +01:00
inifile.cpp - zero-terminate the buffer for reading Blood's INI files. 2021-06-26 12:04:21 +02:00
inifile.h - project cleanup 2021-01-10 20:31:32 +01:00
levels.cpp - Tidy some specified bound equals destination size warnings from GCC. 2021-12-26 23:10:05 +01:00
levels.h ‚char‘ review in Blood - part 2 2021-11-29 00:55:42 +01:00
loadsave.cpp - migrated the actors to DObjects. 2021-12-26 23:09:57 +01:00
mapstructs.h - GC setup for Blood. 2021-12-26 23:09:58 +01:00
messages.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
messages.h - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
mirrors.cpp - most wall flags in Blood. 2021-12-30 09:56:47 +01:00
misc.cpp - project cleanup 2021-01-10 20:31:32 +01:00
misc.h - migrated the actors to DObjects. 2021-12-26 23:09:57 +01:00
namelist.h - Blood: handle title screens so that mods changing the original one still display it. 2021-05-19 00:07:50 +02:00
nnexts.cpp - another batch of search&replace, with smaller results. 2021-12-30 09:56:48 +01:00
nnexts.h - GC setup for Blood. 2021-12-26 23:09:58 +01:00
osdcmd.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
player.cpp - global search & replace of the more frequent sprite flag patterns. 2021-12-30 09:56:48 +01:00
player.h - GC setup for Blood. 2021-12-26 23:09:58 +01:00
prediction.cpp - another big batch of automatic replacements. 2021-12-30 09:56:48 +01:00
preload.cpp - deal with most of CSTAT_SECTOR_SKY and CSTAT_SECTOR_SLOPE 2021-12-30 09:56:45 +01:00
qav.cpp - do not use auto to make local copies of TObjPtr's. 2021-12-26 23:09:59 +01:00
qav.h ‚char‘ review in Blood - part 2 2021-11-29 00:55:42 +01:00
replace.cpp - actor lists refactored. 2021-12-26 23:09:54 +01:00
sbar.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
sectorfx.cpp - made sector ceiling/floor flags type safe. 2021-12-30 09:56:46 +01:00
sectorfx.h - cleanup of shadeList, panList and wallPanList. 2021-12-25 21:28:41 +01:00
seq.cpp - some automatic, some manual sprite flag replacements 2021-12-30 09:56:49 +01:00
seq.h - use EventObject in SEQINST 2021-12-25 21:29:10 +01:00
seqcb.h - actCheckExplosion, removed array access from SEQ callbacks in actor.cpp and renamed the two which still had assembly names. 2021-09-17 20:49:25 +02:00
sfx.cpp - adapted Blood's sound engine to using actors. 2021-12-26 23:09:45 +01:00
sound.cpp - use WORDS_BIGENDIAN directly in place of B_BIG_ENDIAN 2021-12-14 12:27:41 +01:00
sound.h - adapted Blood's sound engine to using actors. 2021-12-26 23:09:45 +01:00
tile.cpp - migrated the actors to DObjects. 2021-12-26 23:09:57 +01:00
trig.cpp - Blood: Remove costable[]. 2021-10-30 10:24:16 +02:00
triggers.cpp - alignment flags and a few leftovers. 2021-12-30 09:56:48 +01:00
triggers.h - migrated the actors to DObjects. 2021-12-26 23:09:57 +01:00
view.cpp - another batch of search&replace, with smaller results. 2021-12-30 09:56:48 +01:00
view.h - refactored the owner index in tspritetype. 2021-12-26 23:09:53 +01:00
warp.cpp - another big batch of automatic replacements. 2021-12-30 09:56:48 +01:00
weapon.cpp - do not use auto to make local copies of TObjPtr's. 2021-12-26 23:09:59 +01:00