Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-21 | TITANIC: Add missing timer call in endgame sequence | Paul Gilbert | |
2017-02-20 | TITANIC: Renamings for CBridgeView | Paul Gilbert | |
2017-02-20 | TITANIC: Fix cruise button on ship controls | Paul Gilbert | |
2017-02-20 | TITANIC: Fix the steering wheel horn | Paul Gilbert | |
2017-02-20 | TITANIC: Initial cleanup & renamings for bridge controls | Paul Gilbert | |
2017-02-20 | TITANIC: Renamings for CHeadSlot base class | Paul Gilbert | |
2017-02-20 | TITANIC: Fix using brain pieces in the wrong slots | Paul Gilbert | |
2017-02-20 | TITANIC: Renamings for Titania head and brain slots | Paul Gilbert | |
2017-02-20 | TITANIC: Fix handling of Titania head slot mouse dragging | Paul Gilbert | |
2017-02-20 | TITANIC: Fix adding centre cards to Titania | Paul Gilbert | |
2017-02-19 | WORKAROUND: Stop resetting bomb code wheels when loading savegames | Paul Gilbert | |
The original kept resetting the bomb's code wheels whenever the view was entered, which meant reloading a savegame, you lost any progress you'd made. Presumably this was done as a quick and dirty hack in case anyone was stupid enough to rearm the bomb after fixing it the first time. I've added new code that now only resets the wheels when the bomb is initially armed, and you can now save in the bomb closeup, and it will remember all your selections | |||
2017-02-19 | TITANIC: Renamings for CBomb class | Paul Gilbert | |
2017-02-19 | TITANIC: Fixes and cleanup for CodeWheel | Paul Gilbert | |
2017-02-19 | TITANIC: Fix bomb countdown | Paul Gilbert | |
2017-02-19 | TITANIC: Play seasonal music when entering arboretum | Paul Gilbert | |
2017-02-18 | TITANIC: Renamings for CCarry class | Paul Gilbert | |
2017-02-18 | TITANIC: Further cleanup of the Gondolier sliders | Paul Gilbert | |
2017-02-18 | TITANIC: Renaming and cleanup for CGondolierSlider | Paul Gilbert | |
2017-02-17 | TITANIC: Fix playing phonograph when cylinder holder is open | Paul Gilbert | |
2017-02-16 | TITANIC: Fix operation of Phonograph play button | Paul Gilbert | |
2017-02-16 | TITANIC: Cleanup of movie flags | Paul Gilbert | |
2017-02-14 | TITANIC: Fix opening/closing Phonograph cylinder holder | Paul Gilbert | |
2017-02-13 | TITANIC: Renaming of phonograph fields | Paul Gilbert | |
2017-02-13 | TITANIC: Some phonograph cleanup, fix record button | Paul Gilbert | |
2017-02-01 | TITANIC: Git rid of old stubs in CMusicRoomHandler, start fleshing it out | Paul Gilbert | |
2017-01-29 | TITANIC: Cleanup of music room object classes | Paul Gilbert | |
2017-01-29 | TITANIC: Fix all music instrument properties that are bool | Paul Gilbert | |
2017-01-29 | TITANIC: Cleanup of music room setup code | Paul Gilbert | |
2017-01-28 | TITANIC: Fix Pellerator movement from Bar to Music Room | Paul Gilbert | |
2017-01-22 | TITANIC: Fix seeing and getting crushed tv | Paul Gilbert | |
2017-01-22 | TITANIC: Renamings for CUpLighter | Paul Gilbert | |
2017-01-21 | TITANIC: Fix the throwing TV cutscene | Paul Gilbert | |
2017-01-21 | TITANIC: Use empty move transitions for cage after Parrot leaves | Paul Gilbert | |
2017-01-18 | TITANIC: Renaming of CParrot statics, miscellaneous fixes | Paul Gilbert | |
2017-01-16 | TITANIC: Workaround for broken light in 1st class suite | Paul Gilbert | |
2017-01-16 | TITANIC: Renaming checks for player's first class suite | Paul Gilbert | |
2017-01-16 | TITANIC: Rename light fields to more closely match original | Paul Gilbert | |
2017-01-16 | TITANIC: Renamings for light switches | Paul Gilbert | |
2017-01-16 | TITANIC: Workaround to dispense a cold chicken when the fuse is removed | Paul 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-16 | TITANIC: Renamings and cleanup for chicken, sauce, and dispensor | Paul Gilbert | |
2017-01-16 | TITANIC: Further cleanup of chicken dispensor | Paul Gilbert | |
2017-01-15 | TITANIC: Further clarifying fields of Chicken Dispensor | Paul Gilbert | |
2017-01-15 | TITANIC: Fixes for getting chicken and starling puret | Paul Gilbert | |
2017-01-15 | TITANIC: Fix entering Arboretum in winter, further renamings | Paul Gilbert | |
2017-01-15 | TITANIC: Fix using chicken on dispensors | Paul Gilbert | |
2017-01-15 | TITANIC: Removal of un-used fields to reduce Buildbot warnings | Paul 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-14 | TITANIC: Renamings for CSeasonalAdjustment | Paul Gilbert | |
2017-01-14 | TITANIC: Renamings and fixes for speech dispensor | Paul Gilbert | |
2017-01-14 | TITANIC: Renamings and cleanup for lemon dispensor | Paul Gilbert | |
2017-01-14 | TITANIC: Renamings for Arboretum Gate | Paul Gilbert | |