aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-02SCUMM: Correct HE version for Norwegian version of Freddi Fish 1.Travis Howell
2011-10-02KYRA: Fix minor bug in AdLibDriver::primaryEffect1.Johannes Schickel
2011-10-02KYRA: Fix bumping into a wall AdLib SFX in Lands of Lore.Johannes Schickel
2011-10-02TSAGE: Fix Compilation Failure.D G Turner
Due to minor cut and paste error in last commit.
2011-10-02TsAGE: Add 3 speakers used in scene 910Strangerke
2011-10-02VIDEO: Add missing include to bink_decoder.hEinar Johan T. Sømåen
2011-10-02KYRA: Name another variable in the AdLib output code.Johannes Schickel
2011-10-02KYRA: Some minor cleanup.Johannes Schickel
2011-10-01TsAGE: Implement scene 930Strangerke
2011-10-01PEGASUS: Fix time forward callbacksMatthew Hoops
2011-10-01PEGASUS: Fix neighborhood callbacksMatthew Hoops
2011-10-01KYRA: fix typoathrxx
2011-10-01PEGASUS: Fix AI movies playing in the wrong boxMatthew Hoops
2011-10-01KYRA: Never allow slots 0 and 990-999 to be overwritten.Johannes Schickel
2011-10-01SDL: Fix indentation.Johannes Schickel
2011-10-01CGE: Translate (and clarify) polish comments. Add a couple of doxygen commentsStrangerke
Thanks Aquadran for the initial translation of Polish comments
2011-10-01COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save ↵Paul Gilbert
slots
2011-10-01TSAGE: Remove extra semicolon to fix compilation errorsPaul Gilbert
2011-10-01TSAGE: Implemented Blue Force scene 560Paul Gilbert
2011-09-30BACKENDS: Set alt+f4 to be used for quitting on WindowsMatthew Hoops
2011-09-30PEGASUS: Fix pausing normal TimeBasesMatthew Hoops
2011-09-30PEGASUS: Resolve a couple AI TODO'sMatthew Hoops
2011-09-30PEGASUS: Ease off the CPUMatthew Hoops
2011-09-30PEGASUS: Fix inventory looping positionsMatthew Hoops
2011-09-30PEGASUS: Fix movie segment loopingMatthew Hoops
Not the best way to handle it, but it works for now
2011-09-30VIDEO: Ensure audio paused status remains after a QuickTime seekMatthew Hoops
2011-10-01PARALLACTION: Fixed bugs #2880939 and #3135868Filippos Karapetis
A regression from commit 774773b. Many thanks to digitall for bisecting
2011-09-30PEGASUS: Actually pause the game nowMatthew Hoops
2011-09-30CONFIGURE: Fix comment.Johannes Schickel
2011-09-30Merge pull request #88 from tsoliman/savegame-timestamp-rebaseEugene Sandulenko
ENGINES: make the default savegame description be the timestamp
2011-09-30PEGASUS: Fix auto draggingMatthew Hoops
2011-09-30PEGASUS: Fix typos in autoDragItemIntoInventory/RoomMatthew Hoops
2011-09-30GRAPHICS: Add support for true 32bpp DirectBits imagesMatthew Hoops
2011-09-30TSAGE: Implemented Blue Force scene 551 - Outside Bikini Hut (Drunk Stop)Paul Gilbert
2011-09-30CGE: Music now always loop, like in the original gameStrangerke
2011-09-30PEGASUS: Introduce better cursor update codeMatthew Hoops
2011-09-30PEGASUS: Fix AI videos not updatingMatthew Hoops
2011-09-29PEGASUS: Fix drag sprite transparencyMatthew Hoops
2011-09-29PEGASUS: Fix cursor not showing upMatthew Hoops
2011-09-29PEGASUS: Fix stupid typo stopping the current biochip from being foundMatthew Hoops
2011-09-29PEGASUS: Allow saving/loading of AI rulesMatthew Hoops
2011-09-29PEGASUS: Resolve some TODO's and cleanupMatthew Hoops
2011-09-29PEGASUS: Update save/load code a bitMatthew Hoops
2011-09-29PEGASUS: Add the auto dragger codeMatthew Hoops
2011-09-29PEGASUS: Fix use of Common::List::eraseMatthew Hoops
2011-09-29PEGASUS: Returning from the pause menu works nowMatthew Hoops
2011-09-29COMMON: Ensure numTypes is set to 0 on closeMatthew Hoops
2011-09-29PEGASUS: Fix compass not showingMatthew Hoops
2011-09-29PEGASUS: Fix sprites being drawn incorrectlyMatthew Hoops
2011-09-29PEGASUS: Fix energy monitor not showing upMatthew Hoops