raze/source/core
Christoph Oelckers 699c32ff4a - fixed quicksave setup
Fixes #133
2020-10-20 23:34:30 +02:00
..
console - fixed episode default. 2020-10-11 07:44:51 +02:00
menu - fixed quicksave setup 2020-10-20 23:34:30 +02:00
movie
music
textures - create named texture copies for 'tilefromtexture' replacements. 2020-10-10 16:52:04 +02:00
automap.cpp - removed the PSPTwoDSetter 2020-10-13 21:38:24 +02:00
automap.h
binaryangle.h - binaryangle.h/cpp: Inline the functions created in 271eb1c3fa. No real need to have a separate file for these. 2020-10-11 15:34:18 +11:00
cheathandler.cpp
cheathandler.h
cheats.cpp - Port over i_timescale CVAR from GZDoom for use with debugging. 2020-10-16 10:31:11 +11:00
cheats.h
colormaps.h
compositesaveame.h
compositesavegame.cpp
ct_chat.cpp - it compiles again (with lots of code commented out.) 2020-10-04 20:11:02 +02:00
d_net.cpp Merge branch 'master' into InputContinuation 2020-10-10 21:39:27 +02:00
d_net.h
d_protocol.cpp - d_protocol: Change horz/avel pack/unpacking from long to float. 2020-10-09 16:18:28 +11:00
d_protocol.h
d_ticcmd.h
gameconfigfile.cpp - Partially resolve issues loading autoexec.cfg files. 2020-10-17 12:58:00 +11:00
gameconfigfile.h
gamecontrol.cpp - Partially resolve issues loading autoexec.cfg files. 2020-10-17 12:58:00 +11:00
gamecontrol.h - split the game input code off gamecontrol.cpp into its own file. 2020-10-11 16:33:43 +02:00
gamecvars.cpp
gamecvars.h
gameinput.cpp - processMovement(): Add commentary around avel constants used within function and how they came to be. Also clean up some left-over code. 2020-10-15 20:12:34 +11:00
gameinput.h - binaryangle.h: Create osum() for PlayerHorizon and PlayerAngle structs and use within each struct's interpolatedsum() method. 2020-10-18 22:43:42 +11:00
gamestate.h - Exhumed: play the menu advance sound when starting a game 2020-10-10 13:30:23 +02:00
gamestruct.h Merge branch 'master' into InputContinuation 2020-10-10 21:39:27 +02:00
gi.cpp - progress. 2020-10-04 20:11:04 +02:00
gi.h - split the command line buffer off from c_console.cpp and reactivated the check for CONBACK. 2020-10-10 23:16:08 +02:00
initfs.cpp - added a game-module wide lump filter for Duke and related games. 2020-10-05 00:20:33 +02:00
inputstate.cpp - Fix joystick scaling following shift to fixedhoriz and binangle. 2020-10-09 11:34:14 +11:00
inputstate.h
interpolate.cpp
intvec.h
iterators.h fixed undefined end of list behavior of iterators 2020-10-18 12:14:05 +02:00
mainloop.cpp - removed the PSPTwoDSetter 2020-10-13 21:38:24 +02:00
maphack.cpp
mapinfo.cpp - added the resource file name to the listmaps printout. 2020-10-14 01:13:36 +02:00
mapinfo.h - activated most of the support code for programmatically created menus again. 2020-10-07 01:31:41 +02:00
maploader.cpp - implemented proper delta serialization for sectors and walls. 2020-10-11 21:11:38 +02:00
mathutil.cpp
mathutil.h
ns.h - took all script exports out of the namespaces. 2020-10-10 10:11:22 +02:00
packet.h - InputPacket: Change q16avel to avel, changing type from fixed_t to float. 2020-10-08 14:47:30 +11:00
palette.cpp - removed the PSPTwoDSetter 2020-10-13 21:38:24 +02:00
palette.h
quotemgr.h
quotes.cpp
raze_music.cpp
raze_music.h
raze_sound.cpp
raze_sound.h
rts.cpp
rts.h
savegamehelp.cpp - save the entire engine state as JSON. 2020-10-13 20:18:08 +02:00
savegamehelp.h - save the entire engine state as JSON. 2020-10-13 20:18:08 +02:00
scancodes.h
screenjob.cpp - do not accept any input in the first 0.1 seconds of running a screen job. 2020-10-13 23:36:27 +02:00
screenjob.h - fixed palette of Exhumed's game over screen. 2020-10-13 23:29:12 +02:00
screenshot.cpp
searchpaths.cpp - searchpaths.cpp: When filtering duplicate games to delete, if CRC matches and CRC == 0, test whether name matches as well. 2020-10-19 20:46:22 +11:00
secrets.cpp
secrets.h
serialize_obj.h
statistics.cpp
statistics.h
statusbar.cpp - it compiles again (with lots of code commented out.) 2020-10-04 20:11:02 +02:00
statusbar.h
uiinput.h
version.h
zcompile.cpp