aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-03AGI: Commented out if statements that always evaluate to trueFilippos Karapetis
2011-11-03LASTEXPRESS: Fixed typo in code logicFilippos Karapetis
2011-11-03MOHAWK: Fix an incorrect state update in Myst / Stoneship.Bastien Bouclet
Thanks to sev and clone2727 for respectively spotting and fixing the issue.
2011-11-03GOB: Fix a very stupid typo in the pathfinderSven Hesse
2011-11-03GOB: Fix analyser warnings regarding sprintf() parameter signnessSven Hesse
2011-11-03NEWS: Mention MacPorts support in 1.4.0Eugene Sandulenko
2011-11-03NEWS: Mention ARM/android fixes.Alyssa Milburn
2011-11-03TSAGE: Decrease game speed for Blue ForcePaul Gilbert
2011-11-03BUILD: Revert 3a461c2 since it breaks tests for various libraries under ↵Travis Howell
mingw (and maybe other systems).
2011-11-03AGOS: Merge duplicate code remaining from refactoring in the past.Travis Howell
2011-11-03SCUMM: Fix warningsEugene Sandulenko
2011-11-03SCUMM: Fix copy/paste errorsEugene Sandulenko
2011-11-03LASTEXPRESS: Fix read size parameter.Johannes Schickel
2011-11-03PARALLACTION: Fix memset size parameter.Johannes Schickel
2011-11-03SCI: Add fixme comment to a weird comparisonEugene Sandulenko
2011-11-03SCI: Fix copy/paste errorEugene Sandulenko
2011-11-03SAGA: Fix warningsEugene Sandulenko
2011-11-03SAGA: Fix copy/paste errorEugene Sandulenko
2011-11-03PARALLACTION: Fix warnings. Fix nasty out-of-scope bug in parallaction_br.cppEugene Sandulenko
2011-11-03M4: Fix warningsEugene Sandulenko
2011-11-03LURE: Fix warningsEugene Sandulenko
2011-11-03HUGO: Fix warningsEugene Sandulenko
2011-11-03CGE: Fix warningEugene Sandulenko
2011-11-02CGE: Fix array bounds checkEugene Sandulenko
2011-11-02LASTEXPRESS: Fix incorrect read() callEugene Sandulenko
2011-11-02DREAMWEB: Remove explicit comparisonsEugene Sandulenko
2011-11-02DRASCULA: Fix warningsEugene Sandulenko
2011-11-02DRACI: Fix warningEugene Sandulenko
2011-11-02CINE: Fix warningsEugene Sandulenko
2011-11-02AGOS: Fix warningsEugene Sandulenko
2011-11-02AGI: Fix warningsEugene Sandulenko
2011-11-02AGI: Fix buffer overflowEugene Sandulenko
2011-11-02COMMON: Fix warningEugene Sandulenko
2011-11-02SCI: Remove unnecessary semicolonTorbjörn Andersson
2011-11-03TEENAGENT: Added robot's dialogue animation.Vladimir Menshakov
2011-11-03TEENAGENT: Added "animation", "actor_animation" and "call" commands to debug ↵Vladimir Menshakov
console.
2011-11-02TEENAGENT: removed another duplicated ifVladimir Menshakov
2011-11-02TEENAGENT: fixed typo (duplicate if)Vladimir Menshakov
2011-11-02SCUMM: Remove outdated comment.Johannes Schickel
2011-11-02TSAGE: Implemented the character selection dialog logic in R2RWPaul Gilbert
2011-11-02TSAGE: Implement code for restarting the game in Blue ForcePaul Gilbert
2011-11-02TSAGE: Blue Force - City Hall (385): Fix Jim action, fix bug when giving him ↵Strangerke
blue prints, change type of _jimFlag
2011-11-02SCUMM: Minor clean upWillem Jan Palenstijn
2011-11-02BADA: Fix loopWillem Jan Palenstijn
2011-11-02TSAGE: Blue Force - Hospital cut-scene (620): Fix a glitch in a faderStrangerke
2011-11-02TSAGE: Blue Force - Car accident (600): Fix fade out after accident, rename ↵Strangerke
some objects
2011-11-01SCUMM: Further clean up loopWillem Jan Palenstijn
2011-11-02SCI: Fixed bug in commit 1a17bba.Filippos Karapetis
Thanks to wjp for pointing it out.
2011-11-02SCI: Fix Common::List::erase usage.Filippos Karapetis
Thanks to Tron for pointing that out.
2011-11-01SCI: Fixed bug #3430834 - "SCI: KQ6: Music stops after leaving shop"Filippos Karapetis
A regression from commit 9654068