scummvm/engines/gob
2021-03-03 02:15:05 +02:00
..
demos GOB: Add override keywords 2020-02-09 12:43:15 +01:00
detection JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
minigames/geisha GOB: Refactor to use Engine debugger 2020-02-16 13:07:19 +02:00
pregob GOB: Add override keywords 2020-02-09 12:43:15 +01:00
save GOB: Add override keywords 2020-02-09 12:43:15 +01:00
sound GOB: Add override keywords 2020-02-09 12:43:15 +01:00
anifile.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
anifile.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
aniobject.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
aniobject.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
backbuffer.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
backbuffer.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
cheater_geisha.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
cheater.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
cheater.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
cmpfile.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
cmpfile.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
console.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
databases.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
databases.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
dataio.cpp GOB: Remove gob engine file dependencies from dataio.cpp 2020-10-03 14:56:36 +02:00
dataio.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
dbase.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
dbase.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
decfile.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
decfile.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
draw_bargon.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
draw_fascin.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
draw_playtoons.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
draw_v1.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
draw_v2.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
draw.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
draw.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
expression.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
expression.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
game.cpp JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
game.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
global.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
global.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
gob.cpp GOB: Fixes to Russian Bargon Attack 2020-10-17 16:41:26 +02:00
gob.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
goblin_v1.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
goblin_v2.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
goblin_v3.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
goblin_v4.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
goblin.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
goblin.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
hotspots.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
hotspots.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
iniconfig.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
iniconfig.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
init_fascin.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
init_geisha.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
init_v1.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
init_v2.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
init_v3.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
init_v4.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
init_v6.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
init_v7.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
init.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
init.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
inter_bargon.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
inter_fascin.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
inter_geisha.cpp ALL: game state => saved game 2016-11-29 20:15:20 +01:00
inter_inca2.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
inter_littlered.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
inter_playtoons.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
inter_v1.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
inter_v2.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
inter_v3.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
inter_v4.cpp GOB: Reduce audio header dependencies 2016-04-14 17:18:33 +03:00
inter_v5.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
inter_v6.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
inter_v7.cpp ENGINES: Reduce winexe_*.h header includes 2020-01-11 17:34:12 +02:00
inter.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
inter.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
map_v1.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
map_v2.cpp GOB: Remove a useless call to Variables::getAddressOff8() 2015-08-03 15:56:43 +02:00
map.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
map.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
mult_v1.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
mult_v2.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
mult.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
mult.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
palanim.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
palanim.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
POTFILES GOB: Update list of files that contain translatable strings 2014-10-04 01:02:03 +01:00
resources.cpp GOB: Correct build breakage for DS/PSP2 from previous commit. 2018-09-15 01:16:38 +01:00
resources.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
rxyfile.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
rxyfile.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
scenery_v1.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
scenery_v2.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
scenery.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
scenery.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
script.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
script.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
surface.cpp JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
surface.h GOB: Make coordinate parameters in Surface::fillRect() signed 2015-05-07 00:34:02 +02:00
totfile.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
totfile.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
util.cpp GOB: Remove gob engine file dependencies from dataio.cpp 2020-10-03 14:56:36 +02:00
util.h GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
variables.cpp GOB: Fix Missing Default Switch Cases 2019-12-12 17:31:01 +00:00
variables.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
video_v1.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
video_v2.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
video_v6.cpp GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
video.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
video.h GOB: Add override keywords 2020-02-09 12:43:15 +01:00
videoplayer.cpp GOB: Reduce audio header dependencies 2016-04-14 17:18:33 +03:00
videoplayer.h GOB: Reduce audio header dependencies 2016-04-14 17:18:33 +03:00