scummvm/engines/wintermute
2012-07-25 03:34:38 +02:00
..
ad WINTERMUTE: Encapsulate and distance BasePersistenceManager from Base. 2012-07-23 03:42:27 +02:00
base WINTERMUTE: Move SaveGame-file-saving handling over to BasePersistenceManager 2012-07-25 03:34:38 +02:00
graphics WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenames 2012-07-21 19:15:33 +02:00
math WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenames 2012-07-21 19:15:33 +02:00
system WINTERMUTE: Remove 2 more unecessary includes. 2012-07-23 02:36:57 +02:00
tinyxml WINTERMUTE: Add subfolders for math, UI, tinyxml and Sys 2012-06-02 13:09:34 +02:00
ui WINTERMUTE: Encapsulate and distance BasePersistenceManager from Base. 2012-07-23 03:42:27 +02:00
utils WINTERMUTE: Remove dcgf.h from almost all includes. 2012-07-23 03:22:49 +02:00
video WINTERMUTE: Encapsulate and distance BasePersistenceManager from Base. 2012-07-23 03:42:27 +02:00
coll_templ.h WINTERMUTE: Encapsulate and distance BasePersistenceManager from Base. 2012-07-23 03:42:27 +02:00
dcgf.h WINTERMUTE: Fix a savegame-regression 2012-06-27 15:15:46 +02:00
dcscript.h WINTERMUTE: Remove the rest of the compiler-references 2012-07-09 03:02:36 +02:00
dctypes.h WINTERMUTE: Remove TSeek enum 2012-07-17 23:20:52 +02:00
detection_tables.h WINTERMUTE: Move the detection-entries over to detection_tables.h 2012-07-20 02:26:20 +02:00
detection.cpp WINTERMUTE: Use only alphanumerics in fallback-gameids. 2012-07-22 21:02:57 +02:00
module.mk WINTERMUTE: Change the DCP-file access to work as an Common::Archive. 2012-07-25 03:21:22 +02:00
persistent.cpp WINTERMUTE: Clean up a few includes. 2012-07-23 01:54:47 +02:00
persistent.h WINTERMUTE: Get rid of the C-prefix for class-definitions. 2012-07-21 21:01:47 +02:00
platform_osystem.cpp WINTERMUTE: Remove unused code from platform_osystem.h 2012-07-23 03:10:41 +02:00
platform_osystem.h WINTERMUTE: Remove unused code from platform_osystem.h 2012-07-23 03:10:41 +02:00
wintermute.cpp WINTERMUTE: Avoid starting up the engine to perform detection. 2012-07-25 00:08:39 +02:00
wintermute.h WINTERMUTE: Add an audio-debug-channel and reduce the use of warning() 2012-07-22 22:29:07 +02:00
wintypes.h WINTERMUTE: Cleanup some includes in persistency related classes. 2012-07-19 19:40:18 +02:00
wme_debugger.h WINTERMUTE: Rename FuncName->funcName in BDebugger 2012-07-06 18:19:09 +02:00