aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control
AgeCommit message (Collapse)Author
2017-08-04TITANIC: Introduce movement via arrow keysPaul Gilbert
This also fixes a bug with Page Up, Down, Home, & End not working for the Conversation tab. Additionally, code for scrolling individual lines in the conversation and glyphs via the arrow keys has been removed in favor of this centrallised movement, since they were somewhat redundant, and the mouse wheel can be used for scrolling.
2017-07-28TITANIC: Show initial transform anim when Titania pieces added to inventoryPaul Gilbert
2017-07-28TITANIC: Further cleanup of inventory glyphsPaul Gilbert
2017-07-27TITANIC: Cleanup/renaming of inventory glyph animatin codePaul Gilbert
2017-07-15TITANIC: Fix inventory scrolling when an item is selectedPaul Gilbert
2017-07-15TITANIC: Don't allow starfield to be shown if puzzle was skippedPaul Gilbert
2017-07-10TITANIC: Fix rendering of conversation text inputPaul Gilbert
2017-07-05TITANIC: Fix Rooms Glyphs list only allowing a single custom entryPaul Gilbert
2017-07-05TITANIC: Fix refreshing inventory tooltip when chicken gets coldPaul Gilbert
2017-06-25TITANIC: Set PET area title positions for German versionPaul Gilbert
2017-06-25TITANIC: Fix display of PET area titlesPaul Gilbert
2017-06-25TITANIC: Adding support for German PET's extra Translation areaPaul Gilbert
2017-06-21TITANIC: Renamings for room flags sublevel methodsPaul Gilbert
2017-06-21TITANIC: Fix 2nd class room flags calculationPaul Gilbert
2017-05-30TITANIC: Fix flickering of marker bulbs in PET Starfield displayPaul Gilbert
2017-05-30TITANIC: Renamings and fixes for starfield marker buttons in PETPaul Gilbert
2017-04-04TITANIC: Change debug level constants to have a DEBUG_ prefixPaul Gilbert
2017-04-03TITANIC: Add missing break to switch statementPaul Gilbert
2017-03-29TITANIC: Further code for new skip nav button to work correctlyPaul Gilbert
2017-03-29TITANIC: Add remote icon for skipping nav puzzlePaul Gilbert
2017-02-27TITANIC: Implemented CStarControl doActionPaul Gilbert
2017-01-22TITANIC: Fixes for sending via the Bilge SuccUBusPaul Gilbert
2017-01-16TITANIC: Renaming checks for player's first class suitePaul Gilbert
2017-01-16TITANIC: Change chicken tooltips to use DAT stringsPaul Gilbert
2017-01-15TITANIC: Fix showing correct inventory glyphs after loading savegamePaul Gilbert
2017-01-15TITANIC: Show correct inventory glyphs & tooltip for multi-state itemsPaul Gilbert
2017-01-15TITANIC: Fix display of chicken tooltips in the inventoryPaul Gilbert
2017-01-01TITANIC: Rename CPetText to CTextControlPaul Gilbert
The class is used in several areas outside of the PET, so it makes better sense to not have it in the pet_control/ folder and named so
2016-12-30TITANIC: Add mouse wheel scrolling to inventory listPaul Gilbert
2016-12-26TITANIC: Clarifications to sending mail codePaul Gilbert
2016-12-25TITANIC: Cleanup and fixes for class checks when SuccUBus suckingPaul Gilbert
2016-12-21TITANIC: Show status prefixes for chevrons in the Rooms tabPaul Gilbert
2016-12-20TITANIC: Fix dragging chevrons onto the SuccubusPaul Gilbert
2016-12-18TITANIC: Fix starting to drag inventory itemsPaul Gilbert
2016-12-18TITANIC: Fix crash dragging items from inventoryPaul Gilbert
2016-12-18TITANIC: Renamings for PET Rooms flag for if elevator is brokenPaul Gilbert
2016-12-17TITANIC: Fix operation of 1st class light switchesPaul Gilbert
2016-12-16TITANIC: Fix remapping conversation log colors when changing classPaul Gilbert
2016-12-15TITANIC: Fixes and cleanup for conversation dials movementPaul Gilbert
2016-12-10TITANIC: Fix CPetConversations timerExpiredPaul Gilbert
2016-12-08TITANIC: Don't allow GMM Loading/Saving if the PET area is lockedPaul Gilbert
2016-12-08TITANIC: Fix elements for Television Control remote glyphPaul Gilbert
2016-12-02TITANIC: Fix changing inventory glyphs positions when dragging onePaul Gilbert
2016-12-02TITANIC: Fix dragging inventory items onto the viewPaul Gilbert
2016-12-01TITANIC: Field renaming for CSuccubusDeliveryGlyphPaul Gilbert
2016-12-01TITANIC: Renamings and clarifications for mail methodsPaul Gilbert
2016-11-30TITANIC: Fix caseless string contains checksPaul Gilbert
2016-11-30TITANIC: Fix getting remote highlight indexesPaul Gilbert
2016-11-16TITANIC: Implement mouse scrolling for PET RemotePaul Gilbert
2016-11-13TITANIC: Fix icon for basin remote glyphPaul Gilbert