Commit Graph
96 Commits
Author SHA1 Message Date
Paul Gilbert 7a1b35212b TITANIC: Keep highlighted inventory items animating when changing room 2017-09-08 21:11:22 -04:00
Paul Gilbert 0c2fc12756 TITANIC: Hook up in-game sound sliders to ScummVM volumes 2017-09-05 21:11:06 -04:00
Paul Gilbert 0e2be98857 TITANIC: Ensure PET _remoteTargetName is set when saving 2017-08-22 20:57:22 -04:00
Paul Gilbert 2edd59d0b8 TITANIC: Fix Tab key toggle for Starfield/Photo being broken 2017-08-20 22:55:40 -04:00
Paul Gilbert 445e12f7ca TITANIC: Add Tab key as a shortcut for switching to inventory 2017-08-20 17:23:55 -04:00
Paul Gilbert eaab1f0472 TITANIC: Fix duplication of RealLife icons when passenger class changes 2017-08-12 11:07:25 -04:00
Paul Gilbert eb7306286f TITANIC: Fix rendering of conversation text input 2017-07-10 21:40:55 -04:00
Paul Gilbert 59243928e7 TITANIC: Adding support for German PET's extra Translation area 2017-06-25 12:26:47 -04:00
Paul Gilbert b21e829a9f TITANIC: Renamings and fixes for starfield marker buttons in PET 2017-05-30 22:23:31 -04:00
Paul Gilbert 93cd3eced2 TITANIC: Implemented CStarControl doAction 2017-02-27 08:55:56 -05:00
Paul Gilbert 81cb0f11db TITANIC: Cleanup and fixes for class checks when SuccUBus sucking 2016-12-25 23:54:00 -05:00
Paul Gilbert 301ab51735 TITANIC: Don't allow GMM Loading/Saving if the PET area is locked 2016-12-08 22:35:33 -05:00
Paul Gilbert 20832d79fb TITANIC: Fix caseless string contains checks 2016-11-30 21:40:10 -05:00
Paul Gilbert 23af9d1a3c TITANIC: Load more text strings from data file 2016-11-11 15:24:53 -05:00
Paul Gilbert 90fed956f2 TITANIC: Fix highlighting correct PET icon after loading 2016-11-07 20:58:45 -05:00
Paul Gilbert 2e0e0f2d89 TITANIC: Fix BellBot walking off 2016-11-06 23:05:11 -05:00
Paul Gilbert 11f9af68c9 TITANIC: Fix triggering BellBot summon 2016-11-06 20:52:36 -05:00
Paul Gilbert 6eac69f45a TITANIC: Replaced int passenger class with PassengerClass enum 2016-11-05 11:02:39 -04:00
Paul Gilbert 0f4ca41dad TITANIC: Add support for mouse wheel scrolling conversations log 2016-11-01 22:30:21 -04:00
Paul Gilbert ec76eaec80 TITANIC: Fix PET rendering in Embarkation Lobby 2016-10-30 16:25:35 -04:00
Paul Gilbert 8ec1f77c06 TITANIC: Fix setting active NPC 2016-10-25 19:26:42 -04:00
Eugene Sandulenko dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Paul Gilbert 207afb6f46 TITANIC: In progress work on German Translation view in PET 2016-09-11 11:34:06 -04:00
Paul Gilbert 8eaf094bf5 TITANIC: Move text messages to DAT file 2016-09-10 23:16:15 -04:00
Paul Gilbert 33737ea2dc TITANIC: Convert many static_casts to dynamic_cast 2016-09-01 19:10:36 -04:00
Paul Gilbert f114f9e8c5 TITANIC: Implemented some stubbed methods 2016-08-28 19:10:29 -04:00
Paul Gilbert 56c2ef9efc TITANIC: Implemented more game classes 2016-08-28 11:29:23 -04:00
Paul Gilbert 01910f32f0 TITANIC: Fix identified warnings 2016-07-30 17:45:50 -04:00
Paul Gilbert 2efee2ae8c TITANIC: Further timers cleanup 2016-07-23 19:15:26 -04:00
Paul Gilbert 5ccc0a66da TITANIC: Removed const modifier from all saveable objects
Turns out that CGameObject::save regenerates the _movieRangeInfo list.
So the const suffix can no longer be used for the entire hierarchy
2016-07-15 19:25:58 -04:00
Paul Gilbert 3988a9eeee TITANIC: Adding more game object methods 2016-07-15 19:25:27 -04:00
Paul Gilbert ef1d10e926 TITANIC: Implemented remaining CGameManager methods and others 2016-07-15 19:25:19 -04:00
Paul Gilbert b6f476c70f TITANIC: Cleanup and renamings for PET Starfield controller 2016-07-15 19:25:17 -04:00
Paul Gilbert be9a05f8b5 TITANIC: Added CPetStarfield methods 2016-07-15 19:25:14 -04:00
Paul Gilbert ad873455cf TITANIC: Adding PET Control bot methods 2016-07-15 19:25:11 -04:00
Paul Gilbert 6f063c4703 TITANIC: Fleshing out CGameObject and CPetControl methods 2016-07-15 19:25:09 -04:00
Paul Gilbert 0146a3c6b6 TITANIC: Added remaining CPetControl methods 2016-07-15 19:25:06 -04:00
Paul Gilbert 42c8ac1c88 TITANIC: Added Pet Inventorty virtual methods 2016-07-15 19:24:53 -04:00
Paul Gilbert 5fe1f73159 TITANIC: Added remaining PET Inventory Glyph methods 2016-07-15 19:24:51 -04:00
Paul Gilbert ec5dcc17dc TITANIC: Added TTtalker methods 2016-07-15 19:24:36 -04:00
Paul Gilbert 5b98885f87 TITANIC: Figured out PET Room Glyph modes 2016-07-15 19:24:22 -04:00
Paul Gilbert 54eac84dc5 TITANIC: Fix compilation issues 2016-07-15 19:24:15 -04:00
Paul Gilbert 3fb8c888a7 TITANIC: Adding miscellaneous CGameObject & CPetControl methods 2016-07-15 19:24:11 -04:00
Paul Gilbert 5a328ce28f TITANIC: Completed CPetRooms methods 2016-07-15 19:24:08 -04:00
Paul Gilbert 452274dae0 TITANIC: Flesh out PET Rooms adding glyphs 2016-07-15 19:24:04 -04:00
Paul Gilbert 23da68350d TITANIC: Finished CRoomFlags methods 2016-07-15 19:23:57 -04:00
Paul Gilbert cafde79773 TITANIC: Added PET cursor related methods 2016-07-15 19:23:51 -04:00
Paul Gilbert f0889c17a4 TITANIC: Implementing lots of cGameObject methods 2016-07-15 19:23:44 -04:00
Paul Gilbert 764cfcb6d6 TITANIC: gcc compilation fixes 2016-07-15 19:19:45 -04:00
Paul Gilbert e2d3a0a32f TITANIC: Adding setDial method 2016-07-15 19:18:54 -04:00