raze/source/blood/src
2020-07-27 23:29:10 +02:00
..
actor.cpp - removed incomplete Polymer code from Blood. 2020-07-27 19:38:58 +02:00
actor.h First round of Blood Savegame fix. 2020-02-11 23:15:25 +01:00
ai.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
ai.h - added an indexer for Blood's AI states. 2020-02-12 00:22:11 +01:00
aibat.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aibeast.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aiboneel.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aiburn.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aicaleb.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aicerber.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aicult.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aigarg.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aighost.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aigilbst.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aihand.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aihound.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aiinnoc.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aipod.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
airat.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aispid.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aistate.h - merged all of Blood's ai state headers together to reduce number of files and include clutter. 2020-07-25 17:56:39 +02:00
aitchern.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aiunicult.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aiunicult.h - Don't change statnum of thing converted to debris back to thing on impact trigger when firing with vector weapon. 2020-05-22 17:36:37 +02:00
aizomba.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
aizombf.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
asound.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
barf.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
blood.cpp - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
blood.h - implemented a proper cache for Blood's SEQs. 2020-07-27 19:28:54 +02:00
callback.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
callback.h - Added tracking type of conditions. Generally conditions is still WIP. 2020-05-22 17:28:35 +02:00
choke.cpp - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
choke.h - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
common_game.h - cleanup of the screentext consolidation 2020-03-05 01:17:31 +01:00
controls.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
controls.h Blood: input code improvements 2020-06-17 12:22:23 +02:00
credits.cpp - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
credits.h - fixed compilation. 2019-10-21 19:36:54 +02:00
d_menu.cpp - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
db.cpp - rewrote Blood's map loader to use FileReader directly instead of implementing its own wrapper around the lump cache. 2020-07-27 19:17:00 +02:00
db.h - YAX is also gone now. 2020-07-14 16:06:14 +02:00
demo.cpp - merged several of Blood's smaller headers. 2020-07-27 19:17:13 +02:00
demo.h - refactored most of the remaining calls to kopen4load 2019-10-21 17:16:08 +02:00
dude.cpp - Don't change statnum of thing converted to debris back to thing on impact trigger when firing with vector weapon. 2020-05-22 17:36:37 +02:00
dude.h - More compact code for event redirection 2020-05-22 17:34:33 +02:00
endgame.cpp - merged several of Blood's smaller headers. 2020-07-27 19:17:13 +02:00
endgame.h - put all Blood game code into a namespace. 2019-09-22 08:39:22 +02:00
eventq.cpp Refactor of NOONE_EXTESNIONS: 2020-02-07 22:23:33 +01:00
eventq.h - Event redirection support for modern types 2020-03-02 23:53:33 +01:00
fire.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
fx.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
fx.h Precache more tiles on level start 2020-01-02 19:20:11 +01:00
gameutil.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
gameutil.h Refactor of NOONE_EXTESNIONS: 2020-02-07 22:23:33 +01:00
gib.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
gib.h - merge fixes. 2020-01-02 19:20:11 +01:00
globals.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
globals.h - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
inifile.cpp - file system update and adjustment. 2020-04-12 08:30:40 +02:00
inifile.h - put all Blood game code into a namespace. 2019-09-22 08:39:22 +02:00
levels.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
levels.h - fixed some reporting stuff for Blood. 2020-04-01 22:35:56 +02:00
loadsave.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
loadsave.h - more unused data removed 2020-02-12 01:00:47 +01:00
map2d.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
map2d.h Blood: Tie player input to the frame rate instead of the game tickrate 2020-03-31 08:56:36 +02:00
messages.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
messages.h - Added names for statnums 2019-10-08 22:27:45 +02:00
mirrors.cpp - more Polymer leftover. 2020-07-27 19:39:27 +02:00
misc.cpp - removed some unused pieces of code. 2020-07-27 19:37:58 +02:00
misc.h - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
network.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
network.h Blood: Tie player input to the frame rate instead of the game tickrate 2020-03-31 08:56:36 +02:00
nnexts.cpp - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
nnexts.h - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
osdcmd.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
player.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
player.h - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
pqueue.h - put all Blood game code into a namespace. 2019-09-22 08:39:22 +02:00
qav.cpp - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
qav.h - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
replace.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
screen.cpp - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
screen.h - palette code cleanup 2020-04-13 23:58:44 +02:00
sectorfx.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
sectorfx.h - put all Blood game code into a namespace. 2019-09-22 08:39:22 +02:00
seq.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
seq.h - implemented a proper cache for Blood's SEQs. 2020-07-27 19:28:54 +02:00
sfx.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
sound.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
sound.h - merged several of Blood's smaller headers. 2020-07-27 19:17:13 +02:00
tile.cpp - removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved. 2020-07-27 19:38:41 +02:00
trig.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
triggers.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
triggers.h Refactor of NOONE_EXTESNIONS: 2020-02-07 22:23:33 +01:00
view.cpp - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00
view.h - removed the complete crosshair color hackery. 2020-01-18 16:14:31 +01:00
warp.cpp - merged 5 more headers into misc.h. 2020-07-27 19:37:17 +02:00
weapon.cpp - preparations for refactoring Blood's HUD drawer, mainly to pass the palette explicitly to the drawers. 2020-07-27 23:29:10 +02:00