raze/source/exhumed/src
2021-01-05 07:31:28 +11:00
..
2d.cpp - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
aistuff.h - cleaned out the remains of the old savegame code. 2020-12-01 12:58:10 +01:00
anims.cpp - Exhumed: Anims and Player. 2020-12-01 12:58:09 +01:00
anubis.cpp - Exhumed: did the same for the fish, changed some disassembly names and removed unused fields from enemy structs. 2020-11-29 20:16:58 +01:00
bubbles.cpp - Exhumed: bubbles and gun. 2020-12-01 12:58:09 +01:00
bullet.cpp - Exhumed: Bullet and Grenade. 2020-12-01 12:58:10 +01:00
cd.cpp - do not specifically look in the 'music' directory for CD tracks. 2020-11-22 12:51:13 +01:00
cheats.cpp - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
d_menu.cpp - Exhumed: Wrapped the logo retrieval code into getter functions and removed the game type macros. 2020-10-11 14:30:45 +02:00
engine.h - Automap: Put in framework to interpolate automap player. 2021-01-02 18:23:01 +11:00
enginesubs.cpp - transitioned Exhumed to the new main loop. 2020-09-02 22:55:57 +02:00
exhumed.cpp - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
exhumed.h - Automap: Put in framework to interpolate automap player. 2021-01-02 18:23:01 +11:00
fish.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
freelistarray.h - Exhumed: serialize the status bar as JSON - added a helper class to handle static arrays with an attached free list more easily. 2020-12-01 12:15:43 +01:00
gameloop.cpp - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
grenade.cpp - Exhumed: Bullet and Grenade. 2020-12-01 12:58:10 +01:00
gun.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
init.cpp - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
input.cpp - Exhumed: Don't clear localInput when copying to backend packet. 2021-01-02 11:17:17 +11:00
input.h - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
items.cpp - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
lavadude.cpp - Exhumed: ... and for the lava dude. 2020-11-29 20:30:17 +01:00
light.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
lighting.cpp - Exhumed: lighting 2020-12-01 12:58:09 +01:00
lion.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
map.cpp - Replace mulscale() calls with MulScale() from common. 2021-01-05 07:31:24 +11:00
menu.cpp - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
move.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
movie.cpp - cleaned out the remaining parts of baselayer.h 2020-08-28 09:06:49 +02:00
mummy.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
namelist.h - added filler help and credit menus for Exhumed. 2020-10-09 00:21:06 +02:00
names.h - fixed cherry picked commit from upstream. 2020-12-08 22:21:03 +01:00
object.cpp - Exhumed: added interpolation for slides and moving platforms. 2021-01-04 20:34:27 +01:00
osdcmds.cpp - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
player.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
player.h - inputstate.cpp: Move checkCrouchToggle() from gameinput.ccp into ApplyGlobalInput() and use static bool for crouch toggling vs. game-side bool. 2020-11-07 18:16:16 +11:00
queen.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
ra.cpp - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
ramses.cpp - Exhumed: Rename ps_input.h -> input.h. 2021-01-02 09:38:23 +11:00
random.cpp - Exhumed: Runlist and Rand. 2020-12-01 12:19:09 +01:00
rat.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
rex.cpp - Exhumed: Rex 2020-11-29 20:43:35 +01:00
roach.cpp - Exhumed: Roach. 2020-11-29 20:47:55 +01:00
runlist.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
save.cpp - Exhumed: only run the level init code after loading a save, not after saving. 2020-12-10 20:25:20 +01:00
scorp.cpp - Exhumed: Scorpion 2020-11-29 20:52:16 +01:00
sequence.cpp - re-enabled all model specific code in Duke's animatesprites function and removed some remaining software renderer-only code in the engine. 2020-12-01 23:57:39 +01:00
sequence.h - Exhumed: replace include guards with #pragma once. 2020-10-11 14:30:44 +02:00
set.cpp - Exhumed: Set. 2020-11-29 20:59:42 +01:00
snake.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
sound.cpp - Exhumed: Switch sounds must use CHANF_LISTENERZ because they use no z-coordinate for their position. 2020-11-24 00:14:32 +01:00
sound.h - Exhumed: Switch sounds must use CHANF_LISTENERZ because they use no z-coordinate for their position. 2020-11-24 00:14:32 +01:00
spider.cpp - Exhumed: limit removal, cleanup and JSON serialization for the spider. 2020-11-29 19:32:58 +01:00
status.cpp - Exhumed: Tune position of compass, ammo count and underwater lungs following changes in 220283d1ec. 2020-12-29 14:12:43 +11:00
status.h - Exhumed: replace include guards with #pragma once. 2020-10-11 14:30:44 +02:00
switch.cpp - Exhumed: added JSON serialization for view and switch - also renamed the fields in the switch struct. 2020-11-29 23:32:28 +01:00
trigdat.cpp - more header consolidation and cleanup. 2020-08-18 18:56:56 +02:00
view.cpp - Remove klabs() define and replace with abs(). 2021-01-05 07:31:28 +11:00
view.h - Replace mulscale##() calls with MulScale() from common. 2021-01-05 07:31:15 +11:00
wasp.cpp - Exhumed: Wasp 2020-11-29 22:29:36 +01:00