raze/source/duke3d/src
2019-09-20 16:12:29 +02:00
..
lunatic Add EVENT_RESETGOTPICS which gives scripts the chance to reset gotpics (and similar effects trackers) for effects that run in EVENT_DISPLAYROOMS. 2019-09-20 13:59:20 +02:00
_functio.h Add Crouch Toggle gamefunc 2019-09-20 16:10:22 +02:00
_midi.h
_rts.h Add buildvfs, abstraction layer for file I/O. 2019-03-01 08:51:50 +00:00
actors.cpp Replace implementation of crouch toggle in a way that won't interfere with other uses of the crouch key, such as swimming and jetpacking. 2019-09-20 16:10:48 +02:00
actors.h Add SFLAG_QUEUEDFORDELETE, to handle detection and manipulation of things like decal sprites marked for deletion 2019-09-19 14:51:41 +02:00
android.h
anim.cpp Add I_GeneralTrigger as a combination of Advance and Return and use it for skipping screens so that Esc works. 2019-09-20 15:44:03 +02:00
anim.h
astub.cpp Fix grpinfo reading in Mapster32 2019-09-20 16:10:46 +02:00
cheats.cpp Move cheat descriptions from menus.cpp to cheats.cpp 2019-09-20 15:44:06 +02:00
cheats.h Move cheat descriptions from menus.cpp to cheats.cpp 2019-09-20 15:44:06 +02:00
cmdline.cpp - Packet code implementation (merge from private c/s repo), world updates are now synced through snapshots. See tag SVN_SyncPoint_Dec2018 on master of the other repo. 2018-12-08 00:40:39 +00:00
cmdline.h Fix issue with a couple symbols from cmdline.h sometimes picking up different linkage due to accidental double definition in game.h 2018-11-18 19:03:40 +00:00
common.cpp Added Xfree() function to accompany the Xmalloc() family of functions and change all uses of Bfree() to Xfree() 2019-09-20 12:07:10 +02:00
common_game.h Rename IONMAIDEN -> FURY 2019-09-20 15:17:31 +02:00
config.cpp Amend r7993 2019-09-20 16:10:59 +02:00
config.h CON: Add getgamefuncbind 2019-09-20 16:10:52 +02:00
demo.cpp Rename stupid structure member I probably named when I was high 2019-09-20 14:39:06 +02:00
demo.h Add buildvfs, abstraction layer for file I/O. 2019-03-01 08:51:50 +00:00
duke3d.h Implement "usermap" music definition slot 2019-09-20 15:14:29 +02:00
events_defs.h newgamechoices 2019-09-20 16:02:49 +02:00
function.h Add Crouch Toggle gamefunc 2019-09-20 16:10:22 +02:00
game.cpp Revise r8001 2019-09-20 16:12:21 +02:00
game.h This timing stuff actually works 2019-09-20 16:12:16 +02:00
gamedef.cpp CON: Add getgamefuncbind 2019-09-20 16:10:52 +02:00
gamedef.h CON: Add userdef .gamepadactive 2019-09-20 16:10:57 +02:00
gamedefs.h Implement controller defaults 2019-09-20 16:07:14 +02:00
gameexec.cpp CON: Add getgamefuncbind 2019-09-20 16:10:52 +02:00
gameexec.h Use default argument values of -1 for the sprite and player indexes passed to VM_OnEvent() 2019-09-20 13:08:36 +02:00
GameListSource.game.h
GameListSource.game.mm
gamestructures.cpp CON: Add userdef .gamepadactive 2019-09-20 16:10:57 +02:00
gamevars.cpp Add automapping var to Gv_RefreshPointers() 2019-09-20 16:03:39 +02:00
gamevars.h new special purpose gamevar flag 2019-09-20 15:17:57 +02:00
global.cpp Slightly revise framerate limiter and r_showfps 2 display 2019-01-12 00:21:53 +00:00
global.h Slightly revise framerate limiter and r_showfps 2 display 2019-01-12 00:21:53 +00:00
GrpFile.game.h
GrpFile.game.mm
grpscan.cpp Added Xfree() function to accompany the Xmalloc() family of functions and change all uses of Bfree() to Xfree() 2019-09-20 12:07:10 +02:00
grpscan.h
in_android.cpp
in_android.h
input.cpp Fix use of wrong macros for game controller buttons in game-side input.cpp 2019-09-20 16:12:25 +02:00
input.h Add I_GeneralTrigger as a combination of Advance and Return and use it for skipping screens so that Esc works. 2019-09-20 15:44:03 +02:00
inv.h
keys.h
m32common.cpp Replace runtime pow2 calculations with pow2char LUT usage 2019-09-20 15:34:08 +02:00
m32def.cpp Amend r7805 2019-09-20 15:17:40 +02:00
m32def.h Amend r7805 2019-09-20 15:17:40 +02:00
m32exec.cpp Replace runtime pow2 calculations with pow2char LUT usage 2019-09-20 15:34:08 +02:00
m32structures.cpp Rename Gv_SetVarX() to Gv_SetVar() (overloaded) 2019-09-20 09:38:41 +02:00
m32vars.cpp Rename Gv_SetVarX() to Gv_SetVar() (overloaded) 2019-09-20 09:38:41 +02:00
macros.h
mapster32.h Untabify a couple of headers 2019-09-20 15:29:05 +02:00
mdump.cpp
mdump.h
menus.cpp Amend r7987 to only clear input if actually in the menu 2019-09-20 16:12:29 +02:00
menus.h Menus: Open the User Map menu to a folder named "usermaps" if one exists. 2019-09-20 16:11:05 +02:00
midi.cpp
midi.h
mpu401.cpp
mpu401.h
music.cpp
names.h
namesdyn.cpp
namesdyn.h
network.cpp Rename stupid structure member I probably named when I was high 2019-09-20 14:39:06 +02:00
network.h Rename net.* to network.* 2019-09-19 12:20:45 +02:00
osdcmds.cpp Fix crashes when passing invalid variable names to a couple of debugging commands in the console 2019-09-20 15:34:26 +02:00
osdcmds.h
osdfuncs.cpp osdfuncs.cpp: fix OSD background sometimes not rendering with the correct gl state 2019-09-20 15:10:05 +02:00
osdfuncs.h
player.cpp Don't adjust analog turning because of the Run gamefunc 2019-09-20 16:11:01 +02:00
player.h Add Crouch Toggle gamefunc 2019-09-20 16:10:22 +02:00
premap.cpp Fix remaining casts to vec2_t/vec3_t 2019-09-20 16:07:36 +02:00
premap.h
quotes.h
rts.cpp Added Xfree() function to accompany the Xmalloc() family of functions and change all uses of Bfree() to Xfree() 2019-09-20 12:07:10 +02:00
rts.h
savegame.cpp Run savegame events as myconnectindex instead of screenpeek 2019-09-20 16:02:58 +02:00
savegame.h ext loading 2019-09-20 15:26:44 +02:00
sbar.cpp This is just syntax and formatting 2019-09-20 14:39:09 +02:00
sbar.h
screens.cpp Disable drawing sprite arrows and borders in the automap in FURY mode 2019-09-20 16:10:44 +02:00
screens.h
screentext.cpp Tiny error message cleanup 2019-09-20 16:01:20 +02:00
screentext.h
sdlmusic.cpp Add buildvfs, abstraction layer for file I/O. 2019-03-01 08:51:50 +00:00
sector.cpp New feature: combine SF_GLOBAL and SF_DTAG definesound flags to get Duke3D explosion sound behavior 2019-09-20 15:46:47 +02:00
sector.h Remove lockclock from mapstates 2019-09-20 16:03:02 +02:00
soundefs.h
sounds.cpp Fix remaining casts to vec2_t/vec3_t 2019-09-20 16:07:36 +02:00
sounds.h Fix sound issue 2019-09-20 16:03:10 +02:00
sounds_common.h
sounds_mapster32.cpp Fix remaining casts to vec2_t/vec3_t 2019-09-20 16:07:36 +02:00
sounds_mapster32.h
soundsdyn.cpp
soundsdyn.h
startgtk.game.cpp Fix issue with a couple symbols from cmdline.h sometimes picking up different linkage due to accidental double definition in game.h 2018-11-18 19:03:40 +00:00
startosx.game.mm Fix macOS -Wdeprecated-declarations warnings 2019-09-20 10:15:10 +02:00
startwin.game.cpp
startwin.game.h
winbits.cpp