Commit Graph

1952 Commits

Author SHA1 Message Date
Strangerke
001cf8ed50 TSAGE: R2R - Move variable from scene 1337 to r2_globals, add command to debugger 2013-12-02 07:21:27 +01:00
Strangerke
9bf28664b9 TSAGE: R2R - Fix bug in cursor code in scene 1337 2013-12-01 10:27:52 +01:00
Strangerke
94871e9341 TAGE: R2R - Scene 1337 - Get rid of subD195F() 2013-12-01 10:13:01 +01:00
Strangerke
a6458abb29 TSAGE: R2R - WIP work on cursor behavior in scene 1337 2013-12-01 01:47:55 +01:00
Strangerke
3fbceeae21 TSAGE: R2R - Some refactoring in scene 1337 2013-11-30 22:38:17 +01:00
Strangerke
ead2b0a497 TSAGE: R2R - Fix bug in scene1337::action11::signal() 2013-11-30 20:30:42 +01:00
Strangerke
de41fbfeba TSAGE: R2R - Some more renaming 2013-11-30 20:29:22 +01:00
Strangerke
4b110493c1 TSAGE: R2R - Add missing shouldquit in loop, fix build 2013-11-30 19:03:46 +01:00
Strangerke
1f2685e40c TSAGE: R2R - Some more renaming in scene 1337 2013-11-30 18:51:44 +01:00
Paul Gilbert
5c3c45ff9b TSAGE: Change Return to Ringworld from unstable to testing 2013-11-30 12:18:44 -05:00
Strangerke
6c1401d2d0 TSAGE: R2R - Some more renaming, fix card shuffling animations sync 2013-11-30 17:54:44 +01:00
Strangerke
dc0285041c TSAGE: R2R - More renaming in scene 1337 2013-11-30 14:16:17 +01:00
Strangerke
43372da1a1 TSAGE: R2R - More renaming in scene 1337 2013-11-30 01:24:43 +01:00
Strangerke
c1f25ca476 TSAGE: R2R - More renaming in scene 1337 2013-11-30 00:36:55 +01:00
Strangerke
304f6753ca TSAGE: R2R - More renaming in scene 1337 2013-11-30 00:21:48 +01:00
Strangerke
6fc1a523ba TSAGE: R2R - Some renaming in scene 1337 2013-11-30 00:14:17 +01:00
Paul Gilbert
6b61eb62ab TSAGE: R2R fix for zoomed speaking characters appearing correctly 2013-11-28 15:00:44 -05:00
Paul Gilbert
0df36b4b1c TSAGE: R2R minimap scrolling fix applies vertically as well 2013-11-28 10:58:20 -05:00
Paul Gilbert
1ba3918179 TSAGE: Fix for R2R maze minimap not handling right-hand column scrolling on-screen 2013-11-28 10:54:23 -05:00
Strangerke
8ac319365a TSAGE: Fix savegame issue 2013-11-28 01:31:42 +01:00
Strangerke
960523e252 TSAGE: R2R - Remove dead code, implement subD18B5() 2013-11-27 08:43:27 +01:00
Strangerke
a6ae7d4856 TSAGE: R2R - Fix waitFrames in scene 1337 2013-11-27 07:39:16 +01:00
Strangerke
38163df9a6 TSAGE: R2R - Some renaming in scene 1337, re-stub waitFrames() 2013-11-27 00:44:34 +01:00
Strangerke
61e2c1decd TSAGE: BF - Various renaming 2013-11-26 22:51:23 +01:00
Johannes Schickel
0e017f007a Merge pull request #375 from digitall/engineAutoPlug
RFC: Pluggable Engines #2 (No Python, just evolution of current configure shell and make code)
2013-11-26 02:27:11 -08:00
Strangerke
01d9200a76 TSAGE: Remove useless variables in sound code 2013-11-26 08:28:59 +01:00
Strangerke
c981b4f1cd TSAGE: BF - Fix savegame issue in Scene840 2013-11-26 08:18:48 +01:00
Strangerke
a8e49412cc TSAGE: BF - More renaming 2013-11-26 08:18:46 +01:00
Strangerke
c211cede06 TSAGE: BF - Remove some useless variables, some renaming 2013-11-26 08:18:45 +01:00
Strangerke
af510118e8 TSAGE: BF - Some renaming 2013-11-26 08:18:44 +01:00
Strangerke
b64371f8b8 TSAGE: BF - Remove a couple of useless variables 2013-11-26 08:18:43 +01:00
Strangerke
f0ebc8fb29 TSAGE: R2R - Remove dead code 2013-11-26 08:18:42 +01:00
Strangerke
cf23079567 TSAGE: R2R - Some renaming in scene 3400, add comments about scene modes 2013-11-25 08:17:36 +01:00
Paul Gilbert
c26ed6505f TSAGE: Fixes for R2R right click dialog choosing cursor or help/player dialog 2013-11-24 16:59:44 -05:00
Strangerke
bd8f260d9b TSAGE: R2R - Remove obsolete comments about sub_1D227() 2013-11-24 22:45:36 +01:00
Strangerke
ef8fefd233 TSAGE: R2R - Add comments in Scene3600::signal() 2013-11-24 22:43:33 +01:00
Strangerke
f4d582f640 TSAGE: R2R - rename _actorDestPos 2013-11-24 22:30:53 +01:00
Paul Gilbert
59c0603bf7 TSAGE: Fix for UI appearing during ending R2R cutscene 2013-11-24 15:12:16 -05:00
Paul Gilbert
a559e64ca6 TSAGE: Fix to prevent saving or loading when conversation dialogs are active 2013-11-24 14:10:33 -05:00
Strangerke
819ab3189f TSAGE: R2R - Fix palette glitch in intro (courtesy of Dreammaster) 2013-11-24 19:07:35 +01:00
Paul Gilbert
552f2a52bd TSAGE: Fix R2R shading map not being setup if you restarted game whilst in-game 2013-11-24 10:58:32 -05:00
Paul Gilbert
831b68d986 TSAGE: Fix R2R palette corruption when showing dialogs on the title screen 2013-11-24 10:55:37 -05:00
Paul Gilbert
22e2187859 TSAGE: Slow down title sequence animations to better match original 2013-11-24 09:53:04 -05:00
Paul Gilbert
1aa0d0bd9b TSAGE: Added new palette rotation code, to fix R2R rimwall vechile scene 2013-11-23 23:23:43 -05:00
Strangerke
793f2c4e05 TSAGE: Remove a couple of useless/obsolete warnings 2013-11-24 02:13:48 +01:00
Strangerke
250d15c5a0 TSAGE: R2R - Remove an unused variable in maze UI 2013-11-24 02:08:55 +01:00
Strangerke
17fa43eabc TSAGE: BF - Remove an unused parameter in Scene570::Icon::setDetails() 2013-11-24 02:04:47 +01:00
D G Turner
ef85456859 BUILD: Remove need for engine.mk in each engine directory.
Each engine now only has to provide a single configure.engine file
adding the engine into the configure script, which then produces the
required other files automatically.
2013-11-24 00:48:01 +00:00
D G Turner
1ac01d2333 BUILD: Remove need for engine-plugin.h in engines.
This is now generated automatically by the configure script from the
engine directory names.
2013-11-24 00:48:01 +00:00
D G Turner
00c27a28f9 BUILD: Split engines/plugins_table header down to a file per engine.
This is the third and final commit enabling fully pluggable engines.

Now providing an engine folder contains a configure.engine, engine.mk
and engine-plugin.h file, it will be picked up automatically by the
configure script.
2013-11-24 00:48:01 +00:00
D G Turner
d77cf95a18 BUILD: Split engines.mk down to a single file per engine.
This is the second part of allowing engines to be added dynamically.
Each folder in engines/ which must contain a file named "engine.mk"
containing the make definitions for that engine.
2013-11-24 00:48:01 +00:00
D G Turner
aa947c9474 BUILD: Split configure.engines down to a single file per engine.
This is the first part of allowing engines to be added dynamically.
They are placed into a folder in engines/ which must contain a file
named "configure.engine" to add the engine, which is pulled into the
top level configure script automatically.
2013-11-24 00:45:38 +00:00
Strangerke
d949a60dd8 TSAGE: RINGWORLD - Remove unused object, remove erroneous comments 2013-11-24 01:45:32 +01:00
Paul Gilbert
50d122ed79 TSAGE: Fix for flub tube maze header comments 2013-11-23 17:18:34 -05:00
Paul Gilbert
d0c2493be5 TSAGE: Further fixes for object centroid handling 2013-11-23 17:09:35 -05:00
Strangerke
6d46a114d0 TSAGE: R2R - Remove some warnings 2013-11-23 18:50:28 +01:00
Paul Gilbert
74bb0a8b3c TSAGE: In progress work and bugfixes for R2R centroid handling 2013-11-23 12:18:52 -05:00
Strangerke
e854c364a9 TSAGE: Janitorial - Fix more spacing errors 2013-11-23 10:25:59 +01:00
Strangerke
937619c6f7 TSAGE: R2R - Fix spacing errors, add comment about an useless variable 2013-11-23 10:20:07 +01:00
Strangerke
b76b301d4f TSAGE: R2R - Add a hack to avoid the display of giant character in circular hall (scene 3375) 2013-11-22 21:21:55 +01:00
Strangerke
5996cdc56c TSAGE: R2R - Fix animation bug in scene 3350 2013-11-22 07:52:08 +01:00
Strangerke
ce857d77d2 TSAGE: R2R - Fix bug in the initialization of an actor 2013-11-22 01:12:05 +01:00
Strangerke
86d6b75759 TSAGE: R2R - Fix Animation issue in scene 3150 2013-11-22 00:56:13 +01:00
Strangerke
82e0045a30 TSAGE: R2R - Document a fix, remove useless braces 2013-11-20 23:05:19 +01:00
Strangerke
82ddda825d TSAGE: R2R - Fix missing variable initialization 2013-11-20 08:14:02 +01:00
Strangerke
e13692c092 TSAGE: R2R - Fix bug in Scene 1950 2013-11-20 07:51:35 +01:00
Strangerke
c15a9c1b7b TSAGE: R2R - Add a workaround for the pathfinding issue in vampire maze, remove some useless braces 2013-11-19 23:19:57 +01:00
Paul Gilbert
03e7fd3941 TSAGE: Graphic fix for image flags affecting frame centroid location 2013-11-19 09:02:41 -05:00
Paul Gilbert
40a936dd11 TSAGE: R2R fix for using ladder at bottom of lift shaft 2013-11-19 09:01:52 -05:00
Filippos Karapetis
0d6b80adb7 TSAGE: Don't assert in PlayStream::getFileOffset() when no data exists
This function returns 0 when no valid voice data is found, at the place
where it's used. This prevents the game asserting during the intro, when
no speech file is present, in platforms with limited disk space
2013-11-18 22:35:48 +02:00
Strangerke
a09bc5d5b7 TSAGE: R2R - Some renaming in scene 1750 2013-11-18 08:17:26 +01:00
Strangerke
de7fa24bc5 TSAGE: R2R - Remove useless function in scene 1750 2013-11-18 08:10:38 +01:00
Strangerke
e80eef3bcd TSAGE: R2R - Add comments related to flag 52, 53 and 54 in scene 1100 2013-11-17 23:51:52 +01:00
Paul Gilbert
7c753d3a13 TSAGE: Cleanup and correct entrance/exits for R2R balloon launch 2013-11-16 18:42:38 -05:00
Paul Gilbert
027e8b3367 TSAGE: R2R fix for Quinn moving from output to ARM ship 2013-11-16 17:49:26 -05:00
Strangerke
ee7b4819ca TSAGE: R2R - Add hardcoded logic to handle Seeker failing to open door in scene 1800. This fixes a bug in the original game. 2013-11-15 20:38:53 +01:00
Paul Gilbert
441632de70 TSAGE: Fix for Quinn's visage in R2R forest campfire sequence 2013-11-14 22:39:53 -05:00
Paul Gilbert
f4f56fafea TSAGE: Full height bugfix for R2R balloon landing scene 2013-11-14 22:01:06 -05:00
Paul Gilbert
aabadad155 TSAGE: Bugfixing and minor renaming for R2R Maglev scene 2013-11-14 21:19:45 -05:00
Paul Gilbert
180e660749 TSAGE: Fix for R2R Rimwall crash cutscene to be full screen 2013-11-13 22:27:46 -05:00
Paul Gilbert
7bd33ec8ea TSAGE: Fix for walk regions around R2R intact spaceport ship 2013-11-13 22:20:28 -05:00
Paul Gilbert
a197516500 TSAGE: Fix to show walk cursor after getting joystick 2013-11-13 21:41:22 -05:00
Paul Gilbert
d23e803d75 TSAGE: Fix for corrupted R2R bridge speakers. This invalidates prior scene 300 saves 2013-11-13 20:51:30 -05:00
Strangerke
d034d92713 TSAGE: R2R - Fix wreckage disappearing when grabbing the diagnostic display, in scene 1550 2013-11-14 00:12:35 +01:00
Strangerke
842021e198 TSAGE: R2R - comment out some noisy warnings 2013-11-13 23:54:20 +01:00
Paul Gilbert
601e18023c TSAGE: Fix for R2R spaceport check for when to trigger ARM arriving cutscene 2013-11-13 07:56:56 -05:00
Paul Gilbert
9a0c24fa12 TSAGE: Fix for showing correct cursor on R2R bridge post spaceport landing 2013-11-13 07:20:18 -05:00
Paul Gilbert
058179d314 TSAGE: Fix to show UI after landing on spaceport cutscene 2013-11-13 07:11:38 -05:00
Strangerke
d16ba43669 TSAGE: R2R - Fix a crash when switching from active to passive scan after visiting canyon people 2013-11-13 08:49:31 +01:00
Paul Gilbert
73542cdff0 TSAGE: Fix for R2R crash loading voice after landing on spaceport 2013-11-12 22:08:29 -05:00
Paul Gilbert
4f7913c355 TSAGE: R2R Fix for restoriong scenes with objects using a shadow map 2013-11-12 21:50:52 -05:00
Paul Gilbert
2b8281b319 TSAGE: Fix for R2R cutscene scene 1500 to be full screen 2013-11-12 21:21:42 -05:00
Paul Gilbert
fe6ed6008e TSAGE: Animation player fix to match speed with the original 2013-11-12 21:13:14 -05:00
Paul Gilbert
ab3cf625d5 TSAGE: Fix for positioning R2R text to account for screen boundary 2013-11-12 20:16:55 -05:00
Strangerke
07d9e67ea4 TSAGE: R2R - Remove obsolete TODO 2013-11-12 08:02:25 +01:00
Paul Gilbert
5e3cbacd6d TSAGE: Bugfix for R2R voice playback of Louis Wu Infodisk 2013-11-11 22:11:22 -05:00
Paul Gilbert
d3c440b040 TSAGE: Fix for looking at R2R Quantam Drive after releasing stasis field 2013-11-11 21:34:09 -05:00
Paul Gilbert
05d350fd5d TSAGE: Fix for ASound initialisation 2013-11-11 20:57:20 -05:00
Strangerke
852619929a TSAGE: R2R - Fix puppeter heads reappearing in intro 2013-11-12 00:25:10 +01:00
Strangerke
303de2d95e TSAGE: Ringworld - Renaming in scene 90 2013-11-11 22:37:37 +01:00
Strangerke
f5cad57f49 TSAGE: Ringworld: Renaming in scene 60 2013-11-11 21:48:34 +01:00
Strangerke
cbd8cf3b04 TSAGE: R2R - Reduce the scope of scene variables in logic group 3 2013-11-11 21:31:00 +01:00
Strangerke
3e3df029b7 TSAGE: R2R - Reduce the scope of scene variables in logic group 2 2013-11-11 21:13:30 +01:00
Strangerke
1abab591d9 TSAGE: R2R - Reduce the scope of scene variables in logic group 1 2013-11-11 20:57:22 +01:00
Strangerke
917bf58b75 TSAGE: R2R - Reduce the scope of scene variables in logic group 0 2013-11-11 20:31:56 +01:00
Strangerke
0939d6ca2a TSAGE: Ringworld: renaming in scene 50, ...
Also:
- some minor refactoring in scene 30
- bugfixing of background in scene 50
- modification of original behavior for LOOK cursor on the wall, which was inappropriate.
- misc comments of useless objects
- reduce scope of some variables
2013-11-11 19:19:45 +01:00
Strangerke
e14e727437 TSAGE: Ringworld - Renaming in scene 40, remove a useless variable 2013-11-11 17:53:52 +01:00
Strangerke
55b5bf59c1 TSAGE: Ringworld - Renaming in scene 20, small refactoring, remove a useless variable 2013-11-11 15:40:30 +01:00
Strangerke
3f8027a67f TSAGE: Ringworld - Renaming in scene 15 2013-11-11 15:13:44 +01:00
Strangerke
a99f3ca817 TSAGE: Ringworld - Renaming in scene 10 2013-11-11 13:45:45 +01:00
Strangerke
a45cc2fb20 TSAGE: R2R - Remove obsolete comment 2013-11-11 12:28:29 +01:00
Strangerke
37cd3e4079 TSAGE: R2R - Minor cleanup: update some todos, use american instead of british english, ... 2013-11-11 11:09:54 +01:00
Paul Gilbert
b4ddd5c413 TSAGE: Fix bug with scene objects briefly flashing when changing scene 2013-11-10 22:00:38 -05:00
Strangerke
fceec74e4b TSAGE: R2R - Some renaming, remove a dead variable 2013-11-10 23:16:08 +01:00
Strangerke
7847967798 TSAGE: Janitorial - Remove trailing spaces and tabs 2013-11-10 23:00:15 +01:00
Strangerke
6e04e14859 TSAGE: R2R - Update object list in debugger 2013-11-10 22:22:27 +01:00
Paul Gilbert
2728aa0b70 TSAGE: Rename VisualSpeaker methods proc15 and proc16 2013-11-10 16:02:55 -05:00
Paul Gilbert
a1cc19f916 TSAGE: Fix for Webbster speaking during R2R intro sequence 2013-11-10 15:55:51 -05:00
Paul Gilbert
9dd2898321 TSAGE: Fix for sound end actions not firing, and cleanup of related fields 2013-11-10 15:30:24 -05:00
Strangerke
47cc628b22 TSAGE: Replace warnings concerning sub_1D227 by comments 2013-11-10 21:20:24 +01:00
Strangerke
2f9c2a9370 TSAGE: R2R - Add some CHECKMEs, remove some deadcode (CID 1004056) 2013-11-09 15:05:56 +01:00
Strangerke
4cc7d472d1 TSAGE: FGix bug in sound code. This fixes CID 1127336 2013-11-09 14:35:58 +01:00
Paul Gilbert
c65e8a31a3 TSAGE: Renamed globals used by R2R duct maze laser panels 2013-11-08 21:34:26 -05:00
Paul Gilbert
6682fd46ca TSAGE: Rename of globals used by R2R scene 700 2013-11-08 21:18:30 -05:00
Paul Gilbert
2ae273ef43 TSAGE: Converted R2R scene 700 globals to constants 2013-11-08 20:54:36 -05:00
Paul Gilbert
3ec2ad3e63 TSAGE: Removed un-needed mouse boundary rects from Globals 2013-11-08 20:33:26 -05:00
Paul Gilbert
5526a11caf TSAGE: Rename remaining static arrays used in R2R scene 1550 2013-11-08 20:17:53 -05:00
Strangerke
732890232e TSAGE: R2R - Start work on scene 3600 2013-11-09 01:59:28 +01:00
Strangerke
9f12d1c1fd TSAGE: R2R: renaming in scene 3500 2013-11-09 01:48:55 +01:00
Strangerke
64bfeeef38 TSAGE: More work on scene 3500. This breaks savegame compatibility in this scene. 2013-11-09 01:27:41 +01:00
Strangerke
4a5068580a TSAGE: R2R - More renaming and refactoring in scene 3500. Still WIP. 2013-11-08 23:55:14 +01:00
Paul Gilbert
28bc0d079c TSAGE: Further renamings for R2R scene 1550 2013-11-08 09:23:13 -05:00
Strangerke
7c210e0c34 TSAGE: Some more rework on scene 3500 2013-11-08 08:48:05 +01:00
Strangerke
afb23e8a2a TSAGE: More rework on scene 3500 2013-11-08 08:13:23 +01:00
Paul Gilbert
8f14331d03 TSAGE: Further renaming of R2R scene 1550 2013-11-07 23:12:46 -05:00
Paul Gilbert
6f1a4573f5 TSAGE: Further work on dish tower in R2R scene 1550 2013-11-07 22:42:59 -05:00
Strangerke
a8777874bc TSAGE: R2R - Some refactoring and renaming in scene 3500 2013-11-07 19:00:48 +01:00
Paul Gilbert
e28688d0b6 TSAGE: Cleanup of dish controls window in R2R scene 1550 2013-11-07 09:35:47 -05:00
Paul Gilbert
987dff6635 TSAGE: Removed useless variable from R2R scene 1580 2013-11-07 08:47:47 -05:00
Paul Gilbert
0fbef1f2d0 TSAGE: Removed useless variable from R2R scene 1625 2013-11-07 08:43:36 -05:00
Paul Gilbert
a10d083a6c TSAGE: Further renaming and removal of redundant code in R2R rim scene 2013-11-07 08:37:41 -05:00
Strangerke
fa063e5647 TSAGE: R2R - WIP more renaming in scene 3500 2013-11-07 07:58:40 +01:00
Strangerke
17bc3162b9 TSAGE: R2R - Fix bug introduced in 114b3df91e 2013-11-07 07:36:13 +01:00
Paul Gilbert
66ded34767 TSAGE: Renamings for R2R Rim 2013-11-06 21:43:48 -05:00
Paul Gilbert
1489bbf443 TSAGE: Renamings and display fix for R2R rim maintainence car 2013-11-06 21:24:47 -05:00
Strangerke
d8ed93be9c TSAGE: R2R - WIP renaming in scene 3500 2013-11-07 02:21:31 +01:00
Paul Gilbert
9678195674 TSAGE: Renamings for R2R Rim lift exterior 2013-11-05 22:12:14 -05:00
Paul Gilbert
a00f589e84 TSAGE: Renamings for R2R Rim lift interior 2013-11-05 21:58:53 -05:00
Strangerke
b282ff9af7 TSAGE: R2R - Renaming in scene 3400. Remove a useless actor. 2013-11-06 02:20:21 +01:00
Strangerke
deb35181e4 TSAGE: R2R - Renaming in scene 3285 2013-11-06 02:12:01 +01:00
Strangerke
eb56ec1d0c TSAGE: R2R - Renaming in scene 3260 2013-11-06 02:10:32 +01:00
Strangerke
2b6fb8dc20 TSAGE: R2R - Renaming in scene 2750 2013-11-06 01:54:25 +01:00
Strangerke
8319861745 TSAGE: R2R - Renaming in scene 2700 2013-11-06 01:51:03 +01:00
Strangerke
42fb15222c TSAGE: R2R - Renaming in scene 2535 2013-11-06 01:42:54 +01:00
Strangerke
e4ffd540bb TSAGE: R2R - Renaming in scene 2530 2013-11-06 01:41:51 +01:00
Strangerke
bd85c66cd2 TSAGE: R2R - Renaming in scene 2525 2013-11-06 01:40:33 +01:00
Strangerke
91b4ad69a5 TSAGE: R2R - Renaming in scene 2500 2013-11-06 01:39:09 +01:00
Strangerke
0ab5a27661 TSAGE: R2R - Renaming in scene 2455 2013-11-06 01:36:53 +01:00
Strangerke
285cbedb77 TSAGE: R2R - Renaming in scene 2450 2013-11-06 01:35:06 +01:00
Strangerke
05f3e7e8ce TSAGE: R2R - Renaming in scene 2440 2013-11-06 01:32:29 +01:00
Strangerke
ed23f74a51 TSAGE: R2R - Renaming in scene 2435 2013-11-06 01:30:44 +01:00
Strangerke
7e1db7ddcd TSAGE: R2R - Renaming in scene 2430 2013-11-06 01:29:11 +01:00
Strangerke
0531b32623 TSAGE: R2R - Renaming in scene 2425 2013-11-06 01:27:07 +01:00
Strangerke
ea0ee6f308 TSAGE: R2R - Renaming in scene 1950. This breaks clone2727's savegames, if any.
Also, remove a useless actor and replace some class members by local variable.
2013-11-06 01:18:17 +01:00
Strangerke
54a0903e9a TSAGE: R2R - Remove useless variable in scene 1950. This breaks savegames compatibility 2013-11-06 00:56:12 +01:00
Strangerke
313473f2ce TSAGE: R2R - Renaming in scene 1875. Remove a useless variable. 2013-11-06 00:52:35 +01:00
Strangerke
97c5634ec8 TSAGE: Fix effect in scene 3150 2013-11-06 00:40:48 +01:00
Strangerke
d77b93e7f0 TSAGE: Remove useless effect EFFECT_2 2013-11-06 00:40:25 +01:00
Paul Gilbert
23314494d0 TSAGE: Renaming of effect 6, and removed unused effect 4 entry 2013-11-05 08:41:23 -05:00
Paul Gilbert
974348c771 TSAGE: Implemented R2R shadowing effect 2013-11-05 08:19:02 -05:00
Strangerke
e03f0f1e92 TSAGE: R2R - Rename Effect 5 2013-11-05 07:18:49 +01:00
Paul Gilbert
1d6ed07723 TSAGE: Renamings for effects and shadow palette map 2013-11-04 21:17:23 -05:00
Strangerke
5f6156ddb6 TSAGE: R2R - Disable region 2 in signal() 2013-11-05 00:55:38 +01:00
Strangerke
daa244b73c TSAGE: R2R - Fix a couple of issues in scene 1850, some renaming 2013-11-05 00:18:20 +01:00
Strangerke
eea62d4b6d TSAGE: R2R - (incomplete) renaming in scene 1800 2013-11-04 01:42:26 +01:00
Paul Gilbert
4d3b33f656 TSAGE: Renamings for R2R Spill Mountains elevator 2013-11-03 19:08:39 -05:00
Strangerke
26ac044993 TSAGE: R2R - Renaming in scene 1625 2013-11-04 01:01:28 +01:00
Paul Gilbert
940117cd4e TSAGE: Renaming for R2R spill mountain shaft 2013-11-03 18:58:22 -05:00
Paul Gilbert
25da8bb3e4 TSAGE: Renamings for R2R Elevator shaft bottom 2013-11-03 18:30:14 -05:00
Strangerke
114b3df91e TSAGE: R2R - Renaming in scene 1580 2013-11-04 00:21:23 +01:00
Paul Gilbert
d99cc1f581 TSAGE: Renaming for R2R Flub Maze 2013-11-03 17:43:37 -05:00
Strangerke
7da5c8c514 TSAGE: R2R - Renaming in scene 1530 2013-11-03 23:19:59 +01:00
Torbjörn Andersson
401884fcc4 TSAGE: Renamed and simplified AdLib register offset lookup 2013-11-03 23:18:46 +01:00
Strangerke
cc55afd845 TSAGE: R2R - Rename actors in scene 1500 2013-11-03 22:58:25 +01:00
Strangerke
a6ca886bc5 TSAGE: R2R - Rename a variable in scene 1100 2013-11-03 22:15:56 +01:00
Paul Gilbert
acc8175387 TSAGE: Renamings for R2R balloon action sequence 2013-11-03 14:48:54 -05:00
Paul Gilbert
61f09d5a35 TSAGE: Renamings for R2R guard post 2013-11-03 14:04:00 -05:00
Paul Gilbert
ab47b062a3 TSAGE: Renamings for R2R Inner Forest 2013-11-03 13:41:29 -05:00
Paul Gilbert
1a440b5ef2 TSAGE: Renaming for R2R Outer Forest 2013-11-03 12:44:35 -05:00
Paul Gilbert
c3df6c9c0c TSAGE: Renaming for R2R Spill Mountains crank room 2013-11-03 11:16:48 -05:00
Paul Gilbert
ad91ca877a TSAGE: Renamings for R2R Spill Mountains furnace room 2013-11-03 11:07:25 -05:00
Paul Gilbert
6a7c95b616 TSAGE: Renamings for Spill Mountains Large Ledge 2013-11-03 10:59:26 -05:00
Paul Gilbert
d7e65a33a2 TSAGE: Renamings for R2R Spill Mountains bedroom 2 2013-11-03 10:46:53 -05:00
Paul Gilbert
fb08979f8d TSAGE: Renamings for R2R Spill Mountains bedroom 2013-11-03 10:38:38 -05:00
Paul Gilbert
8b539799d5 TSAGE: Renamings for R2R Pictographs room 2013-11-03 10:11:58 -05:00
Paul Gilbert
6a80b9c2f8 TSAGE: Renamings for R2R Spill Mountains large empty room 2013-11-03 10:08:42 -05:00
Paul Gilbert
0be96cb60d TSAGE: Renamings for R2R Balloon Launch 2013-11-03 10:00:20 -05:00
Paul Gilbert
20fb12ea80 TSAGE: Renamings for R2R Spill Mountains 2013-11-03 09:27:15 -05:00
Paul Gilbert
0c649197f8 TSAGE: Replace all -999 constants with the LIST_END define 2013-11-03 08:56:36 -05:00
Paul Gilbert
d36b704502 TSAGE: Renamings and bugfixes for R2R desert and forest entrance 2013-11-03 08:54:26 -05:00
Paul Gilbert
e385999700 TSAGE: Renamings for R2R desert scene 2013-11-03 08:28:28 -05:00
Paul Gilbert
5c9d752e1d TSAGE: Fix to set _endAction when playing voice samples 2013-11-03 08:28:13 -05:00
Paul Gilbert
067ffbcb46 TSAGE: Renamings for R2R Teleporting Outside scene 2013-11-03 08:05:49 -05:00
Strangerke
807197161b TSAGE: Fix CID 1003720, missing break in switch 2013-11-03 11:40:51 +01:00
Strangerke
f129bc7b3b TSAGE: Fix sound glitch (CID 1004053) 2013-11-03 11:31:36 +01:00
Paul Gilbert
fbd365bb9a TSAGE: Renaming and unused variable removal from R2R gunpoint cutscene 2013-11-03 00:03:46 -04:00
Paul Gilbert
b7f4da4de6 TSAGE: In progress renaming for R2R Flub Maze 2013-11-02 22:49:47 -04:00
Paul Gilbert
21a2fc6894 TSAGE: Renamings for R2R Teal confrontation scene 2013-11-02 20:51:35 -04:00
Paul Gilbert
5b696a003e TSAGE: Renaming for R2R corridors 2013-11-02 20:47:02 -04:00
Paul Gilbert
7f5aab983c TSAGE: Renamings and removoal of unused variable for R2R circular walkways 2013-11-02 20:41:11 -04:00
Paul Gilbert
6adee124b8 TSAGE: Renamings for R2R escape ship landing cutscene 2013-11-02 20:23:16 -04:00
Strangerke
15bf769003 TSAGE: R2R - Remove a useless variable in scene 800. This breaks savegame compatibility. 2013-11-03 01:16:51 +01:00
Paul Gilbert
d7d88a25a4 TSAGE: Renamings for R2R base hall 2013-11-02 19:05:25 -04:00
Paul Gilbert
e2d893f556 TSAGE: Renamings for R2R guard post 2013-11-02 18:56:21 -04:00
Paul Gilbert
b4a0dfc903 TSAGE: Okay, now fixing pops at the end of sound effects. 2013-11-02 18:38:22 -04:00
Paul Gilbert
9cb4deda18 TSAGE: Bugfix to get rid of pops at the start of sound effects 2013-11-02 18:28:58 -04:00
Paul Gilbert
7bdd047f6a TSAGE: Renamings for R2R statis negator room 2013-11-02 18:24:40 -04:00
Paul Gilbert
51d766208c TSAGE: Renamings for Ralf/Tomko cutscene 2013-11-02 18:18:38 -04:00
Paul Gilbert
53e75d2217 TSAGE: Renamings for Teal monologue cutscene 2013-11-02 18:15:44 -04:00
Paul Gilbert
4dfd751210 TSAGE: Renamings for R2R guard cutscene 3230 2013-11-02 18:05:57 -04:00
Paul Gilbert
49a4564bb2 TSAGE: Renaming for R2R Rocko/Jocko cutscene 2013-11-02 17:59:11 -04:00
Paul Gilbert
dd8271b32f TSAGE: Renamings for R2R captain/private cutscene 2013-11-02 17:56:08 -04:00
Paul Gilbert
88485f2b1f TSAGE: Renamings for R2R guard cutscene 2013-11-02 17:50:50 -04:00
Paul Gilbert
3cdf10046d TSAGE: Renaming for R2R autopsy room 2013-11-02 17:16:51 -04:00
Paul Gilbert
fc742abae7 TSAGE: Renamings for R2R Miranda's cell 2013-11-02 16:58:44 -04:00
Paul Gilbert
b3e56ddc2b TSAGE: Renaming for R2R ghoul dormitory 2013-11-02 16:39:20 -04:00
Strangerke
604b86a0ac TSAGE: R2R - Renaming in Scene 300 2013-11-02 18:51:51 +01:00
Paul Gilbert
16a2a0baba TSAGE: Renaming for R2R ARM hanger base 2013-11-02 13:08:52 -04:00
Paul Gilbert
8ec78f4ed0 TSAGE: Set R2R dialogs to restore the palette after closing 2013-11-02 12:35:00 -04:00
Paul Gilbert
f9c64c48ec TSAGE: Fix for R2R intro screen Escape showing help dialog 2013-11-02 11:50:40 -04:00
Strangerke
7e1f280a9b TSAGE: Ringworld - Remove one useless variable. Savegame compatibility preserved. 2013-11-02 16:22:35 +01:00
Paul Gilbert
1a738d07bb TSAGE: Implement F8 credits key for R2R 2013-11-02 11:18:44 -04:00
Strangerke
3c5168ca11 TSAGE: BF - Remove a couple of useless variables. Savegame compatibility preserved. 2013-11-02 16:12:57 +01:00
Strangerke
b453815df5 TSAGE: BF - Remove a couple of useless variables. Savegame compatibility preserved. 2013-11-02 12:22:08 +01:00
Strangerke
aee4004b1d TSAGE: Increase savegame version in order to properly skip the useless variables 2013-11-02 12:14:09 +01:00
Strangerke
02c006bc0b TSAGE: Remove more useless global variables. Savegames compatibility preserved. 2013-11-02 12:08:46 +01:00
Strangerke
90d88078aa TSAGE: Remove some useless variables in Blue Force, fix compilation broken in last commit 2013-11-02 11:51:32 +01:00
Strangerke
6a8a964ee7 TSAGE: R2R - Remove useless variable. That breaks savegames compatibility 2013-11-02 11:37:54 +01:00
Strangerke
a5895ace86 TSAGE: Remove 2 useless variables from scene 180, rename a variable. This breaks the savegames 2013-11-02 02:25:06 +01:00
Paul Gilbert
e7b71ed50d TSAGE: Renaming for R2R bedroom console 2013-11-01 20:53:28 -04:00
Paul Gilbert
cbb2fccddb TSAGE: Bugfixes and renaming for R2R bridge console 2013-11-01 20:41:29 -04:00
Strangerke
608c89cf29 TSAGE: More renaming in scene 100 2013-11-02 01:21:09 +01:00
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