2190 Commits

Author SHA1 Message Date
Paul Gilbert
9ac71ca892 TITANIC: Show busy cursor when SuccUBus sending or receiving 2017-10-13 20:59:23 -04:00
Paul Gilbert
75a736bbc8 TITANIC: Workaround for wrong ambient music on load 2017-10-13 19:54:01 -04:00
Paul Gilbert
c339e3261d TITANIC: Renamed GlobalSound methods to AmbientSound 2017-10-13 18:03:30 -04:00
Paul Gilbert
1d8ccbe1ea TITANIC: Cleanup of auto music player classes and messages 2017-10-13 17:51:49 -04:00
Paul Gilbert
44aaaf43b8 TITANIC: Play Pellerator sound only when moving to a new destination 2017-10-12 21:58:34 -04:00
Paul Gilbert
b2ebaf008e TITANIC: DE: Fix showing accented characters in Chat tab 2017-10-12 21:38:20 -04:00
Paul Gilbert
60eca29f3d TITANIC: DE: Fix saying 'ja' to Deskbot during checkin 2017-10-12 20:05:24 -04:00
Paul Gilbert
0fd4e80cb2 TITANIC: Fix buffer overflow in parser searchAndReplace 2017-10-10 19:50:35 -04:00
Paul Gilbert
567556a5c1 TITANIC: Show SGT furniture in stateroom even after upgrading 2017-10-10 19:26:47 -04:00
Paul Gilbert
3fd2cf29b1 TITANIC: Only allow moving to SGT TV in assigned room 2017-10-10 19:19:46 -04:00
Paul Gilbert
1f5908c9bd TITANIC: Fix talking to the Maitre D 2017-10-10 18:02:10 -04:00
Paul Gilbert
fcf0ac1da2 TITANIC: DE: Fix bomb password 2017-10-09 08:11:57 -04:00
Paul Gilbert
721041bc30 TITANIC: Fix Coverity warnings 2017-10-09 07:57:55 -04:00
Paul Gilbert
e30bf609d7 TITANIC: DE: Fix going to bottom of service elevator 2017-10-08 21:21:36 -04:00
Paul Gilbert
2b8cd341ef TITANIC: Turn off testing for English, turn it on for German 2017-10-08 12:48:21 -04:00
Paul Gilbert
9f2d7a6793 TITANIA: DE: Fixes for Titania's wakeup speech 2017-10-08 11:38:40 -04:00
Paul Gilbert
6dac2f4b95 TITANIC: DE: Syntax fixes 2017-10-08 11:12:53 -04:00
Paul Gilbert
f05690db2a TITANIC: DE: Further tweak code wheel loading 2017-10-08 10:39:13 -04:00
Paul Gilbert
51275ea7a9 TITANIC: DE: Fix default code wheel letters 2017-10-07 22:06:00 -04:00
Paul Gilbert
bca0a3f2da TITANIC: DE: Fixes for bomb code wheels 2017-10-07 21:56:52 -04:00
Paul Gilbert
76e5a0246c TITANIC: DE: Fix Barbot response handling 2017-10-07 16:38:12 -04:00
Colin Snover
432fd522d2 ENGINES: Remove default1x scaler flag
This flag is removed for a few reasons:

* Engines universally set this flag to true for widths > 320,
  which made it redundant everywhere;
* This flag functioned primarily as a "force 1x scaler" flag,
  since its behaviour was almost completely undocumented and users
  would need to figure out that they'd need an explicit non-default
  scaler set to get a scaler to operate at widths > 320;
* (Most importantly) engines should not be in the business of
  deciding how the backend may choose to render its virtual screen.
  The choice of rendering behaviour belongs to the user, and the
  backend, in that order.

