aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
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-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
2011-11-01SCI: Fixed unexpected end of file in fmtowns.cppFilippos Karapetis
2011-11-01SCI: limit new FM-Towns driver to KQ5athrxx
Mixed up mother goose is reported not to use that driver and even crash when trying to use it. Play Id and instrument patch id seem to be different.
2011-11-01SCI: (KQ5 FM-Towns) - fix voice mappingathrxx
(Driver channels would get reserved via the 0x4b control, but they would never get released)
2011-11-01SCI: add sound driver for KQ5 FM-Townsathrxx
2011-11-01SCI: add Japanese detection entry for KQ5 FM-Towns and fix audio language ↵athrxx
handling
2011-11-01SCUMM: add comment to last commitathrxx
2011-11-01SCUMM: fix save file incompatibility between DS and other ports for non ↵athrxx
FM-TOWNS games
2011-11-01KYRA: Fix Common::List::erase usage.Johannes Schickel
Thanks to Tron for pointing that out.
2011-11-01SCUMM: Run astyle over Player_V2A code.Johannes Schickel
2011-11-01SCUMM: Fix possible leak in Player_V2A code.Johannes Schickel
2011-11-01DREAMWEB: Fix OOM checkWillem Jan Palenstijn
2011-11-01SCUMM: Clean up loopWillem Jan Palenstijn
2011-11-01TSAGE: Fix undefined evaluation orderWillem Jan Palenstijn
2011-11-01TSAGE: Fix compiler warningPaul Gilbert
2011-11-01TSAGE: Removed game stubs for GeekwadPaul Gilbert
2011-11-01TSAGE: Added display logic for character selection dialog in R2RWPaul Gilbert
2011-11-01TSAGE: Added support for semi-transparent dialogs used in R2RWPaul Gilbert
2011-11-01TSAGE: Further bugfixes and cleanup for R2RW Scene 125 - ConsolePaul Gilbert
2011-11-01TSAGE: Bugfix for reading messages with an invalid line numberPaul Gilbert
2011-10-31HUGO: Rename Sequence Index Direction Enums.D G Turner
This is to avoid any further collisions with system defines.
2011-10-31TSAGE: Silece GCC warningTorbjörn Andersson
2011-10-31SWORD1: Fix bug #3430793 Freeze before meeting with policeThierry Crozat
2011-10-31HUGO: Change _UP to __UP to avoid definition conflict on some backends.Matt Lewandowsky
2011-10-31TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to ↵Paul Gilbert
Ringworld namespace
2011-10-31TSAGE: Implemented changes to SceneItem::display for R2RWPaul Gilbert
2011-10-31TSAGE: Implemented proper descriptions for inventory items in R2RWPaul Gilbert
2011-10-31TSAGE: Bugfixes for R2RW scene 125 - ConsolePaul Gilbert
2011-10-31TSAGE: Bugfix for graphics scalers not working on RingworldPaul Gilbert
2011-10-31TSAGE: Added inventory item cursor support for R2RWPaul Gilbert
2011-10-31TSAGE: Display UI cursor correctly in R2RWPaul Gilbert
2011-10-31TSAGE: Added skeleton for GeekwadPaul Gilbert
2011-10-31TSAGE: Blue Force - PD Parking (300) - Fix several glitches occurring during ↵Strangerke
morning review.
2011-10-30SCI: More work on kEditTextFilippos Karapetis
2011-10-30SCI: Removed the hack for the creation of LARRY3.DRV, used in LSL3Filippos Karapetis
This is no longer necessary, as our file I/O code handles this case correctly now. Also, updated the description of file I/O on top.
2011-10-30SCI32: kString: Move variable declaration to prevent problemsLars Skovlund
with object lifetimes.
2011-10-30TSAGE: Blue Force - Logo: Fix a glitch in scene initialisationStrangerke
Sounds is still cracking
2011-10-30TSAGE: In progress implementation of R2RW scene 125 - ConsolePaul Gilbert
2011-10-30TSAGE: Bugfix for drunk and beer sign to animate correctlyPaul Gilbert
2011-10-30TSAGE: intro, bar (109): fix a couple of glitches, rename some objects.Strangerke
Drunk and Neon still not animated properly
2011-10-30TSAGE: Blue Force - Change the type of two variables (Office, 560)Strangerke