scummvm/engines/wintermute
2012-07-09 12:29:00 +02:00
..
Ad WINTERMUTE: Rename a few missed VarName->varNames in AdInventoryBox 2012-07-09 12:29:00 +02:00
Base WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant. 2012-07-09 12:27:06 +02:00
graphics WINTERMUTE: Rename FuncName/VarName -> funcName/varName in BFont and BFontBitmap. Also adjust a few "byte *" to "byte *" 2012-07-06 19:14:17 +02:00
math WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant. 2012-07-09 12:27:06 +02:00
Sys WINTERMUTE: Change RECT -> Common::Rect and POINT-> Common::Point, completing the removal of Windows-specifics in wintypes.h 2012-07-09 04:09:15 +02:00
tinyxml WINTERMUTE: Add subfolders for math, UI, tinyxml and Sys 2012-06-02 13:09:34 +02:00
UI WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant. 2012-07-09 12:27:06 +02:00
utils WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant. 2012-07-09 12:27:06 +02:00
video WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant. 2012-07-09 12:27:06 +02:00
coll_templ.h WINTERMUTE: Rename FuncName->funcName in coll_templ.h 2012-07-09 04:50:38 +02:00
dcgf.h WINTERMUTE: Fix a savegame-regression 2012-06-27 15:15:46 +02:00
dcpackage.h WINTERMUTE: Get rid of all system-headers BUT limits.h 2012-06-15 19:49:13 +02:00
dcscript.h WINTERMUTE: Remove the rest of the compiler-references 2012-07-09 03:02:36 +02:00
dctypes.h WINTERMUTE: Clean up the formatting in dctypes a bit 2012-06-15 00:57:58 +02:00
detection.cpp WINTERMUTE: Add detection for Chivalry is Not Dead 2012-07-08 18:38:50 +02:00
module.mk WINTERMUTE: Remove BEvent. 2012-06-22 18:59:19 +02:00
persistent.cpp WINTERMUTE: Rename FuncName->funcName in the Sys-classes. 2012-06-26 14:28:53 +02:00
persistent.h WINTERMUTE: Remove most of the wintype-definitions. 2012-07-09 03:27:21 +02:00
PlatformSDL.cpp WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant. 2012-07-09 12:27:06 +02:00
PlatformSDL.h WINTERMUTE: Change usage of Common::Rect to our own 32-bit variant. 2012-07-09 12:27:06 +02:00
wintermute.cpp WINTERMUTE: Remove most of the wintype-definitions. 2012-07-09 03:27:21 +02:00
wintermute.h WINTERMUTE: Move the engine-log over to a debug-channel. 2012-06-25 15:26:33 +02:00
wintypes.h WINTERMUTE: Change RECT -> Common::Rect and POINT-> Common::Point, completing the removal of Windows-specifics in wintypes.h 2012-07-09 04:09:15 +02:00
wme_debugger.h WINTERMUTE: Rename FuncName->funcName in BDebugger 2012-07-06 18:19:09 +02:00