Commit Graph

1510 Commits

Author SHA1 Message Date
Paul Gilbert
6fa1b6fd4f TSAGE: #if 0 out the uninitialised variable switch block 2013-10-31 20:48:28 -04:00
Paul Gilbert
0e11cab2ea TSAGE: Cleanup and saving fixes for R2R star-field credits scene 2013-10-31 20:41:48 -04:00
Paul Gilbert
a19a097866 TSAGE: Fixes for saving on R2R credits screen 2013-10-31 20:24:18 -04:00
Paul Gilbert
217164c6c9 TSAGE: Improved comments about uninitialised variable in original code 2013-10-31 20:09:13 -04:00
Paul Gilbert
75785ec3a1 TSAGE: Remove unneeded unk macro define 2013-10-31 08:54:16 -04:00
Paul Gilbert
a0d4dec370 TSAGE: In progress work implementing R2R unused spaceport scene 2013-10-31 08:40:52 -04:00
Strangerke
a3c937c556 TSAGE: Fix a bug pointed by wjp 2013-10-30 22:44:02 +01:00
Strangerke
7f86d15193 TSAGE: FIX CID 1003725, 1003726, 1002380, 1002379 2013-10-29 23:10:14 +01:00
Strangerke
c00ff935de TSAGE: Fix CID 1003170 2013-10-29 08:18:36 +01:00
Strangerke
acc49e9fe9 TSAGE: Fix CID 1047257 and 1002397 2013-10-29 08:05:30 +01:00
Paul Gilbert
1873246a71 TSAGE: Removed more unused R2R variables 2013-10-28 20:50:44 -04:00
Paul Gilbert
ba60a39844 TSAGE: Removed unneeded R2R variable _v56AAB 2013-10-28 20:27:55 -04:00
Strangerke
f938743b06 TSAGE: Fix CID 1003935, 1003723, 1002377 and 1002376 2013-10-29 00:11:57 +01:00
Strangerke
fc9f071201 TSAGE: Fix CID 1088575, 1003719, 1003716 (3 real bugs) 2013-10-28 21:53:20 +01:00
Paul Gilbert
9961e0b83f TSAGE: Removed Symbion compilation fix, which doesn't work 2013-10-27 22:16:28 -04:00
Strangerke
09128132c7 TSAGE: Fix CID 1003781, 1002422, 1003171 2013-10-27 23:12:59 +01:00
Paul Gilbert
c8b34eb817 TSAGE: More palette/ghosting fixes for R2R intro sequence 2013-10-27 14:27:21 -04:00
Strangerke
09babc2664 TSAGE: Fix CID 1002419, 1002420, 1002421 2013-10-27 18:50:12 +01:00
Paul Gilbert
8158ec2167 TSAGE: Fix ghosting of late animation frame with new palette in R2R intro 2013-10-27 12:25:05 -04:00
Strangerke
1e983cd8fc TSAGE: Fix CID 1002397, 1002398, 1047257. Fix a bug in Scene3150::postInit() 2013-10-27 16:59:38 +01:00
Strangerke
c145daf625 TSAGE: Fix CID 1002393, 1002395, 1002396. Get rid of some magic values 2013-10-27 14:29:41 +01:00
Strangerke
90a6a2168a TSAGE: Fix CID 1002392 and CID 1002387 2013-10-27 13:15:31 +01:00
Strangerke
d596f4670b TSAGE: Fix CID 1002385, 1002386, 1002388. Move some code from header to source file 2013-10-27 13:15:30 +01:00
Paul Gilbert
56cf25f9d6 TSAGE: Fix for duty officer speaker in R2R intro sequence 2013-10-26 19:48:27 -04:00
Strangerke
56cd7d4962 TSAGE: Fix CID 1002371, 1002372, 1002373. Remove useless variable and associated code. 2013-10-27 00:44:28 +02:00
Strangerke
c02073ff9a TSAGE: Fix CID 1002365, 1002366, 1107569 2013-10-27 00:28:41 +02:00
Paul Gilbert
42ff09d178 TSAGE: Rename further proc12 methods to proper names 2013-10-26 18:12:48 -04:00
Paul Gilbert
10aa743e9d TSAGE: Renamed proc methods in ModalWindow classes 2013-10-26 17:59:44 -04:00
Strangerke
1828f5edc8 TSAGE: Fix CID 1002381 to 1002384, get rid of a couple of magic values 2013-10-26 23:42:44 +02:00
Strangerke
a6f7b638a1 TSAGE: Fix CID 1002374 - Uninitialized variables in R2R Speakers 2013-10-26 22:35:27 +02:00
Paul Gilbert
bd6f531d85 TSAGE: Slightly adjust R2R UI area to properly hug the bottom of the screen 2013-10-26 12:13:42 -04:00
Paul Gilbert
08cd61acc2 TSAGE: Compilation fix for SymbionOS 2013-10-26 11:56:14 -04:00
Paul Gilbert
a59b4cbc9d TSAGE: Add in R2R screen border to scenes showing the user interface 2013-10-24 22:42:46 -04:00
Paul Gilbert
bf8896f7df TSAGE: Fix for R2R conversations playing when playing voice without subtitles 2013-10-21 22:49:10 -04:00
Paul Gilbert
b6bace0fa0 TSAGE: Further R2R fixes for voice playback looking at hotspots 2013-10-20 13:47:06 -04:00
Paul Gilbert
0a4a14c9c9 TSAGE: Fix for R2R player sometimes appearing black after reloading 2013-10-20 10:56:42 -04:00
Paul Gilbert
cb41847388 TSAGE: Fix for correctly setting up playing voice number 2013-10-20 10:32:53 -04:00
Paul Gilbert
5ecfc1e48f TSAGE: Fixes for allowing selecting speech in the ScummVM options dialog 2013-10-19 16:02:51 -04:00
Paul Gilbert
33e75a8718 TSAGE: Bugfixes for voice playback to work in conversations 2013-10-19 10:45:31 -04:00
Paul Gilbert
c7ca276e10 TSAGE: Fix error in calculating voice file offsets 2013-10-17 08:46:15 -04:00
Paul Gilbert
eb7f7b9fb6 TSAGE: Fixes for calling voice playback correctly when showing on-screen text 2013-10-16 23:01:26 -04:00
Paul Gilbert
7696ae1ca3 TSAGE: Further in-progress work on adding R2R voice support 2013-10-15 22:35:26 -04:00
Paul Gilbert
ffdb024c8c TSAGE: Fix R2R loading of voice index 2013-10-15 20:26:43 -04:00
Paul Gilbert
acc7cd58a2 TSAGE: Beginnings of R2R voice streaming 2013-10-14 22:58:29 -04:00
Paul Gilbert
f1797a3820 TSAGE: Fix for R2R canyon overhang reappearing after collapsed 2013-10-12 16:40:29 -04:00
Paul Gilbert
22af86340e TSAGE: Cleaner implementation of saving disable code 2013-10-10 22:49:14 -04:00
Paul Gilbert
e7df8b60e1 TSAGE: Disable saving in R2R when actors have been copied to the background 2013-10-10 20:46:22 -04:00
Paul Gilbert
c139b4bd8a TSAGE: Further renaming and overhang bugfix for R2R Canyon scene 2013-10-09 22:41:31 -04:00
Paul Gilbert
1ddcb547a7 TSAGE: Renaming for R2R Canyon scene 2013-10-09 21:33:31 -04:00
Paul Gilbert
bf3200c3f8 TSAGE: Formatting for R2R scene descriptions 2013-10-09 20:48:33 -04:00