aboutsummaryrefslogtreecommitdiff
path: root/engines/tucker/tucker.cpp
AgeCommit message (Expand)Author
2018-02-11TUCKER: Remove superfluous arguments in loadBudSpr et alAdrian Frühwirth
2018-02-09Revert "TUCKER: Fix Bud drawn behind parts of statue in park"Adrian Frühwirth
2018-02-09TUCKER: Fix Bud drawn behind parts of statue in parkAdrian Frühwirth
2018-02-09TUCKER: Make the glue a "unary usage" objectAdrian Frühwirth
2018-02-07TUCKER: Fix offset drawing bug in drawSprite()Adrian Frühwirth
2018-02-03TUCKER: Add inventory and save slot scrolling via mouse wheelAdrian Frühwirth
2018-01-31TUCKER: Print infobar string if no savegame existsAdrian Frühwirth
2018-01-31TUCKER: Fix sentence bar offsetsAdrian Frühwirth
2018-01-31TUCKER: Fix dirty rects drawing bug in drawStringInteger()Adrian Frühwirth
2018-01-31TUCKER: Use existing enum for verbsAdrian Frühwirth
2018-01-31TUCKER: Cure Bud's and Billy's seasicknessAdrian Frühwirth
2018-01-31TUCKER: Fix walking Royston glitchAdrian Frühwirth
2018-01-31TUCKER: Fix font rendering bugAdrian Frühwirth
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2016-02-24TUCKER: Hide cursor in cutscenesOri Avtalion
2014-05-25TUCKER: Skip the display of the intro and of the chapter number when a game i...Strangerke
2014-05-24TUCKER: Add a couple of safeguards to avoid out of bound access during the di...Strangerke
2014-05-24TUCKER: Add a safeguard to avoid a potential out of bound accessStrangerke
2014-03-21TUCKER: Change the type of the return value of handleSpecialObjectSelectionSe...Strangerke
2014-03-20TUCKER: Fix some uninitialized variablesStrangerke
2014-03-15TUCKER: Initialize some more pointers with nullptr instead of 0Strangerke
2014-03-15TUCKER: Use boolean instead of integer in several placesStrangerke
2014-03-15TUCKER: Initialize some pointers with nullptr instead of 0Strangerke
2014-03-15TUCKER: Add a safeguard in updateCharPosition() to avoid a potential out-of-b...Strangerke
2014-03-09TUCKER: Some renaming in GraphicsStrangerke
2014-03-09TUCKER: Some more refactoringStrangerke
2014-03-09TUCKER: Some more refactoringStrangerke
2014-03-09TUCKER: make _panelLockedFlag a boolean instead of an integerStrangerke
2014-03-09TUCKER: Fix some values assigned to _skipCurrentCharacterDrawStrangerke
2014-03-09TUCKER: Some more renamingStrangerke
2014-03-08TUCKER: Some more renamingStrangerke
2014-03-08TUCKER: Change the type of some variables to booleanStrangerke
2014-03-08TUCKER: Initialize some uninitialized variablesStrangerke
2014-03-07TUCKER: Use a boolean for drawFlag instead of an integerStrangerke
2014-03-07TUCKER: Some more renamingStrangerke
2014-03-07TUCKER: Use boolean in place of integer for some members of the Sprite structureStrangerke
2014-03-07TUCKER: Start renaming struct members to follow coding/naming conventionsStrangerke
2014-03-07TUCKER: Reduce the scope of some variablesStrangerke
2014-02-18TUCKER: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-10TUCKER: Fix bug #6381 - "TUCKER: In 3rd part, "Use Peg" fails..."dergunov
2013-07-16TUCKER: Amend fix for bug #3614697 - "Spanish version uncompletable..."D G Turner
2013-07-14TUCKER: Add support for skipping unhandled/invalid instructions.D G Turner
2013-07-14TUCKER: Fix for bug #3614697 - "Spanish version uncompletable..."D G Turner
2013-07-12TUCKER: Fix palette fadesWillem Jan Palenstijn
2011-05-17TUCKER: Give name to RandomSource, to register it with event recorderMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-20TUCKER: add missing code for kSupportsLoadingDuringStartupGregory Montoir
2011-03-19TUCKER: Get rid of syncSoundSettings()dhewg
2011-02-19Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...Johannes Schickel