.. |
actors.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
actors_d.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
actors_lava.cpp
|
- Duke: renamed all spr.pos
|
2022-08-26 19:53:07 +02:00 |
actors_r.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
animatesprites_d.cpp
|
- use gs.playerheight consistently.
|
2022-10-02 20:46:58 +02:00 |
animatesprites_r.cpp
|
- use gs.playerheight consistently.
|
2022-10-02 20:46:58 +02:00 |
bowling.cpp
|
- use inline access functions to read floorz/ceilingz.
|
2022-08-27 09:58:16 +02:00 |
ccmds.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
cheats.cpp
|
- exported DukeActor's native member variables.
|
2022-01-24 00:24:47 +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: cleanup on z-checks, part 1.
|
2022-10-02 20:46:57 +02:00 |
d_menu.cpp
|
- global search & replace of ->s-> with ->spr.
|
2021-12-30 09:56:56 +01:00 |
dispatch.cpp
|
- unlimited the displayable sprites.
|
2022-08-07 10:25:15 +02:00 |
duke3d.h
|
- unlimited the displayable sprites.
|
2022-08-07 10:25:15 +02:00 |
dukeactor.h
|
- Getting rid of DDukeActor::s, part 1.
|
2021-12-30 09:57:00 +01:00 |
flags_d.cpp
|
- Duke: had to give the trip bomb yet another flag.
|
2022-01-29 10:45:36 +01:00 |
flags_r.cpp
|
- flags for the bolts.
|
2022-01-27 01:05:12 +01:00 |
funct.h
|
- clear all collision flags from generic controller sprites
|
2022-07-26 00:13:11 +02:00 |
game.cpp
|
- removed the Polymost renderer.
|
2022-08-03 15:50:27 +02:00 |
game_misc.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
gamedef.cpp
|
- Duke: Add CON support for Duke Nukem 3D 1.1 Shareware.
|
2022-05-29 10:34:33 +10:00 |
gameexec.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
gameloop.cpp
|
- fixed: The new renderer still called the Polymost screen finish function.
|
2022-01-08 13:50:47 +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
|
- don't typedef MATTGAMEVAR
|
2021-12-31 13:12:20 +01:00 |
global.cpp
|
- use floats for vertices.
|
2022-02-15 22:18:23 +01:00 |
global.h
|
- fixed: RR: save the current track for the "8-track player"
|
2022-10-01 09:16:47 +02:00 |
hudweapon_d.cpp
|
- Remove some uses of xs_Float.h functions in game-side code where overflow protection isn't needed.
|
2022-07-23 10:37:32 +10:00 |
hudweapon_r.cpp
|
- Duke: Apply same fistsign fix from 4ee64df844 to RR code.
|
2022-06-06 11:04:59 +10:00 |
inlines.h
|
- renamed player_struct::pos
|
2022-10-02 20:46:58 +02:00 |
input.cpp
|
- renamed player_struct::pos
|
2022-10-02 20:46:58 +02:00 |
namelist_d.h
|
- Duke: added two more flags to eliminate the references to the crane's tile numbers.
|
2022-01-25 22:26:53 +01:00 |
namelist_r.h
|
- cleaned up and floatified the jaildoor code
|
2022-02-15 22:18:25 +01:00 |
names.h
|
- flags for the bolts.
|
2022-01-27 01:05:12 +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
|
- renamed player_struct::pos
|
2022-10-02 20:46:58 +02:00 |
player.cpp
|
- use gs.playerheight consistently.
|
2022-10-02 20:46:58 +02:00 |
player_d.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
player_r.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
player_w.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
prediction.cpp
|
- renamed player_struct::pos
|
2022-10-02 20:46:58 +02:00 |
prediction.h
|
- Duke/RR: checked the rest of the code for shorts and replaced most local ones with ints.
|
2021-11-07 16:33:13 +01:00 |
premap.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
premap_d.cpp
|
- Duke: renamed all spr.pos
|
2022-08-26 19:53:07 +02:00 |
premap_r.cpp
|
- Duke: renamed all spr.pos
|
2022-08-26 19:53:07 +02:00 |
render.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
savegame.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
sbar.cpp
|
- cleanup of 3D viewport code.
|
2022-08-05 17:04:45 +02:00 |
sectors.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
sectors_d.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
sectors_r.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
soundefs.h
|
- constant cleanup.
|
2020-07-06 13:26:26 +02:00 |
sounds.cpp
|
- renamed player_struct::pos
|
2022-10-02 20:46:58 +02:00 |
sounds.h
|
- Duke: refactored sound API to receive its position by reference.
|
2022-08-26 19:53:06 +02:00 |
spawn.cpp
|
- use gs.playerheight consistently.
|
2022-10-02 20:46:58 +02:00 |
spawn_d.cpp
|
- use gs.playerheight consistently.
|
2022-10-02 20:46:58 +02:00 |
spawn_r.cpp
|
- use gs.playerheight consistently.
|
2022-10-02 20:46:58 +02:00 |
types.h
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
vmexports.cpp
|
- renamed player_struct::opos
|
2022-10-02 20:46:58 +02:00 |
vmiterators.cpp
|
- added script exports for Duke's main structures.
|
2022-02-21 00:19:26 +01:00 |