raze-gles/source/core
Christoph Oelckers 8aaadfad1b - fixed the notification display. 2020-06-30 22:01:43 +02:00
..
2d - use GZDoom's 2D drawer. 2020-05-25 17:11:32 +02:00
console - fixed the notification display. 2020-06-30 22:01:43 +02:00
menu - preparation work. 2020-06-21 20:59:07 +02:00
music - moved music code to "common" 2020-05-23 12:37:47 +02:00
textures - Duke end of episode animations ported 2020-06-28 21:38:25 +02:00
colormaps.h - updated common code. 2020-05-30 22:28:24 +02:00
compositesaveame.h - file system update and adjustment. 2020-04-12 08:30:40 +02:00
compositesavegame.cpp - renamed 'common' to 'core'. 2020-04-12 08:30:36 +02:00
ct_chat.cpp - cheat and chat code from ZDoom. 2020-06-21 23:28:45 +02:00
entercheat.cpp - fixed compile 2020-06-21 23:46:17 +02:00
gameconfigfile.cpp - backend update with GZDoom model code. 2020-05-31 08:55:00 +02:00
gameconfigfile.h - renamed 'common' to 'core'. 2020-04-12 08:30:36 +02:00
gamecontrol.cpp - a small bit more is gone. 2020-06-23 21:12:15 +02:00
gamecontrol.h moveactors plus backing code. 2020-06-21 22:37:29 +02:00
gamecvars.cpp - removed some Build related includes from core code. 2020-06-20 18:01:02 +02:00
gamecvars.h - disabled the game side frame limiter. 2020-06-12 21:08:47 +02:00
gamestate.h - backend code matching with GZDoom 2020-04-12 08:30:40 +02:00
gamestruct.h - cheat and chat code from ZDoom. 2020-06-21 23:28:45 +02:00
initfs.cpp - made presets work again. 2020-06-07 13:35:23 +02:00
inputstate.cpp - fix joystick scaling for all games. 2020-06-12 16:44:08 +02:00
inputstate.h - removed pointless constexpr declaration on numeric constants. 2020-06-12 16:49:35 +02:00
interpolate.cpp - moved interpolation code to its own file. 2020-06-21 22:36:05 +02:00
intvec.h - removed a few more dependencies on Build includes. 2020-06-20 18:17:49 +02:00
mapinfo.h - consolidated the 'music' parsing in Defs (pending a refactor of the MAPINFO system.) 2020-06-24 00:40:22 +02:00
mathutil.cpp - the beginning of sector.cpp 2020-06-21 22:39:05 +02:00
mathutil.h - the beginning of sector.cpp 2020-06-21 22:39:05 +02:00
ns.h - preparation work. 2020-06-21 20:59:07 +02:00
palette.cpp - Duke end of episode animations ported 2020-06-28 21:38:25 +02:00
palette.h -'shoot' replaced. 2020-06-21 23:24:49 +02:00
quotemgr.h - renamed 'common' to 'core'. 2020-04-12 08:30:36 +02:00
quotes.cpp - renamed 'common' to 'core'. 2020-04-12 08:30:36 +02:00
raze_music.cpp - fixed music setup for Duke3D. 2020-06-20 09:38:30 +02:00
raze_music.h - update of music code, in particular separating the engine-specific lookup from the backend. 2020-05-23 12:37:47 +02:00
raze_sound.cpp - matching sound backend code with GZDoom. 2020-05-23 12:59:11 +02:00
raze_sound.h - added a first bunch of ZScript code. 2020-05-23 22:43:01 +02:00
rts.cpp - matching sound backend code with GZDoom. 2020-05-23 12:59:11 +02:00
rts.h - renamed 'common' to 'core'. 2020-04-12 08:30:36 +02:00
savegamehelp.cpp - removed some Build related includes from core code. 2020-06-20 18:01:02 +02:00
savegamehelp.h - file system update and adjustment. 2020-04-12 08:30:40 +02:00
scancodes.h -moved scancodes.h out of Build folder. 2020-06-20 12:54:33 +02:00
screenjob.cpp - RR bonus screens. 2020-06-28 22:17:27 +02:00
screenjob.h - RR bonus screens. 2020-06-28 22:17:27 +02:00
screenshot.cpp - removed some Build related includes from core code. 2020-06-20 18:01:02 +02:00
searchpaths.cpp - removed a few more dependencies on Build includes. 2020-06-20 18:17:49 +02:00
secrets.cpp - use GZDoom's 2D drawer. 2020-05-25 17:11:32 +02:00
secrets.h - renamed 'common' to 'core'. 2020-04-12 08:30:36 +02:00
serialize_obj.h - missed adding a file... 2020-05-23 22:43:02 +02:00
statistics.cpp - removed some Build related includes from core code. 2020-06-20 18:01:02 +02:00
statistics.h - renamed 'common' to 'core'. 2020-04-12 08:30:36 +02:00
statusbar.cpp - statusbar.cpp 2020-06-21 22:35:41 +02:00
statusbar.h - statusbar.cpp 2020-06-21 22:35:41 +02:00
uiinput.h - cheat and chat code from ZDoom. 2020-06-21 23:28:45 +02:00
version.h - added some ZScript basics. 2020-06-20 09:46:41 +02:00
zcompile.cpp - added the entry point for the ZScript compiler. 2020-06-14 19:20:04 +02:00