Age | Commit message (Expand) | Author |
2014-05-25 | TUCKER: Skip the display of the intro and of the chapter number when a game i... | Strangerke |
2014-05-24 | TUCKER: Add a couple of safeguards to avoid out of bound access during the di... | Strangerke |
2014-05-24 | TUCKER: Add a safeguard to avoid a potential out of bound access | Strangerke |
2014-03-21 | TUCKER: Change the type of the return value of handleSpecialObjectSelectionSe... | Strangerke |
2014-03-20 | TUCKER: Fix some uninitialized variables | Strangerke |
2014-03-15 | TUCKER: Initialize some more pointers with nullptr instead of 0 | Strangerke |
2014-03-15 | TUCKER: Use boolean instead of integer in several places | Strangerke |
2014-03-15 | TUCKER: Initialize some pointers with nullptr instead of 0 | Strangerke |
2014-03-15 | TUCKER: Add a safeguard in updateCharPosition() to avoid a potential out-of-b... | Strangerke |
2014-03-09 | TUCKER: Some renaming in Graphics | Strangerke |
2014-03-09 | TUCKER: Some more refactoring | Strangerke |
2014-03-09 | TUCKER: Some more refactoring | Strangerke |
2014-03-09 | TUCKER: make _panelLockedFlag a boolean instead of an integer | Strangerke |
2014-03-09 | TUCKER: Fix some values assigned to _skipCurrentCharacterDraw | Strangerke |
2014-03-09 | TUCKER: Some more renaming | Strangerke |
2014-03-08 | TUCKER: Some more renaming | Strangerke |
2014-03-08 | TUCKER: Change the type of some variables to boolean | Strangerke |
2014-03-08 | TUCKER: Initialize some uninitialized variables | Strangerke |
2014-03-07 | TUCKER: Use a boolean for drawFlag instead of an integer | Strangerke |
2014-03-07 | TUCKER: Some more renaming | Strangerke |
2014-03-07 | TUCKER: Use boolean in place of integer for some members of the Sprite structure | Strangerke |
2014-03-07 | TUCKER: Start renaming struct members to follow coding/naming conventions | Strangerke |
2014-03-07 | TUCKER: Reduce the scope of some variables | Strangerke |
2014-02-18 | TUCKER: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-10 | TUCKER: Fix bug #6381 - "TUCKER: In 3rd part, "Use Peg" fails..." | dergunov |
2013-07-16 | TUCKER: Amend fix for bug #3614697 - "Spanish version uncompletable..." | D G Turner |
2013-07-14 | TUCKER: Add support for skipping unhandled/invalid instructions. | D G Turner |
2013-07-14 | TUCKER: Fix for bug #3614697 - "Spanish version uncompletable..." | D G Turner |
2013-07-12 | TUCKER: Fix palette fades | Willem Jan Palenstijn |
2011-05-17 | TUCKER: Give name to RandomSource, to register it with event recorder | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-03-20 | TUCKER: add missing code for kSupportsLoadingDuringStartup | Gregory Montoir |
2011-03-19 | TUCKER: Get rid of syncSoundSettings() | dhewg |
2011-02-19 | Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma... | Johannes Schickel |
2011-02-19 | TUCKER: cleanup, removed unused variables | Gregory Montoir |
2011-02-19 | TUCKER: fix truncated action string in english version | Gregory Montoir |
2011-02-18 | TUCKER: fix #3106714 - Wrong animation after TV off | Gregory Montoir |
2011-02-18 | TUCKER: cleanup | Gregory Montoir |
2011-02-18 | TUCKER: fix #3106542 - Ego drawn behind background | Gregory Montoir |
2011-02-18 | TUCKER: fix #3106536 - Punk stuck (moving in background) | Gregory Montoir |
2011-02-18 | TUCKER: fix #2628056 - Text Dialogue is out of sync | Gregory Montoir |
2011-02-18 | TUCKER: fix #2627967 - Slow Walking | Gregory Montoir |
2011-02-14 | TUCKER: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2010-11-08 | TUCKER: Added basic debugging console to engine | David Turner |
2010-05-04 | Move initGraphics and initCommonGFX from to new header. | Max Horn |
2010-02-21 | Patch for bug 2943361 by littleboy, adding full kb modifier support to all en... | Yotam Barnoy |
2009-10-17 | TUCKER: fix several issues in ending sequences (tracker item #2872355 - Minor... | Gregory Montoir |
2009-10-11 | TUCKER: fix original game glitch (tracker item #2872385 - Fish swims out of a... | Gregory Montoir |