scummvm/engines
Matthew Hoops 4bdd38923a MOHAWK: Properly initialize the Riven tdomeelev variable
Thanks to Robot_Maker20 for noticing the bug
2012-03-19 11:03:38 -04:00
..
agi COMMON: Move RenderMode and GUIOptions functionality into separate files 2012-02-26 15:19:31 +01:00
agos AGOS: Add font data for French, German and Italian versions of Simon the Sorcerer 1 (Amiga). 2012-02-27 09:28:11 +01:00
cge JANITORIAL: Do not convert false to a null pointer. 2012-03-13 15:42:38 +01: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: Clean up the palette brightness code 2012-03-04 01:11:50 +02:00
gob GOB: Add a way to add sprite coordinates to CMP files 2012-03-11 21:39:14 +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 JANITORIAL: Simply use *x instead of *x.get() on smart pointers. 2012-03-13 15:43:59 +01:00
lastexpress JANITORIAL: Replace (x ? false : true) by !(x). 2012-03-13 15:43:36 +01:00
lure JANITORIAL: Simply use *x instead of *x.get() on smart pointers. 2012-03-13 15:43:59 +01:00
made JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
mohawk MOHAWK: Properly initialize the Riven tdomeelev variable 2012-03-19 11:03:38 -04:00
parallaction JANITORIAL: Avoid the ugly operator invocation syntax. 2012-03-13 15:43:23 +01:00
queen COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01:00
saga JANITORIAL: Use appropriate type for loop counter. 2012-03-13 15:42:53 +01:00
sci JANITORIAL: Replace (x ? false : true) by !(x). 2012-03-13 15:43:36 +01:00
scumm ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
sky SKY: Fix comment typos 2012-03-06 20:00:15 +01:00
sword1 COMMON: Move RenderMode and GUIOptions functionality into separate files 2012-02-26 15:19:31 +01:00
sword2 COMMON: Rename SafeSubReadStream to SafeSeekableSubReadStream. 2012-03-11 00:51:20 +01:00
sword25 ALL: Use GCC_ATLEAST(). 2012-03-17 20:09:49 +01:00
teenagent
testbed
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 TOUCHE: Remap one more Spanish character 2012-03-03 00:46:17 +01:00
tsage JANITORIAL: Avoid the ugly operator invocation syntax. 2012-03-13 15:43:23 +01:00
tucker JANITORIAL: Fix template definition whitespace 2012-02-10 21:17:27 -06:00
advancedDetector.cpp
advancedDetector.h ENGINES: Copy singleid description from wiki 2012-02-29 13:13:28 +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 COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01:00
engines.mk KYRA: (EOB) - initial code base commit 2011-12-26 16:18:10 +01:00
game.cpp COMMON: Move RenderMode and GUIOptions functionality into separate files 2012-02-26 15:19:31 +01:00
game.h COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01: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
savestate.h
util.h