aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-01SCUMM: fix save file incompatibility between DS and other ports for non FM-TO...athrxx
2011-11-01KYRA: Fix Common::List::erase usage.Johannes Schickel
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-31AUDIO: Fix some comments and whitespaceWillem Jan Palenstijn
2011-10-31AUDIO: Fix reverse stereo volumes on ARMWillem Jan Palenstijn
2011-10-31HUGO: Rename Sequence Index Direction Enums.D G Turner
2011-10-31TSAGE: Silece GCC warningTorbjörn Andersson
2011-10-31NEWS: Add mention of sword1 fixes in 1.4.0Thierry Crozat
2011-10-31SWORD1: Fix bug #3430793 Freeze before meeting with policeThierry Crozat
2011-10-31AUDIO: Fix reverse stereo (LinearRate_R) on ARM.Alyssa Milburn
2011-10-31CONFIGURE: Ensure that INCLUDES are included at configure-time.Matt Lewandowsky
2011-10-31HUGO: Change _UP to __UP to avoid definition conflict on some backends.Matt Lewandowsky
2011-10-31CONFIGURE: Clean up two minor nits in configure.Matt Lewandowsky
2011-10-31BUILD: Updated config.guess and config.sub from latest GNU libtool.Matt Lewandowsky
2011-10-31TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to Ri...Paul Gilbert
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-30Merge pull request #112 from tsoliman/fix-undithering-guioption1Eugene Sandulenko
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
2011-10-30SCI: More work on kEditTextFilippos Karapetis
2011-10-30SCI: Removed the hack for the creation of LARRY3.DRV, used in LSL3Filippos Karapetis
2011-10-30SCI32: kString: Move variable declaration to prevent problemsLars Skovlund
2011-10-30TSAGE: Blue Force - Logo: Fix a glitch in scene initialisationStrangerke
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
2011-10-30TSAGE: Blue Force - Change the type of two variables (Office, 560)Strangerke
2011-10-30TSAGE: Fixed palette rotation effects in Blue ForcePaul Gilbert
2011-10-29MADE: Silence a few gcc warnings.Johannes Schickel
2011-10-29SCI: Allow alt key combinations in all SCI gamesFilippos Karapetis
2011-10-29SCI: Added a new debug flag, "DebugMode" for SCI32 gamesFilippos Karapetis
2011-10-29SCI: Bugfix for text alignment in SCI32 gamesFilippos Karapetis
2011-10-29SCI: Fixed speech in PQ4 CDFilippos Karapetis
2011-10-29TSAGE: Blue Force - Beach (710): Fix a wrong delay, rename several variables ...Strangerke
2011-10-29JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson