scummvm/engines/wintermute
Alexander Tkachev ab1d160ec8 ALL: Add MetaEngine::simpleSaveNames()
Engines with "simple" savenames would support "Run in background" in
save/load dialog and gradual save slots unlocking. Other engines
save/load feature would be locked until save sync is over.
2016-08-24 16:07:55 +06:00
..
ad WINTERMUTE: Add debuggerToString 2016-02-29 11:13:38 +01:00
base WINTERMUTE: Fix compilation with MSVC 2016-08-22 13:06:20 +03:00
debugger WINTERMUTE: Another fix for c++11 compilation 2016-07-24 23:15:44 +03:00
math WINTERMUTE: Remove trailing whitespace 2014-10-28 15:38:52 +02:00
system
ui WINTERMUTE: Remove redundant check. 2016-05-14 11:48:33 +02:00
utils WINTERMUTE: C++'ify code 2015-11-07 14:41:45 +01:00
video WINTERMUTE: Fix formatting in video_subtitler.h 2014-11-05 19:45:39 +01:00
coll_templ.h
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
dcgf.h WINTERMUTE: Save the names of any language files that are loaded. (Fix bug #6651) 2014-09-03 17:47:49 +02:00
dctypes.h WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
debugger.cpp WINTERMUTE: Pass valid arguments to getLines 2016-03-01 20:40:46 +01:00
debugger.h WINTERMUTE: Fix compilation with MSVC 2016-08-22 13:06:20 +03:00
detection_tables.h Merge pull request #692 from tobiatesan/cr5 2016-03-06 01:56:21 +01:00
detection.cpp ALL: Add MetaEngine::simpleSaveNames() 2016-08-24 16:07:55 +06:00
game_description.h WINTERMUTE: Introduce WMEGameDescription 2014-11-04 17:52:01 +01:00
module.mk WINTERMUTE: Add Watch functionality 2016-03-01 20:40:46 +01:00
persistent.cpp
persistent.h
platform_osystem.cpp
platform_osystem.h
POTFILES WINTERMUTE: Add list of files that contain translatable strings 2014-10-04 01:09:15 +01:00
wintermute.cpp Merge pull request #687 from tobiatesan/wme_debugger_rewrite 2016-07-24 23:03:19 +03:00
wintermute.h Merge pull request #687 from tobiatesan/wme_debugger_rewrite 2016-07-24 23:03:19 +03:00
wintypes.h