aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-18COMMON: Tweak extra text handling in Common::ErrorMax Horn
2011-04-18COMMON: Fix typoMax Horn
2011-04-18COMMON: Cleanup error messagesMax Horn
2011-04-18COMMON: Rename Error to ErrorCode, introduce new Error classMax Horn
2011-04-18TSAGE: Fix region 8 in scene 4045strangerke
2011-04-18SYMBIAN: Use astyle to slightly reduce code formatting mess ;)Max Horn
2011-04-18SYMBIAN: Clarify vsnprintf.h legal header a little bitMax Horn
2011-04-18MOHAWK: Speed up drawRLE8 a bit.Alyssa Milburn
2011-04-18Merge pull request "New mixer mute handling."Johannes Schickel
See https://github.com/scummvm/scummvm/pull/12 for more information.
2011-04-18TSAGE: Fix bug in scene 4045 "missing character".strangerke
I also renamed several objects and functions.
2011-04-18TSAGE: Fix palette corruption in savegame files.Paul Gilbert
2011-04-18TSAGE: Fix bug with selected inventory item remaining selected after ↵Paul Gilbert
restarting game
2011-04-18TSAGE: Removed InventoryDialog allFlag parameter.Paul Gilbert
This was intended to be used to simultaneously support the cheat mode dialog with all the inventory items. But that is going to need to be implemented as a completely separate dialog.
2011-04-18TSAGE: Initialise scene zoom percents in constructor. Fixes crash at the end ↵Paul Gilbert
of Scene #1400
2011-04-18TSAGE: Fix a couple of problems in Scene 2320, still brokenstrangerke
2011-04-18TSAGE: Describe scenes fro group 8 and 10strangerke
2011-04-18TSAGE: Fix bug in scene 1500strangerke
2011-04-18NEWS: Fixed full stops in the end of each news itemmd5
2011-04-18NEWS: Mention support for Amiga SCI games and Mac SCI1 gamesmd5
2011-04-17TSAGE: Fix a glitch in scene222:postInit. Suppress a useless comment.strangerke
2011-04-17TSAGE: Fix initialization of MTEXT speakerstrangerke
2011-04-17TSAGE: Fix subtle bug in StripManager. This fixes scene 2222.strangerke
2011-04-17Merge branch 'master' of https://github.com/enginmanap/scummvmJohannes Schickel
2011-04-17Merge branch 'master' of github.com:scummvm/scummvmsylvaintv
2011-04-17TOON: Fix Flux staying outside of the dressing roomsylvaintv
2011-04-17GUI: Fix indentation problems. Remove unwanted space.Engin Manap
All cosmetic changes, nothing changed.
2011-04-17TSAGE: CD version don't use protection page 1, 17 and abovestrangerke
2011-04-17HUGO: Enable the engine by defaultstrangerke
2011-04-17TOON: Fix dirty rect issues with fontssylvaintv
2011-04-17CREDITS: Add buildbot skin to billwashere crontibutionsThierry Crozat
2011-04-17GUI: Fix apply old theme even if theme is not changed.Engin Manap
There was no control if theme was changed. If you click cancel, it always changes theme to which options panel opened with. This is unneccessery if theme is not changed so a if statement added before applying old theme.
2011-04-17GUI: Fix theme change ignores cancel on options window.Engin Manap
add new protected value _oldTheme. It keeps theme at the init of options window, and cancel button reapplies old theme.
2011-04-17TSAGE: Have copy protection turned on for all versions of the gamePaul Gilbert
I'd previously incorrectly assumed copy protection would be disabled in the CD version of the game without actually playing all the way through to that point to find out.
2011-04-17TSAGE: Removed redundant call to memory manager deallocatePaul Gilbert
2011-04-17COMMON: Partial fix for #3087922: COMMON/BASE/BACKENDS: Code analysis warningsEugene Sandulenko
2011-04-17TOON: Fix palette issues in alligators scenesylvaintv
Bug #3264989: "TOON: Palette problems"
2011-04-17TSAGE: Bugfixes for Scene #2300 - Starship HangerPaul Gilbert
2011-04-17SCUMM: Add md5 from bug #3264965 for fbpackEugene Sandulenko
2011-04-17SAGA: Fixed bug #3276033: IHNM: Savegame reminder not resetEugene Sandulenko
2011-04-17TSAGE: Suppress strict-alias warnings on older GCCsdhewg
2011-04-17TSAGE: Remove redundant parameterdhewg
2011-04-17TSAGE: Fix glitches with incorrect pixels on the edges of zoomed objectsPaul Gilbert
2011-04-17TSAGE: Add listobjects and moveobject commands to the debuggerstrangerke
2011-04-17TSAGE: Add flag commands to the debuggerstrangerke
2011-04-17TSAGE: Disable GMM Save/Load buttons when saving/loading not allowedPaul Gilbert
2011-04-17TSAGE: Add workaround for scene 40 (glitch in animation of dying Kzin falling)strangerke
2011-04-16NEWS: wrap text in order to stay below the length limitstrangerke
2011-04-16CREDITS: Update credits files.Johannes Schickel
2011-04-16HUGO: Fix the typo in the PL file too...strangerke
2011-04-16HUGO: Fix a typo in special thanksstrangerke