A nearby future commit restores the default1x scaler behaviour in
the SDL backend code for the moment, but in the future it is my
hope that there will be a better configuration UI to allow users
to specify how they want scaling to work for high resolutions.
2017-10-07 12:30:29 -05:00
Paul Gilbert
6723bed162 TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
Paul Gilbert
9b51c1dbbd TITANIC: DE: Fix recognising words with common suffixes 2017-10-06 20:37:28 -04:00
Paul Gilbert
223867b2f5 TITANIC: DE: Fixes for article handling 2017-10-06 07:16:36 -04:00
Paul Gilbert
1ff9e931dc TITANIC: DE: Fix animations changing seasons in Arboretum 2017-10-04 07:06:08 -04:00
Paul Gilbert
1b136180e7 TITANIC: DE: Translations for music room music 2017-10-04 07:05:32 -04:00
Paul Gilbert
5ef0b3a62a TITANIC: DE: Fix sound for music room pitch sliders 2017-10-03 21:29:48 -04:00
Paul Gilbert
d0c20062ad TITANIC: Fix cursor when in MissiveOMat when Conversations tab active 2017-10-03 21:17:53 -04:00
Paul Gilbert
7bcc6ed56c TITANIC: DE: Fix positioning of PET tab names 2017-10-03 20:31:44 -04:00
Paul Gilbert
f3eea52f52 TITANIC: DE: Fix color of text in PET Translation tab text 2017-10-03 20:04:39 -04:00
Paul Gilbert
1d4212a946 TITANIC: DE: Fix horizontal placement of PET mode buttons 2017-10-03 20:00:42 -04:00
Paul Gilbert
5c54651901 TITANIC: DE: Fix dimensions of text area in PET Translation tab 2017-10-03 19:37:09 -04:00
Paul Gilbert
2c79c257a3 TITANIC: DE: Allow for two lines in PET Rooms tab tooltips 2017-10-02 22:01:24 -04:00
Paul Gilbert
93e18ba7c3 TITANIC: DE: Translation for .avi files directly referred to 2017-10-02 21:40:46 -04:00
Paul Gilbert
9c61afb701 TITANIC: DE: Fix perched parrot animations 2017-10-02 21:32:11 -04:00
Paul Gilbert
8733dc8a61 TITANIC: Work around loading savegame when Marcinta is active
Loading a savegame directly from the launcher or Continue dialog when
Marcinta is active shows her as inactive in the original, but still
allows you to talk to her. To fix the inconsistency, now when this
occurs, it will also reset the active NPC back to none.
2017-10-02 21:00:43 -04:00
Paul Gilbert
9ef2ca7f84 TITANIC: DE: Correctly play back entire 1st class upgrade speech 2017-10-02 20:30:39 -04:00
Paul Gilbert
da6b280922 TITANIC: DE: Fix upgrading to 1st class 2017-10-02 20:20:32 -04:00
Paul Gilbert
4d49c3db3a TITANIC: Fix leaks in CGameState _movieList 2017-09-29 21:16:43 -04:00
Paul Gilbert
b98d44ca0b TITANIC: DE: Changes for DoorbotScript::chooseResponse 2017-09-27 21:24:42 -04:00
Paul Gilbert
4a0a3c121f TITANIC: Fix leak of wave file audio streams 2017-09-27 21:11:32 -04:00
Paul Gilbert
c86e7e4f3f TITANIC: Fix memory leak in CStarView 2017-09-27 07:40:28 -04:00
Paul Gilbert
a65a0c4768 TITANIC: DE: Fix switch in DeskbotScript::doSentenceEntry 2017-09-26 21:08:06 -04:00
Paul Gilbert
bd388fed62 TITANIC: Convert some remaining strings to use their titanic.dat entries 2017-09-26 20:41:35 -04:00
Paul Gilbert
82d69c6075 TITANIC: Fix exit crash freeing wave files whilst still playing 2017-09-26 20:39:02 -04:00
Paul Gilbert
c92e41052f TITANIC: Add missing CSound destructor 2017-09-26 20:32:58 -04:00
Paul Gilbert
4927369987 TITANIC: Fix loop limit in TTsentenceConcept destructor 2017-09-25 21:25:26 -04:00
Paul Gilbert
c188fd9130 TITANIC: Add missing destructor for TTsentenceConcept 2017-09-25 20:45:27 -04:00
Paul Gilbert
90636b367e TITANIC: Free wave files on game exit like original does 2017-09-25 19:41:46 -04:00