aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game
AgeCommit message (Collapse)Author
2017-01-21TITANIC: Fix the throwing TV cutscenePaul Gilbert
2017-01-21TITANIC: Use empty move transitions for cage after Parrot leavesPaul Gilbert
2017-01-18TITANIC: Renaming of CParrot statics, miscellaneous fixesPaul Gilbert
2017-01-16TITANIC: Workaround for broken light in 1st class suitePaul Gilbert
2017-01-16TITANIC: Renaming checks for player's first class suitePaul Gilbert
2017-01-16TITANIC: Rename light fields to more closely match originalPaul Gilbert
2017-01-16TITANIC: Renamings for light switchesPaul Gilbert
2017-01-16TITANIC: Workaround to dispense a cold chicken when the fuse is removedPaul Gilbert
I'm pretty certain this was the original intention of the dispensor, as it not only makes sense, but there was code in place in the dispensor StatusChangeMsg method that handled two different types of dispensing, depending on whether the fuse was in place. But the code was identical; given other nastyness and code duplication in the whole dispensor logic, it's pretty clear that this was what was originally intended. Though given that the dispensor fuse is present in the fusebox by default, it's likely no-one ever played around with the dispensor with the fuse removed.
2017-01-16TITANIC: Renamings and cleanup for chicken, sauce, and dispensorPaul Gilbert
2017-01-16TITANIC: Further cleanup of chicken dispensorPaul Gilbert
2017-01-15TITANIC: Further clarifying fields of Chicken DispensorPaul Gilbert
2017-01-15TITANIC: Fixes for getting chicken and starling puretPaul Gilbert
2017-01-15TITANIC: Fix entering Arboretum in winter, further renamingsPaul Gilbert
2017-01-15TITANIC: Fix using chicken on dispensorsPaul Gilbert
2017-01-15TITANIC: Removal of un-used fields to reduce Buildbot warningsPaul Gilbert
Note there's a lot of preliminary code in the star_control/ folder for code that still needs to be fully disassembled & implemented. So for now I've made liberal use of #if 0 blocks to disable fields that will likely be needed again in the future
2017-01-14TITANIC: Renamings for CSeasonalAdjustmentPaul Gilbert
2017-01-14TITANIC: Renamings and fixes for speech dispensorPaul Gilbert
2017-01-14TITANIC: Renamings and cleanup for lemon dispensorPaul Gilbert
2017-01-14TITANIC: Renamings for Arboretum GatePaul Gilbert
2017-01-13TITANIC: Fix breaking long stick dispensor glass with hammerPaul Gilbert
2017-01-12TITANIC: Fixes for unlocking music systemPaul Gilbert
2017-01-11TITANIC: Fix behaviour of Phonograph LidPaul Gilbert
2017-01-03TITANIC: Fix initial display of fan control indicatorPaul Gilbert
2017-01-03TITANIC: Cleanup and fixes for starling puretPaul Gilbert
2017-01-03TITANIC: Fixes and cleanup for the hammer dispensorPaul Gilbert
2017-01-03TITANIC: Fix implemenations of mouse down/up in CStartActionPaul Gilbert
2017-01-03TITANIC: Make hose visible when dragging itPaul Gilbert
2017-01-03TITANIC: Fix opening the broken pellerator enabling the hosePaul Gilbert
2017-01-02TITANIC: Fix rendering messages for Scraliontis & BrobostigonPaul Gilbert
2017-01-01TITANIC: Fix display of individual messages in MissiveOMatPaul Gilbert
2017-01-01TITANIC: Support for German version MissiveOMat passwordsPaul Gilbert
2017-01-01TITANIC: Fix MissiveOMat text scrolling callsPaul Gilbert
2017-01-01TITANIC: Add 'scummvm' in as a valid MissiveOMat login usernamePaul Gilbert
Because I've misspelled Leovinus' name way too many times during testing
2016-12-31TITANIC: Further fixes and cleanup for MissiveOMat loginPaul Gilbert
2016-12-31TITANIC: Better names for CEditControlMsg mode enumPaul Gilbert
2016-12-31TITANIC: Convert CEditControlMsg _mode to an enumPaul Gilbert
2016-12-31TITANIC: Fix getting entered password in MissiveOMatPaul Gilbert
2016-12-31TITANIC: Fix resetting MissiveOMat after entering an invalid loginPaul Gilbert
2016-12-30TITANIC: Fixes and cleanup for MissiveOMatPaul Gilbert
2016-12-30TITANIC: Cleanup of CAnnounce classPaul Gilbert
2016-12-27TITANIC: Don't play sound when entering views with sweet bowlsPaul Gilbert
2016-12-26TITANIC: Change CParrot::_v4 to _statePaul Gilbert
2016-12-26TITANIC: Fix parrot eating nuts in 2nd class suitePaul Gilbert
2016-12-26TITANIC: Clarifications to sending mail codePaul Gilbert
2016-12-24TITANIC: Renamings on CDropTargetPaul Gilbert
2016-12-24TITANIC: Fix dragging feather on nose holderPaul Gilbert
2016-12-18TITANIC: Fix Parrot message when trying to take it's perchPaul Gilbert
2016-12-18TITANIC: Fixes for replacing eye in elevator 4, renaming in CGameObjectPaul Gilbert
2016-12-18TITANIC: Renamings for PET Rooms flag for if elevator is brokenPaul Gilbert
2016-12-18TITANIC: Renaming of lift fieldsPaul Gilbert