raze/source/games/duke/src
2022-12-11 19:43:53 +01:00
..
actors.cpp - preparations for the next script exports. 2022-12-11 19:43:53 +01:00
actors_d.cpp - preparations for the next script exports. 2022-12-11 19:43:53 +01:00
actors_lava.cpp - unlimized two map resources - cyclers and ambient tags. 2022-11-20 14:13:11 +01:00
actors_r.cpp - preparations for the next script exports. 2022-12-11 19:43:53 +01:00
animatesprites_d.cpp - scriptified the remaining Duke destructibles, except the toilets. 2022-12-11 19:43:52 +01:00
animatesprites_r.cpp - scriptified the remaining Duke destructibles, except the toilets. 2022-12-11 19:43:52 +01:00
bowling.cpp - scriptified RR's bowling stuff. 2022-12-11 19:43:52 +01:00
ccmds.cpp - scriptified several of Duke's destructible items. 2022-12-11 19:43:52 +01:00
cheats.cpp - removed Scale(), CopyScale() and MultScale wrappers. 2022-10-30 16:51:32 +01:00
concmd.h
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 - scriptified several of Duke's destructible items. 2022-12-11 19:43:52 +01:00
d_menu.cpp - global search & replace of ->s-> with ->spr. 2021-12-30 09:56:56 +01:00
dispatch.cpp - scriptified several smaller actors 2022-12-11 19:43:51 +01:00
duke3d.h - preparations for the next script exports. 2022-12-11 19:43:53 +01:00
dukeactor.h - added CallOnHit and named spawn. 2022-11-13 10:30:52 +01:00
flags_d.cpp - scriptified the remaining Duke destructibles, except the toilets. 2022-12-11 19:43:52 +01:00
flags_r.cpp - scriptified the remaining Duke destructibles, except the toilets. 2022-12-11 19:43:52 +01:00
funct.h - preparations for the next script exports. 2022-12-11 19:43:53 +01:00
game.cpp - preparations for the next script exports. 2022-12-11 19:43:53 +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 - scriptified the pipe bomb and RR's dynamite, which is mostly the same thing. 2022-12-11 19:43:51 +01:00
gameloop.cpp - scriptified transport vehicles. 2022-12-11 19:43:50 +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 - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00
global.h - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00
hudweapon_d.cpp - Remove all remaining legacy wrappers. 2022-12-11 18:42:00 +01:00
hudweapon_r.cpp - scriptified RR's bowling stuff. 2022-12-11 19:43:52 +01:00
inlines.h - added isEffector inline and exported NATURALLIGHTNING which got a bit in the way. 2022-12-11 19:43:52 +01:00
input.cpp - Process scaled angle adjustments in each game's render function, not from the input function. 2022-12-11 18:42:01 +01:00
namelist_d.h - scriptified several smaller actors 2022-12-11 19:43:51 +01:00
namelist_r.h - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00
names.h - scriptified several smaller actors 2022-12-11 19:43:51 +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 - added a new sprite flag for those types which can trigger respawn actions. 2022-12-11 19:43:50 +01:00
player_d.cpp - preparations for the next script exports. 2022-12-11 19:43:53 +01:00
player_r.cpp - preparations for the next script exports. 2022-12-11 19:43:53 +01:00
player_w.cpp - virtualized the 'shoot' interface and scriptified the bloodsplats to test it. 2022-12-11 19:43:48 +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 - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00
premap_d.cpp - added isEffector inline and exported NATURALLIGHTNING which got a bit in the way. 2022-12-11 19:43:52 +01:00
premap_r.cpp - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00
render.cpp - scriptified transport vehicles. 2022-12-11 19:43:50 +01:00
savegame.cpp - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00
sbar.cpp - added episode and total episode time display to alt HUD 2022-10-30 16:51:40 +01:00
sectors.cpp - added isEffector inline and exported NATURALLIGHTNING which got a bit in the way. 2022-12-11 19:43:52 +01:00
sectors_d.cpp - scriptified the remaining Duke destructibles, except the toilets. 2022-12-11 19:43:52 +01:00
sectors_r.cpp - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00
soundefs.h
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 - added isEffector inline and exported NATURALLIGHTNING which got a bit in the way. 2022-12-11 19:43:52 +01:00
spawn_d.cpp - minor cleanup. 2022-12-11 19:43:53 +01:00
spawn_r.cpp - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00
types.h - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00
vmexports.cpp - renamed a few RR sprites plus one associated global variable. 2022-12-11 19:43:53 +01:00