raze/source/blood/src
Christoph Oelckers 82a0e95485 - made the new interpolation system work in Blood.
The panning interpolations need wraparuound handling due to their small value range.
2020-11-26 18:32:35 +01:00
..
actor.cpp - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
actor.h - JSON serializer for actor. 2020-11-22 12:48:42 +01:00
ai.cpp - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
ai.h - AI JSON serialization. 2020-11-22 12:48:43 +01:00
aibat.cpp - AI JSON serialization. 2020-11-22 12:48:43 +01:00
aibeast.cpp - JSON serializer for actor. 2020-11-22 12:48:42 +01:00
aiboneel.cpp - AI JSON serialization. 2020-11-22 12:48:43 +01:00
aiburn.cpp - use a static table for SEQ callbacks. 2020-11-21 16:34:32 +01:00
aicaleb.cpp - use a static table for SEQ callbacks. 2020-11-21 16:34:32 +01:00
aicerber.cpp - AI JSON serialization. 2020-11-22 12:48:43 +01:00
aicult.cpp - renamed a few functions with disasm names. 2020-11-21 19:19:02 +01:00
aigarg.cpp - AI JSON serialization. 2020-11-22 12:48:43 +01:00
aighost.cpp - AI JSON serialization. 2020-11-22 12:48:43 +01:00
aigilbst.cpp - use a static table for SEQ callbacks. 2020-11-21 16:34:32 +01:00
aihand.cpp - use a static table for SEQ callbacks. 2020-11-21 16:34:32 +01:00
aihound.cpp - use a static table for SEQ callbacks. 2020-11-21 16:34:32 +01:00
aiinnoc.cpp - cleanup of the remaining homegrown Blood wrappers. 2020-10-11 14:30:44 +02:00
aipod.cpp - Blood: JSON serializer for triggers 2020-11-21 20:25:06 +01:00
airat.cpp - use a static table for SEQ callbacks. 2020-11-21 16:34:32 +01:00
aispid.cpp - AI JSON serialization. 2020-11-22 12:48:43 +01:00
aistate.h - renamed more disasm stuff. 2020-11-21 20:10:45 +01:00
aitchern.cpp - AI JSON serialization. 2020-11-22 12:48:43 +01:00
aiunicult.cpp - replaced approx 1/3 of all accesses to the tilesiz wrapper class. 2020-11-23 00:18:30 +01:00
aiunicult.h - AI JSON serialization. 2020-11-22 12:48:43 +01:00
aizomba.cpp - use a static table for SEQ callbacks. 2020-11-21 16:34:32 +01:00
aizombf.cpp - use a static table for SEQ callbacks. 2020-11-21 16:34:32 +01:00
animatesprite.cpp - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
asound.cpp - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
barf.cpp - cleanup of the remaining homegrown Blood wrappers. 2020-10-11 14:30:44 +02:00
blood.cpp - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
blood.h - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
callback.cpp - replaced approx 1/3 of all accesses to the tilesiz wrapper class. 2020-11-23 00:18:30 +01:00
callback.h - Added tracking type of conditions. Generally conditions is still WIP. 2020-05-22 17:28:35 +02:00
choke.cpp - even more renames 2020-11-22 12:48:42 +01:00
choke.h - even more renames 2020-11-22 12:48:42 +01:00
common_game.h - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
controls.cpp - simplified the event code by removing the priority queue layer. 2020-11-21 12:49:24 +01:00
credits.cpp - it compiles again (with lots of code commented out.) 2020-10-04 20:11:02 +02:00
d_menu.cpp - renamed some of those annoying 'atxx' variables. 2020-11-21 15:45:37 +01:00
db.cpp - use floats for wall panning offsets. 2020-11-26 18:32:35 +01:00
db.h - use floats for wall panning offsets. 2020-11-26 18:32:35 +01:00
dude.cpp - got rid of common.h 2020-09-08 18:39:47 +02:00
dude.h - More compact code for event redirection 2020-05-22 17:34:33 +02:00
endgame.cpp - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
endgame.h - transitioned Blood to the new level change messaging system 2020-09-04 20:46:44 +02:00
eventq.cpp - simplified the event management further and added a JSON serializer for it. 2020-11-21 15:09:38 +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: got rid of ThrowError. 2020-10-11 14:30:44 +02:00
fx.cpp - renamed more disasm stuff. 2020-11-21 20:10:45 +01:00
fx.h - renamed more disasm stuff. 2020-11-21 20:10:45 +01:00
gameutil.cpp - use floats for wall panning offsets. 2020-11-26 18:32:35 +01:00
gameutil.h - JSON serializer for actor. 2020-11-22 12:48:42 +01:00
gib.cpp - more renames. 2020-11-22 12:48:42 +01:00
gib.h - use a local bit array in Blood's precacher. 2020-09-08 19:18:11 +02:00
globals.cpp - cleanup of the remaining homegrown Blood wrappers. 2020-10-11 14:30:44 +02:00
globals.h - Blood: Removed most #defines. 2020-10-11 14:30:43 +02:00
hudsprites.cpp - gamecontrol.h: Move getHalfLookAng() into PlayerAngle struct as look_anghalf(). 2020-11-26 16:37:37 +11:00
inifile.cpp - cleanup of the remaining homegrown Blood wrappers. 2020-10-11 14:30:44 +02:00
inifile.h - put all Blood game code into a namespace. 2019-09-22 08:39:22 +02:00
levels.cpp - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
levels.h - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
loadsave.cpp - use floats for wall panning offsets. 2020-11-26 18:32:35 +01:00
messages.cpp - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
messages.h - Blood: #define replacement 2020-10-11 14:30:43 +02:00
mirrors.cpp - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
misc.cpp - Blood code cleanup 2020-09-01 19:49:05 +02:00
misc.h - Remove calcSinTableValue() inline function and clean up use of PI/fPI and BANG2RAD #defines. 2020-11-22 21:18:10 +01:00
namelist.h - define console background for Blood. 2020-10-25 15:31:20 +01:00
nnexts.cpp - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
nnexts.h - Blood: #define replacement 2020-10-11 14:30:43 +02:00
osdcmd.cpp - fixed a few CCMDs which were blocked in the console. 2020-10-12 19:48:47 +02:00
player.cpp - Blood: fixed AIState and posture data serialization 2020-11-23 10:18:47 +01:00
player.h - Blood: serialize player as JSON. 2020-11-23 09:53:58 +01:00
prediction.cpp - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
preload.cpp - Blood: there's no need to store the loadsave handlers in local variables that never get used. 2020-10-11 14:30:40 +02:00
qav.cpp - use static init for QAV callbacks. 2020-11-21 18:28:29 +01:00
qav.h - use static init for QAV callbacks. 2020-11-21 18:28:29 +01:00
replace.cpp - made palette loader part of the game interface. 2020-11-21 12:54:09 +01:00
sbar.cpp - Blood: handle super secrets properly in the statistics display. 2020-11-26 07:48:34 +01:00
sectorfx.cpp - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
sectorfx.h - put all Blood game code into a namespace. 2019-09-22 08:39:22 +02:00
seq.cpp - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00
seq.h - Blood: cleanup and simplification of SEQ code. 2020-11-21 18:12:51 +01:00
seqcb.h - Blood: JSON serializer for triggers 2020-11-21 20:25:06 +01:00
sfx.cpp - Remove calcSinTableValue() inline function and clean up use of PI/fPI and BANG2RAD #defines. 2020-11-22 21:18:10 +01:00
sound.cpp - more renames. 2020-11-22 12:48:42 +01:00
sound.h - even more renames 2020-11-22 12:48:42 +01:00
tile.cpp - connecting the dots for Blood's special tile features. 2020-09-15 01:27:24 +02:00
trig.cpp - Blood: got rid of ThrowError. 2020-10-11 14:30:44 +02:00
triggers.cpp - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
triggers.h - got rid of common.h 2020-09-08 18:39:47 +02:00
view.cpp - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
view.h - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
warp.cpp - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
weapon.cpp - Blood: Savegame fully transitioned to JSON 2020-11-23 09:53:58 +01:00