aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-09-25AGI: Add some comments regarding save slot 0, and use the default SaveStateDe...Filippos Karapetis
2011-09-25AGI/COMMON: Fixed bug #3407308 - "AGI: SQ2: Saving allowed in autosave slot 0...Filippos Karapetis
2011-09-25TsAGE: Implement scene 920Strangerke
2011-09-25TSAGE: Bugfix for Blue Force scene 50Paul Gilbert
2011-09-25TSAGE: Bugfixes for Blue Force scene 315Paul Gilbert
2011-09-25TSAGE: Bugfixes for Blue Force scene 370Paul Gilbert
2011-09-25TSAGE: Bugfixes for Blue Force scene 360Paul Gilbert
2011-09-25TSAGE: Bugfixes for Blue Force scene 355Paul Gilbert
2011-09-25SCI: Bugfix for the palette of Longbow Amiga (still not right)Filippos Karapetis
2011-09-25AGOS: Fix loading VGA files from InstallShield cab file.Travis Howell
2011-09-25TSAGE: Cleanup of variable/method names in Blue Force scene 355Paul Gilbert
2011-09-25TSAGE: Moved the _bgSceneObjects list from SceneManager to Scene.Paul Gilbert
2011-09-25TSAGE: Fix Valgrind warningsPaul Gilbert
2011-09-24SCI: Always reset hold when starting a new song. Fixes bug #3413589 - "SCI: K...Filippos Karapetis
2011-09-24MOHAWK: Remove erroneous executable name from a detection entryMatthew Hoops
2011-09-24MOHAWK: Add Detection Entry for LBv3 games from bug #3413119.D G Turner
2011-09-24TSAGE: Bugfix for loading Blue Force scene 900Paul Gilbert
2011-09-24TSAGE: Bugfixes for displaying the Blue Force UIPaul Gilbert
2011-09-24TSAGE: Fixed the priority of the Blue Force Driver speakerPaul Gilbert
2011-09-24TSAGE: Fixed the yacht in Blue Force scene 350 to be in the backgroundPaul Gilbert
2011-09-24TSAGE: Fixed core engine display of background scene objectsPaul Gilbert
2011-09-24TSAGE: Bugfix for Blue Force conversation sequences launched on the player ob...Paul Gilbert
2011-09-24TSAGE: Bugfix for partner arriving on-screen incorrectlyPaul Gilbert
2011-09-24TSAGE: Further bugfixes for item actions in Blue Force scene 900Paul Gilbert
2011-09-24TSAGE: Bugfixes and cleanup for Blue Force scene 900Paul Gilbert
2011-09-24SCI: Fixed timer bug #3127824 - "SCI: speed problem - Castle of Dr Brain"Filippos Karapetis
2011-09-23TSAGE: Fix setAction call.Alyssa Milburn
2011-09-23TSAGE: Implement Blue Force Scene 900Strangerke
2011-09-23SCI21: Added some skeleton code for offsetting pictures vertically (not worki...Filippos Karapetis
2011-09-23SCI21: Marked kNewRoom as a debug functionFilippos Karapetis
2011-09-23Merge pull request #86 from tsoliman/maemo-master-rebased-2Eugene Sandulenko
2011-09-23SCI: Fixed bug #3413301 - "SCI: KQ6CD: Game stops responding at the bookworm"Filippos Karapetis
2011-09-23MOHAWK: Add missing Living Book detection entry from bug #3413119.D G Turner
2011-09-23TSAGE: Bugfix for properly exiting scenes via hotspotsPaul Gilbert
2011-09-23TSAGE: Fixes for conversation in Blue Force scene 340Paul Gilbert
2011-09-23TSAGE: Added new code to scene handler to handle player sequence executionPaul Gilbert
2011-09-23TSAGE: Fixed NPC variable naming in Blue Force scene 340Paul Gilbert
2011-09-22KYRA: workaround to get maemo to even compileTarek Soliman
2011-09-23TSAGE: Fix for changing partner's facing direction in Blue Force scene 350Paul Gilbert
2011-09-23TSAGE: Fix priority of woman in Blue Force scene 340Paul Gilbert
2011-09-23SCI: Fixed bug #3413020 - "SCI: Longbow: Robin is stuck in the final monk cha...Filippos Karapetis
2011-09-22TSAGE: Bugfix for Exit cursor remaining active after leaving motorcyclePaul Gilbert
2011-09-22SCI: Ignore invalid pointers if the kernel function signature specifies itFilippos Karapetis
2011-09-22SCI: Fixed compilation with VM_DEBUG_SEND definedFilippos Karapetis
2011-09-21TSAGE: Bugfixes to Blue Force map screen for leaving MarinaPaul Gilbert
2011-09-21TSAGE: Default to displaying walk cursor on Blue Force map screenPaul Gilbert
2011-09-04DREAMWEB: 'examineobtext' ported to C++Bertrand Augereau
2011-09-20TSAGE: Implemented Blue Force scene 355 - Future Wave exteriorPaul Gilbert
2011-09-20CGE: Remove useless function declarationStrangerke
2011-09-19LASTEXPRESS: Small cleanup in Entities::processEntity() and Entities::process...Littleboy