scummvm/engines/groovie
2020-12-08 22:49:40 +01:00
..
cell.cpp GROOVIE: Fix Missing Default Switch Cases 2019-10-19 19:53:15 +01:00
cell.h GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
cursor.cpp GROOVIE: Add override keywords 2020-02-09 12:43:15 +01:00
cursor.h GROOVIE: Add override keywords 2020-02-09 12:43:15 +01:00
debug.cpp ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
debug.h GROOVIE: Add override keywords 2020-02-09 12:43:15 +01:00
detection.cpp GROOVIE: Do not hide gameids for skipped subengines 2020-11-28 20:57:02 +01:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
font.cpp GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
font.h GROOVIE: Add override keywords 2020-02-09 12:43:15 +01:00
graphics.cpp GROOVIE: Clean initialization for few classes 2016-05-28 15:26:31 +02:00
graphics.h GROOVIE: Add initial full screen functionality for V2 games 2014-11-03 11:40:37 +02:00
groovie.cpp GRIM/GROOVIE: Move StuffIt archive code to Common (#2509) 2020-10-11 22:01:00 +02:00
groovie.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
lzss.cpp GROOVIE: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
lzss.h GROOVIE: 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 GRIM/GROOVIE: Move StuffIt archive code to Common (#2509) 2020-10-11 22:01:00 +02:00
music.cpp GROOVIE: Fix starting background music 2020-08-21 00:03:09 +02:00
music.h GROOVIE: Fix virtual function hiding warnings 2020-12-08 22:49:40 +01:00
player.cpp GROOVIE: Clean initialization for few classes 2016-05-28 15:26:31 +02:00
player.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
POTFILES GROOVIE: Always detect GroovieV2 games but bail out on their run 2020-11-28 20:57:02 +01:00
resource.cpp GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup. 2014-06-05 03:01:12 +01:00
resource.h GROOVIE: Add override keywords 2020-02-09 12:43:15 +01:00
roq.cpp GROOVIE: Fix Missing Default Switch Cases 2019-10-19 19:53:15 +01:00
roq.h GROOVIE: Add override keywords 2020-02-09 12:43:15 +01:00
saveload.cpp GROOVIE: Fix Fallthrough Warning. 2018-11-05 04:28:51 +00:00
saveload.h GROOVIE: Allow saving via GMM and increase save slots to 25 2018-08-03 14:53:43 +02:00
script.cpp GUI: U32: More issue fixes and general improvements 2020-08-30 14:43:41 +02:00
script.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
vdx.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
vdx.h GROOVIE: Add override keywords 2020-02-09 12:43:15 +01:00