scummvm/engines
2012-02-22 23:14:29 +01:00
..
agi ALL: Fix some signed/unsigned comparison warnings. 2012-02-22 20:20:55 +01:00
agos Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
cge Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
cine Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
composer COMPOSER: Add Detection Entries for 3 V1 Magic Tales Mac Variants. 2012-02-15 17:06:16 +00:00
cruise JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
draci JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
drascula ALL: Avoid using is* macros from ctype.h 2012-02-15 16:51:37 +01:00
dreamweb DREAMWEB: Revert "Fix the detection entries for the French and Spanish CD versions" 2012-02-18 14:25:35 +01:00
gob ALL: Fix some signed/unsigned comparison warnings. 2012-02-22 20:20:55 +01:00
groovie JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
hugo Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
kyra KYRA: (EOB) - make detection entries for EOB I more unique (bug #3488973) 2012-02-21 21:48:48 +01:00
lastexpress JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
lure JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
made JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
mohawk Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
parallaction Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
queen Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
saga Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
sci Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
scumm Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
sky Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
sword1 COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
sword2 JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
sword25 Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
teenagent ALL: Remove unnecessary forward declarations. 2011-11-21 15:59:19 +01:00
testbed LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
tinsel TINSEL: Rename globals to add g_ prefix. 2012-02-22 23:14:29 +01:00
toltecs JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
toon JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
touche JANITORIAL: Fix template definition whitespace 2012-02-10 21:17:27 -06:00
tsage TSAGE: Starting to implement animation player needed for R2R Title Screen 2012-02-20 22:31:58 +11:00
tucker JANITORIAL: Fix template definition whitespace 2012-02-10 21:17:27 -06:00
advancedDetector.cpp AD: Swtich GUI options to a char array. 2011-10-23 17:53:13 +01:00
advancedDetector.h LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
dialogs.cpp ENGINES: Add error handling for GMM Gamestate Load/Save Usage. 2012-02-21 22:30:29 +00:00
dialogs.h
engine.cpp ENGINES: Add error handling for GMM Gamestate Load/Save Usage. 2012-02-21 22:30:29 +00:00
engine.h KEYMAPPER: Make engine keymap init and cleanup more generic 2011-12-30 12:36:11 -06:00
engines.mk KYRA: (EOB) - initial code base commit 2011-12-26 16:18:10 +01:00
game.cpp AD: Swtich GUI options to a char array. 2011-10-23 17:53:13 +01:00
game.h ALL: Reduce assignment of "" to Common::String. 2011-10-23 20:04:03 +02:00
metaengine.h ENGINES: Get rid of unnecessary friend in EngineManager. 2012-02-01 19:22:55 +01:00
module.mk
obsolete.cpp
obsolete.h
savestate.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
savestate.h ENGINES: Clean up SaveStateDescriptor. 2011-07-02 21:07:55 +02:00
util.h