aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-10-15MOHAWK: Add various Living Books detection entries from bug #3422652.Alyssa Milburn
2011-10-15TSAGE: Fixed accidental recursion in FollowerObject::reposition methodPaul Gilbert
2011-10-15DREAMWEB: Silenced warnings, applied coding conventionsFilippos Karapetis
2011-10-15MADE: Graphics::Surface is a struct, not a classFilippos Karapetis
2011-10-15TSAGE: Bugfix for Blue Force scene 810 - Lyle's OfficePaul Gilbert
2011-10-15TSAGE: Implemented SceneMessage class to show messages before fading in a scenePaul Gilbert
2011-10-15MADE: Graphics::Surface is a struct, not a classFilippos Karapetis
2011-10-15SCI: Added a heuristic to distinguish Mac SCI1.1 from SCI2.1 versionsFilippos Karapetis
2011-10-15SCI: Fixed text length in upscaled SCI32 gamesFilippos Karapetis
2011-10-14SCI: Fixed display of text surfaces in SCI21Filippos Karapetis
2011-10-14SCI: Silenced warningsFilippos Karapetis
2011-10-14TSAGE: Fix stupid cut&paste errorStrangerke
2011-10-14TSAGE: Blue Force - Add speakers used in scene 115Strangerke
2011-10-14SCI: More work on kBitmap (still WIP)Filippos Karapetis
2011-10-14SCI: More work on the vertical plane offset for SCI32. Still WIP.Filippos Karapetis
2011-10-14TSAGE: Bugfix for #3423512 - Not being able to get crownPaul Gilbert
2011-10-14TSAGE: Bugfix for Ringworld demo having save/restore buttons enabled in GMMPaul Gilbert
2011-10-14TINSEL: Alter previous DW1 bugfix so that DW2 still works properlyPaul Gilbert
2011-10-13TINSEL: Fix #3422433 ("DW2: US version uses UK graphics")Torbjörn Andersson
2011-10-13SCI: Extended the detection of certain selectors to work in SCI2Filippos Karapetis
2011-10-13SCI: Implemented kBitmap(3) and kBitmap(5). Some cleanupFilippos Karapetis
2011-10-13SCI: Updated a comment inside processPlaySound()Filippos Karapetis
2011-10-13TSAGE: Show an explicit error message when saving or loading savegames failsPaul Gilbert
2011-10-13TSAGE: BlueForce, gang scene, fix a crash when giving a ticket to driverStrangerke
2011-10-13TSAGE: Add (useless?) scene 114 in BlueForceStrangerke
2011-10-12TSAGE: Add some comments in scene 410Strangerke
2011-10-12TSAGE: Add intro scene 110 for BlueForceStrangerke
2011-10-12TSAGE: Fix some animate() calls for ANIM_MODE_7 that were missing a parameterPaul Gilbert
2011-10-12TSAGE: Bugfix for #3422150 - GUI dialog when clicking on skullsPaul Gilbert
2011-10-12TSAGE: Separated the NamedHotspot class into separate versions for Ringworld ...Paul Gilbert
2011-10-12SCI: Fixed a long-standing bug in kDoSound(init)Filippos Karapetis
2011-10-12SCI: Marked functions that have been changed into dummy ones in SCI3Filippos Karapetis
2011-10-12SCI: kSave(3) is kCheckSaveGame() and kSave(6) is kFileIOUnlink()Filippos Karapetis
2011-10-12SCI: Implementation of kCelInfo subop 4Heather Douglass
2011-10-12SCI: 3 Uninitialized read workarounds for ShiversHeather Douglass
2011-10-12SCI: Added proper handling of duplicate items in kAddScreenItemFilippos Karapetis
2011-10-12TSAGE: Further cleanup of the prior NamedHotspot bugfixPaul Gilbert
2011-10-11TSAGE: Rename hotspots in ringworld, scene 9100Strangerke
2011-10-12TSAGE: Bugfix for overriden named hotspots no longer working in RingworldPaul Gilbert
2011-10-11TSAGE: Bugfixes for Blue Force scene 710 - BeachPaul Gilbert
2011-10-11TSAGE: Bugfix for being able to leave Child Protective Services officesPaul Gilbert
2011-10-11TSAGE: Bugfix for drawing UI correctly when in a side scrolling screenPaul Gilbert
2011-10-11TSAGE: Fix for not resetting scrollFollower when leaving the map screenPaul Gilbert
2011-10-11Last Express: CLIP should use a <int> template to compile correctly.anotherguest
2011-10-11SCI: Fixed text display in QFG4Filippos Karapetis
2011-10-11SCI: Some work on the SCI32 bitmap / font codeFilippos Karapetis
2011-10-11SCI: kBitmap(1) is kDisposeTextBitmapFilippos Karapetis
2011-10-11SCI: Changed a warning about wrong object variable count into a debugCFilippos Karapetis
2011-10-11SCI: Removed leftover unused variablesFilippos Karapetis
2011-10-11SCI: Proper implementation of text drawing for SCI2+Filippos Karapetis