raze-gles/source/games/duke/src
Christoph Oelckers f9d48e1f68 - removed all the intermediate variables for the status bar size.
hud_size now gets used directly by the status bar code.
2020-07-25 13:26:56 +02:00
..
2d_d.cpp - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00
2d_r.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
actors.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
actors_d.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
actors_lava.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
actors_r.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
animatesprites_d.cpp - copied the flickering Coot fix from master. 2020-07-25 00:04:38 +02:00
animatesprites_r.cpp - copied the flickering Coot fix from master. 2020-07-25 00:04:38 +02:00
bowling.cpp - first stage of new savegame code. 2020-07-20 20:40:29 +02:00
ccmds.cpp . deleted the old savegame.h file. 2020-07-20 23:22:40 +02:00
cheats.cpp - removed osd.h as it was merely a minimal wrapper around c_dispatch, giving some alias names. 2020-07-14 14:00:27 +02:00
concmd.h - tabification of new sources and replacement of the CON instruction symbols. 2020-06-21 22:55:09 +02:00
condef.h - another safety commit. 2020-06-21 23:07:42 +02:00
constants.h - got rid of MODE_TYPE since this will be handled in the backend in the future. 2020-07-21 22:59:24 +02:00
d_menu.cpp - got rid of MODE_TYPE since this will be handled in the backend in the future. 2020-07-21 22:59:24 +02:00
dispatch.cpp - properly tabified everything. 2020-07-20 23:21:27 +02:00
duke3d.h - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00
flags_d.cpp - properly tabified everything. 2020-07-20 23:21:27 +02:00
flags_r.cpp - properly tabified everything. 2020-07-20 23:21:27 +02:00
funct.h - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00
game.cpp - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00
game_misc.cpp - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00
gamedef.cpp Silenced lots of warnings pointed out by XCode. 2020-07-23 17:02:59 +02:00
gameexec.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
gameloop.cpp - set proper engine compatibility mode. 2020-07-25 10:03:13 +02:00
gamevar.cpp - fixed issues reported by XCode 2020-07-23 17:02:59 +02:00
gamevar.h - put the entire CON parser into a class to make its state local to the caller 2020-07-20 18:43:49 +02:00
global.cpp - optimizations for better savegame performance. 2020-07-21 21:32:38 +02:00
global.h - optimizations for better savegame performance. 2020-07-21 21:32:38 +02:00
hudweapon_d.cpp - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00
hudweapon_r.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
inlines.h - fixed wall switch check. 2020-07-25 10:54:46 +02:00
input.cpp - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00
interpolate.cpp - properly tabified everything. 2020-07-20 23:21:27 +02:00
names.h - properly tabified everything. 2020-07-20 23:21:27 +02:00
names_d.h - fixing some HUD stuff. 2020-07-06 15:48:51 +02:00
names_r.h - got rid of the dynamic tilemap. 2020-07-03 23:56:14 +02:00
noise.cpp - properly tabified everything. 2020-07-20 23:21:27 +02:00
player.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
player_d.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
player_r.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
player_w.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
prediction.cpp Use type safe angle and horizon classes for the render interface 2020-07-23 17:03:11 +02:00
prediction.h Use type safe angle and horizon classes for the render interface 2020-07-23 17:03:11 +02:00
premap.cpp - fixed the crosshair. 2020-07-24 19:43:33 +02:00
premap_d.cpp - fixed the crosshair. 2020-07-24 19:43:33 +02:00
premap_r.cpp - properly tabified everything. 2020-07-20 23:21:27 +02:00
render.cpp - call renderSetRollAngle() with full precision for Duke. 2020-07-25 15:29:10 +10:00
savegame.cpp - fixed the crosshair. 2020-07-24 19:43:33 +02:00
sbar.cpp - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00
sbar.h - properly tabified everything. 2020-07-20 23:21:27 +02:00
sbar_d.cpp - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00
sbar_r.cpp - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00
sectors.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
sectors_d.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
sectors_r.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
soundefs.h - constant cleanup. 2020-07-06 13:26:26 +02:00
sounds.cpp - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
sounds.h - cleaned up the sound system interface to have consistent naming and no aliases. 2020-07-25 09:32:54 +02:00
spawn.cpp Silenced lots of warnings pointed out by XCode. 2020-07-23 17:02:59 +02:00
spawn_d.cpp Silenced lots of warnings pointed out by XCode. 2020-07-23 17:02:59 +02:00
spawn_r.cpp - properly tabified everything. 2020-07-20 23:21:27 +02:00
types.h - removed all the intermediate variables for the status bar size. 2020-07-25 13:26:56 +02:00