scummvm/engines
D G Turner 4b6c1a0c2b DRACI: Replace snprintf() usage with Common::String::format()
Safer and less portability issues.
2011-06-02 03:27:44 +01:00
..
agi AGI: Fix compilation on 64 bit platforms 2011-05-25 22:45:21 +02:00
agos AGOS: Silenced a false positive warning in MSVC 2011-05-29 19:48:47 +03:00
cine ENGINES: Further unify engine names 2011-05-22 12:47:35 +01:00
cruise CRUISE: Replace snprintf() usage with Common::String::format() 2011-06-02 03:03:21 +01:00
draci DRACI: Replace snprintf() usage with Common::String::format() 2011-06-02 03:27:44 +01:00
drascula DRASCULA: Replace snprintf() usage with Common::String::format() 2011-06-02 02:53:48 +01:00
gob GOB: Replace snprintf() usage with Common::String::format() 2011-06-02 02:20:51 +01:00
groovie GROOVIE: Detect iOS platform based on binary existence 2011-06-01 23:20:12 +09:30
hugo HUGO: Fix comments 2011-05-25 23:58:46 +02:00
kyra KYRA: pause midi sounds while gmm is running 2011-05-29 01:04:08 +02:00
lastexpress LASTEXPRESS: Add a separate sound cache list for entries with a sound data buffer 2011-05-24 00:56:46 -04:00
lure ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
m4 TSAGE: General cleanup of object class 2011-05-30 20:29:13 +10:00
made COMMON: Registers RandomSources in constructor with the event recorder 2011-05-17 12:17:26 +02:00
mohawk ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
parallaction COMMON: Registers RandomSources in constructor with the event recorder 2011-05-17 12:17:26 +02:00
queen ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
saga Merge branch 'branch-1-3-0' into master 2011-06-01 15:15:31 +02:00
sci SCI: Fix up start/end points when pathfinding with opt == 0. 2011-05-31 16:26:38 +02:00
scumm SCUMM: Fix bug #1013617 2011-05-29 01:04:14 +02:00
sky ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
sword1 ALL: armour -> armor 2011-05-25 10:50:47 -04:00
sword2 ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
sword25 SWORD25: Fix making multiple saves at the same time. 2011-05-26 13:23:25 +02:00
teenagent TEEN: Change Inventory members to comple with CFG 2011-05-23 12:13:02 +02:00
testbed GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
tinsel ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
toon TOON: Fix crash #3308220 2011-06-01 23:49:19 +02:00
touche TOUCHE: Replace snprintf() usage with Common::String::format() 2011-06-02 03:17:34 +01:00
tsage TSAGE: Add workaround in order to fix crash in scene 5100 when Quinn forgets the Stasis Box 2011-06-02 00:53:19 +02:00
tucker TUCKER: Give name to RandomSource, to register it with event recorder 2011-05-17 12:17:27 +02:00
advancedDetector.cpp DETECTOR: Clarify warning a bit 2011-06-01 16:44:35 +02:00
advancedDetector.h DETECTOR: Get rid of unused kADFlagDontAugmentPreferredTarget 2011-06-01 16:44:35 +02:00
dialogs.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dialogs.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
engine.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
engine.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
engines.mk Merge remote branch 'remotes/dreammaster/tsage' 2011-04-13 21:08:05 +10:00
game.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
game.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
metaengine.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
savestate.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
savestate.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00