raze/source/games/exhumed/src
2021-11-29 00:56:25 +01:00
..
2d.cpp - Exhumed: try to improve timing of the menu plasma. 2021-11-07 22:14:58 +01:00
aistuff.h - obsolete prototypes in Exhumed 2021-11-29 00:55:43 +01:00
anims.cpp - obsolete prototypes in Exhumed 2021-11-29 00:55:43 +01:00
anubis.cpp - made all nSector variables full ints. 2021-11-09 17:27:54 +01:00
bubbles.cpp - made all nSector variables full ints. 2021-11-09 17:27:54 +01:00
bullet.cpp - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
cd.cpp - removed the non-functional and long abandoned level music alias feature. 2021-05-12 21:48:40 +02:00
cheats.cpp - ported Exhumed's status bar. 2021-05-15 10:25:38 +02:00
d_menu.cpp - make all games return to the main menu when the game is ended with F10. 2021-05-04 11:32:09 +02:00
engine.h - replaced a few chars in Exhumed 2021-11-09 17:46:39 +01:00
enginesubs.cpp - Exhumed: some quick sector[] substitution 2021-11-09 00:12:18 +01:00
exhumed.cpp - deleted some unused global variables, code simplification plus extended wall index field in Trap 2021-11-29 00:56:25 +01:00
exhumed.h - deleted some unused global variables, code simplification plus extended wall index field in Trap 2021-11-29 00:56:25 +01:00
exhumedactor.h - RestartPlayer, plus wrapper removal. 2021-10-28 13:43:39 +02:00
fish.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
freelistarray.h - project cleanup 2021-01-10 20:31:32 +01:00
gameloop.cpp - Exhumed: Remove some dead input code that isn't in any usage. 2021-11-06 19:44:59 +11:00
grenade.cpp - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
gun.cpp - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
init.cpp - deleted some unused global variables, code simplification plus extended wall index field in Trap 2021-11-29 00:56:25 +01:00
input.cpp - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
input.h - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
items.cpp - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
lavadude.cpp - exhumed: made all nAngle variables full ints 2021-11-29 00:55:42 +01:00
light.cpp - replaced a few chars in Exhumed 2021-11-09 17:46:39 +01:00
lighting.cpp - Exhumed: wall stuff in AddFlash 2021-11-29 00:56:24 +01:00
lion.cpp - exhumed: made all nAngle variables full ints 2021-11-29 00:55:42 +01:00
map.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
menu.cpp - scriptified Exhumed's 2D content (minus the programmatic textures.) 2021-04-30 20:08:36 +02:00
move.cpp - Exhumed: some simple wall stuff 2021-11-29 00:56:25 +01:00
movie.cpp - fixed warnings in Exhumed. 2021-10-08 19:24:45 +02:00
mummy.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
namelist.h - ported Exhumed's status bar. 2021-05-15 10:25:38 +02:00
names.h - ported Exhumed's status bar. 2021-05-15 10:25:38 +02:00
object.cpp - deleted some unused global variables, code simplification plus extended wall index field in Trap 2021-11-29 00:56:25 +01:00
osdcmds.cpp - widen sector index in engineLoadBoard to 32 bit 2021-11-09 00:07:00 +01:00
player.cpp - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
player.h - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
queen.cpp - exhumed: made all nAngle variables full ints 2021-11-29 00:55:42 +01:00
ra.cpp - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
ramses.cpp - Exhumed: more ints for shorts 2021-11-09 17:32:50 +01:00
random.cpp - replaced a few chars in Exhumed 2021-11-09 17:46:39 +01:00
rat.cpp - made all nSector variables full ints. 2021-11-09 17:27:54 +01:00
rex.cpp - exhumed: made all nAngle variables full ints 2021-11-29 00:55:42 +01:00
roach.cpp - obsolete prototypes in Exhumed 2021-11-29 00:55:43 +01:00
runlist.cpp - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
save.cpp - Exhumed: fixed serialization. 2021-11-07 21:45:51 +01:00
scorp.cpp - exhumed: made all nAngle variables full ints 2021-11-29 00:55:42 +01:00
sequence.cpp - obsolete prototypes in Exhumed 2021-11-29 00:55:43 +01:00
sequence.h - obsolete prototypes in Exhumed 2021-11-29 00:55:43 +01:00
set.cpp - exhumed: made all nAngle variables full ints 2021-11-29 00:55:42 +01:00
snake.cpp - Exhumed: made all nPlayer variables ints 2021-11-29 00:55:43 +01:00
sound.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
sound.h - made all nSector variables full ints. 2021-11-09 17:27:54 +01:00
spider.cpp - made all nSector variables full ints. 2021-11-09 17:27:54 +01:00
status.cpp - sound API 2021-10-28 14:23:31 +02:00
status.h - Exhumed: made the status bar independent of static global state. 2021-05-15 10:25:38 +02:00
switch.cpp - shorts replaced in Exhumed 2021-11-29 00:55:42 +01:00
trigdat.cpp - project cleanup 2021-01-10 20:31:32 +01:00
view.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
view.h - besttarget and Player::nTarget. 2021-10-28 13:51:32 +02:00
wasp.cpp - exhumed: made all nAngle variables full ints 2021-11-29 00:55:42 +01:00