raze/source/games/duke/src
2022-12-18 13:52:03 +01:00
..
actors.cpp - adapted the breakable stuff interface in Duke to Texture IDs. 2022-12-18 13:52:03 +01:00
actors_d.cpp - fixed bad hitradius distance calculation. 2022-12-13 17:19:04 +01:00
actors_lava.cpp - big texture system refactor. 2022-12-18 13:05:58 +01:00
actors_r.cpp - fixed bad hitradius distance calculation. 2022-12-13 17:19:04 +01:00
animatesprites.cpp - voxel management cleanup. 2022-12-18 13:18:43 +01:00
animatesprites_d.cpp - Duke/RR: fixed floor alignment of flames in sloped sectors 2022-12-13 12:01:34 +01:00
animatesprites_r.cpp - Duke/RR: fixed floor alignment of flames in sloped sectors 2022-12-13 12:01:34 +01:00
bowling.cpp - code cleanup. 2022-12-11 19:45:38 +01:00
ccmds.cpp - moved tileForName out of BuildTiles. 2022-12-11 19:45:18 +01:00
cheats.cpp - converted the two last non-CON-based active items - RRRA's empty bike and boat. 2022-12-11 19:43:54 +01:00
concmd.h - tabification of new sources and replacement of the CON instruction symbols. 2020-06-21 22:55:09 +02:00
condef.h - Duke: Add CON support for Duke Nukem 3D 1.1 Shareware. 2022-05-29 10:34:33 +10:00
conlabel.h - Duke: added missing include guard to conlabel.h. 2020-10-11 14:30:42 +02:00
conlabeldef.h - Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries. 2021-12-30 20:30:21 +11:00
constants.h - generalize Duke's purple lava check. 2022-12-18 13:43:26 +01:00
d_menu.cpp - global search & replace of ->s-> with ->spr. 2021-12-30 09:56:56 +01:00
dispatch.cpp - exported all breakable ceilings. 2022-12-11 19:43:58 +01:00
duke3d.h - big texture system refactor. 2022-12-18 13:05:58 +01:00
dukeactor.h - added CallOnHit and named spawn. 2022-11-13 10:30:52 +01:00
flags_d.cpp - Duke: Always use tsprite pos/angle when used in conjunction with viewvec or viewang. 2022-12-11 19:45:38 +01:00
flags_r.cpp - implemented customizable breakable walls and ported all hard coded variants to use this. 2022-12-11 19:43:57 +01:00
funct.h - generalize Duke's purple lava check. 2022-12-18 13:43:26 +01:00
game.cpp - big texture system refactor. 2022-12-18 13:05:58 +01:00
game_misc.cpp - define Duke's skies by name. 2022-12-11 19:43:50 +01:00
gamedef.cpp - Duke: fixed Jibs animation and scale. 2022-12-11 19:43:46 +01:00
gameexec.cpp - use texture IDs in Duke's texture flag checkers. 2022-12-18 13:42:28 +01:00
gameloop.cpp - Implement new scaled angle change setup and remove enforcement of synchronised input. 2022-12-11 19:43:55 +01:00
gamevar.cpp - renamed all tile constants for Duke to DTILE_*. 2022-12-11 19:43:57 +01:00
gamevar.h - silenced lots of warnings for deliberate type conversions. 2022-10-30 16:51:35 +01:00
global.cpp - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00
global.h - big texture system refactor. 2022-12-18 13:05:58 +01:00
hudweapon_d.cpp - big texture system refactor. 2022-12-18 13:05:58 +01:00
hudweapon_r.cpp - Eliminate BAngToDegree constant. 2022-12-11 19:46:26 +01:00
inlines.h - use texture IDs in Duke's texture flag checkers. 2022-12-18 13:42:28 +01:00
input.cpp - Eliminate BAngToDegree constant. 2022-12-11 19:46:26 +01:00
namelist_d.h - big texture system refactor. 2022-12-18 13:05:58 +01:00
namelist_r.h - big texture system refactor. 2022-12-18 13:05:58 +01:00
names.h - implemented customizable breakable walls and ported all hard coded variants to use this. 2022-12-11 19:43:57 +01:00
names_d.h - renamed all tile constants for Duke to DTILE_*. 2022-12-11 19:43:57 +01:00
names_r.h - also renamed all RR tile names. 2022-12-11 19:43:57 +01:00
noise.cpp - Duke: Remove player_struct::posXY(). 2022-12-11 18:41:43 +01:00
player.cpp - generalize Duke's purple lava check. 2022-12-18 13:43:26 +01:00
player_d.cpp - generalize Duke's purple lava check. 2022-12-18 13:43:26 +01:00
player_r.cpp - generalize Duke's purple lava check. 2022-12-18 13:43:26 +01:00
player_w.cpp - renamed all tile constants for Duke to DTILE_*. 2022-12-11 19:43:57 +01:00
prediction.cpp - Duke: Remove all remaining angle wrapper usage. 2022-12-11 18:42:00 +01:00
prediction.h - Cut over to DAngle from fixedhoriz and remove the latter. 2022-10-25 07:06:55 +02:00
premap.cpp - use texture IDs in Duke's texture flag checkers. 2022-12-18 13:42:28 +01:00
premap_d.cpp - consolidated precaching code and rewrote the core to work on texture IDs. 2022-12-18 13:37:54 +01:00
premap_r.cpp - consolidated precaching code and rewrote the core to work on texture IDs. 2022-12-18 13:37:54 +01:00
render.cpp - big texture system refactor. 2022-12-18 13:05:58 +01:00
savegame.cpp - fix initialization issues with a few serializer functions. 2022-12-13 14:38:58 +01:00
sbar.cpp - added episode and total episode time display to alt HUD 2022-10-30 16:51:40 +01:00
sectors.cpp - adapted the breakable stuff interface in Duke to Texture IDs. 2022-12-18 13:52:03 +01:00
sectors_d.cpp - use texture IDs in Duke's texture flag checkers. 2022-12-18 13:42:28 +01:00
sectors_r.cpp - use texture IDs in Duke's texture flag checkers. 2022-12-18 13:42:28 +01:00
soundefs.h - constant cleanup. 2020-07-06 13:26:26 +02:00
sounds.cpp - fixed World Tour fallback sound lookup. 2022-12-12 08:25:02 +11:00
sounds.h - scriptified all remaining Duke actors with specific init code and no CON part. 2022-12-11 19:43:53 +01:00
spawn.cpp - fixed bad direction setup for vertically moving SE 0. 2022-12-13 13:46:55 +01:00
spawn_d.cpp - implemented customizable breakable walls and ported all hard coded variants to use this. 2022-12-11 19:43:57 +01:00
spawn_r.cpp - implemented customizable breakable walls and ported all hard coded variants to use this. 2022-12-11 19:43:57 +01:00
types.h - added mapSpawned member to DDukeActor 2022-12-13 10:36:45 +01:00
vmexports.cpp - use texture IDs in Duke's texture flag checkers. 2022-12-18 13:42:28 +01:00