raze-gles/source/blood/src
Mitchell Richters 2396179dfc - Replace mulscale##() calls with MulScale() from common.
* Regex for reference: mulscale([0-9]+)\((.+)(\)+)
2021-01-05 07:31:15 +11:00
..
actor.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
actor.h - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
ai.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
ai.h - moved dudeSlope fully into DBloodActor. 2020-12-04 18:03:02 +01:00
aibat.cpp - Replace dmulscale##() calls with DMulScale() from common. 2021-01-05 07:31:10 +11:00
aibeast.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
aiboneel.cpp - Replace dmulscale##() calls with DMulScale() from common. 2021-01-05 07:31:10 +11:00
aiburn.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
aicaleb.cpp - Replace dmulscale##() calls with DMulScale() from common. 2021-01-05 07:31:10 +11:00
aicerber.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
aicult.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
aigarg.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
aighost.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
aigilbst.cpp - Replace dmulscale##() calls with DMulScale() from common. 2021-01-05 07:31:10 +11:00
aihand.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
aihound.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
aiinnoc.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
aipod.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
airat.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
aispid.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
aistate.h - renamed more disasm stuff. 2020-11-21 20:10:45 +01:00
aitchern.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
aiunicult.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
aiunicult.h - rerouted all accesses to gDudeSlope. 2020-12-04 18:03:02 +01:00
aizomba.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
aizombf.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
animatesprite.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
asound.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
barf.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
blood.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
blood.h - Automap: Put in framework to interpolate automap player. 2021-01-02 18:23:01 +11:00
bloodactor.h - split actInit into several smaller functions. 2020-12-06 12:52:08 +01:00
callback.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
callback.h - Added tracking type of conditions. Generally conditions is still WIP. 2020-05-22 17:28:35 +02:00
choke.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
choke.h - even more renames 2020-11-22 12:48:42 +01:00
common_game.h - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
controls.cpp - Blood: Migrate game's slopetilting code to calcviewpitch(). 2021-01-02 14:40:35 +11:00
credits.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
d_menu.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
db.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
db.h - use floats for wall panning offsets. 2020-11-26 18:32:35 +01:00
dude.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
dude.h - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
endgame.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
endgame.h - transitioned Blood to the new level change messaging system 2020-09-04 20:46:44 +02:00
eventq.cpp [Blood] Fix negative priority event processing 2020-12-31 20:43:18 +01:00
eventq.h - simplified the event management further and added a JSON serializer for it. 2020-11-21 15:09:38 +01:00
fire.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
fx.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
fx.h - renamed more disasm stuff. 2020-11-21 20:10:45 +01:00
gameutil.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
gameutil.h - JSON serializer for actor. 2020-11-22 12:48:42 +01:00
gib.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
gib.h - use a local bit array in Blood's precacher. 2020-09-08 19:18:11 +02:00
globals.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
globals.h - Blood: Removed most #defines. 2020-10-11 14:30:43 +02:00
hudsprites.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
inifile.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
inifile.h - put all Blood game code into a namespace. 2019-09-22 08:39:22 +02:00
levels.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
levels.h - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
loadsave.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
messages.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
messages.h - Blood: #define replacement 2020-10-11 14:30:43 +02:00
mirrors.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
misc.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
misc.h - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
namelist.h - define console background for Blood. 2020-10-25 15:31:20 +01:00
nnexts.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
nnexts.h - Blood: #define replacement 2020-10-11 14:30:43 +02:00
osdcmd.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
player.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
player.h - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
prediction.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
preload.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
qav.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
qav.h - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
replace.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
sbar.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
sectorfx.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
sectorfx.h - put all Blood game code into a namespace. 2019-09-22 08:39:22 +02:00
seq.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
seq.h - Blood: cleanup and simplification of SEQ code. 2020-11-21 18:12:51 +01:00
seqcb.h - refactored the SEQ callback to receive an actor pointer instead of an xsprite index. 2020-12-04 18:03:01 +01:00
sfx.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
sound.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
sound.h - even more renames 2020-11-22 12:48:42 +01:00
tile.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
trig.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
triggers.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
triggers.h - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
view.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
view.h - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
warp.cpp - Blood: header dependency cleanup. 2020-12-09 15:56:32 +01:00
weapon.cpp - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00