aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-05-17LURE: Rename method random() -> getRandom()Max Horn
2011-05-17TOON: Use RandomSource instead of rand()Max Horn
2011-05-17SWORD25: Name the random sourceMax Horn
2011-05-17TSAGE: Name the RandomSourceMax Horn
2011-05-17MOHAWK: Name the RandomSource used for mystMax Horn
2011-05-17AGI: Unify RandomSource instantiationMax Horn
2011-05-17TUCKER: Give name to RandomSource, to register it with event recorderMax Horn
2011-05-17TEEN: Use only one RandomSource and give that one a name.Max Horn
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-16KYRA: Change engine name to KyraThierry Crozat
2011-05-16TSAGE: Fix graphics button behaviour (slightly hackish)eriktorbjorn
2011-05-16GOB: Add a non-interactive Adibou2 demoSven Hesse
2011-05-16Merge branch 'master' of https://github.com/scummvm/scummvmathrxx
2011-05-16SCUMM: fix regressionathrxx
2011-05-16TSAGE: Added support for handling keypresses in the Game classes. Separated l...Paul Gilbert
2011-05-16TSAGE: Changed demo quit dialog to correctly handle ESCAPE and ENTER keysPaul Gilbert
2011-05-16TSAGE: Bugfixes for dialogs correctly handling ESCAPE and ENTERPaul Gilbert
2011-05-16TSAGE: Implemented the Exit dialog in the Ringworld demoPaul Gilbert
2011-05-16TSAGE: Fix for crash when hiding cursor in Ringworld demoPaul Gilbert
2011-05-16TSAGE: Fix bad palette in the Fleeing planet cutsceneeriktorbjorn
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-16SCUMM: formattingathrxx
2011-05-15Merge branch 'master' of https://github.com/scummvm/scummvmathrxx
2011-05-15SCUMM: fix imuse bugs #1315950 and #761637athrxx
2011-05-15TSAGE: Made some dialogs less CPU hungryeriktorbjorn
2011-05-15TSAGE: Fix some errors in endGame().eriktorbjorn
2011-05-15MOHAWK: Fix loading a Myst savegame from the launcher.Bastien Bouclet
2011-05-15MOHAWK: Display a black screen while changing stack. Default to an empty cursor.Bastien Bouclet
2011-05-15MOHAWK: Implement "Show Map" feature for Myst MEBastien Bouclet
2011-05-15MOHAWK: Play a sound when dropping a pageBastien Bouclet
2011-05-15TSAGE: Ensured all scenes with custom data properly save it in the savegamesPaul Gilbert
2011-05-15TSAGE: Fixed saving problem and talking to Seeker in Scene #50Paul Gilbert
2011-05-15SWORD25 (LUA): Removed unused non-portable locale codemd5
2011-05-15SWORD25 (LUA): Clarified the use of os_remove()md5
2011-05-15TSAGE: Add the skeletton of createScene()strangerke
2011-05-15SWORD25: Begin fixing the TheoraDecoder implementationMatthew Hoops
2011-05-15M4: Replaced the trouble variable data map code with direct statements.Paul Gilbert
2011-05-14SCUMM: Remove some unused var warnings (see bug #3293800)Max Horn
2011-05-14MOHAWK: Fix background music restarting when changing cards in original MystBastien Bouclet
2011-05-14MOHAWK: Implement page drop button for MystBastien Bouclet
2011-05-14MOHAWK: Fix Myst backgrounds being draw one pixel too low on some cards.Bastien Bouclet
2011-05-14SCI: Don't do suffix expansions after exact dict matchWillem Jan Palenstijn
2011-05-14SCUMM: Workaround bug #1463598 (INDY3VGA: giant Henry Jones sr.)Max Horn
2011-05-14SCUMM: Show actor visible height in debuggerMax Horn
2011-05-14SWORD25: Fix format string warning.eriktorbjorn
2011-05-14LASTEXPRESS: Silence compiler warningMax Horn
2011-05-14MOHAWK: When running scripts in Myst, add delays when necessary between draws...Bastien Bouclet
2011-05-14SWORD25 (LUA): Disabled a lot of non-portable LUA functionsmd5
2011-05-14MOHAWK: Implement Mechanical opcodes 115, 116, 117, 118, 119 and 120. Fortres...Bastien Bouclet
2011-05-14SWORD25 (LUA): Some compilation optimizationsmd5