raze/source/games/duke/src
2022-12-11 18:42:00 +01:00
..
actors.cpp - Remove old PlayerAngles backup/restore methods. 2022-12-11 18:41:58 +01:00
actors_d.cpp - Remove old PlayerAngles backup/restore methods. 2022-12-11 18:41:58 +01:00
actors_lava.cpp - unlimized two map resources - cyclers and ambient tags. 2022-11-20 14:13:11 +01:00
actors_r.cpp - Clean up all previously annotated angle/yaw checks. 2022-12-11 18:41:58 +01:00
animatesprites_d.cpp - Rename DCoreActor::interpolatedangle() to DCoreActor::interpolatedyaw() 2022-12-11 18:41:59 +01:00
animatesprites_r.cpp - Rename DCoreActor::interpolatedangle() to DCoreActor::interpolatedyaw() 2022-12-11 18:41:59 +01:00
bowling.cpp - Change spritetypebase::angle to a DRotator named Angles. 2022-12-11 18:41:52 +01:00
ccmds.cpp - Wrap access to previous yaw. 2022-12-11 18:41:57 +01:00
cheats.cpp - removed Scale(), CopyScale() and MultScale wrappers. 2022-10-30 16:51:32 +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 - Duke/RR: Properly fix movement() so the player's Z always makes it back to floorz. 2022-12-11 18:41:51 +01:00
d_menu.cpp - global search & replace of ->s-> with ->spr. 2021-12-30 09:56:56 +01:00
dispatch.cpp - Duke: Call movetransports() before processing any player movement. 2022-11-30 09:53:51 +01:00
duke3d.h - fixed code up to the point where everything compiles again. Duke sounds are currently non-functional. 2022-12-11 18:41:51 +01:00
dukeactor.h - added CallOnHit and named spawn. 2022-11-13 10:30:52 +01:00
flags_d.cpp - Duke: gave all switch animation phases proper texture names. 2022-12-11 18:41:52 +01:00
flags_r.cpp - Duke: gave all switch animation phases proper texture names. 2022-12-11 18:41:52 +01:00
funct.h - minor cleanup. 2022-12-11 18:41:50 +01:00
game.cpp - fixed code up to the point where everything compiles again. Duke sounds are currently non-functional. 2022-12-11 18:41:51 +01:00
game_misc.cpp - Tidy up modern crosshair/weapon offset drawers. 2022-12-11 18:41:59 +01:00
gamedef.cpp - fixed code up to the point where everything compiles again. Duke sounds are currently non-functional. 2022-12-11 18:41:51 +01:00
gameexec.cpp - Move all PlayerAngles view angle properties into new DRotator objects. 2022-12-11 18:41:58 +01:00
gameloop.cpp - Duke: Back up all sprites as soon as possible. 2022-12-11 18:41:41 +01:00
gamevar.cpp - 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
gamevar.h - silenced lots of warnings for deliberate type conversions. 2022-10-30 16:51:35 +01:00
global.cpp - chickenplant scriptified. 2022-12-11 18:41:50 +01:00
global.h - unlimized two map resources - cyclers and ambient tags. 2022-11-20 14:13:11 +01:00
hudweapon_d.cpp - Preserve one legacy getter that's needed extensively in Duke. 2022-12-11 18:42:00 +01:00
hudweapon_r.cpp - Make legacy weapon drawers in PlayerAngles local to Redneck code, they will eventually go. 2022-12-11 18:42:00 +01:00
inlines.h - Rework PlayerAngles::doViewPitch() to apply at ticrate like PlayerAngles::doViewYaw(). 2022-12-11 18:41:59 +01:00
input.cpp - Rework PlayerAngles::doViewPitch() to apply at ticrate like PlayerAngles::doViewYaw(). 2022-12-11 18:41:59 +01:00
namelist_d.h - Duke: gave all switch animation phases proper texture names. 2022-12-11 18:41:52 +01:00
namelist_r.h - Duke: gave all switch animation phases proper texture names. 2022-12-11 18:41:52 +01:00
names.h - scriptified the scraps. 2022-11-15 00:06:21 +01:00
names_d.h - added texture aliases so that tiles can given real names in the texture manager. 2020-10-06 19:26:22 +02:00
names_r.h - added texture aliases so that tiles can given real names in the texture manager. 2020-10-06 19:26:22 +02:00
noise.cpp - Duke: Remove player_struct::posXY(). 2022-12-11 18:41:43 +01:00
player.cpp - Preserve one legacy getter that's needed extensively in Duke. 2022-12-11 18:42:00 +01:00
player_d.cpp - Preserve one legacy getter that's needed extensively in Duke. 2022-12-11 18:42:00 +01:00
player_r.cpp - Preserve one legacy getter that's needed extensively in Duke. 2022-12-11 18:42:00 +01:00
player_w.cpp - Preserve one legacy getter that's needed extensively in Duke. 2022-12-11 18:42:00 +01:00
prediction.cpp - Move all PlayerAngles view angle properties into new DRotator objects. 2022-12-11 18:41:58 +01:00
prediction.h - Cut over to DAngle from fixedhoriz and remove the latter. 2022-10-25 07:06:55 +02:00
premap.cpp - Move all PlayerAngles view angle properties into new DRotator objects. 2022-12-11 18:41:58 +01:00
premap_d.cpp - Duke: gave all switch animation phases proper texture names. 2022-12-11 18:41:52 +01:00
premap_r.cpp - Duke: gave all switch animation phases proper texture names. 2022-12-11 18:41:52 +01:00
render.cpp - Cleanup of render draw code to use new angle getter. 2022-12-11 18:41:59 +01:00
savegame.cpp - Merge PlayerHorizon and PlayerAngle structs into PlayerAngles struct. 2022-12-11 18:41:56 +01:00
sbar.cpp - added episode and total episode time display to alt HUD 2022-10-30 16:51:40 +01:00
sectors.cpp - Wrap access to current yaw. 2022-12-11 18:41:57 +01:00
sectors_d.cpp - Remove old PlayerAngles backup/restore methods. 2022-12-11 18:41:58 +01:00
sectors_r.cpp - Wrap access to previous yaw. 2022-12-11 18:41:57 +01:00
soundefs.h - constant cleanup. 2020-07-06 13:26:26 +02:00
sounds.cpp - Change wrapper internals for current yaw to the actor's sprite DRotator and make sure all the games load a level. 2022-12-11 18:41:57 +01:00
sounds.h - Duke sound is working again. 2022-12-11 18:41:52 +01:00
spawn.cpp - Preserve one legacy getter that's needed extensively in Duke. 2022-12-11 18:42:00 +01:00
spawn_d.cpp - Change spritetypebase::angle to a DRotator named Angles. 2022-12-11 18:41:52 +01:00
spawn_r.cpp - Change spritetypebase::angle to a DRotator named Angles. 2022-12-11 18:41:52 +01:00
types.h - Split out view angle stuff out of PlayerAngles::applyYaw() into PlayerAngles::doViewYaw(). 2022-12-11 18:41:59 +01:00
vmexports.cpp - Wrap access to current yaw. 2022-12-11 18:41:57 +01:00