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
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
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
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
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
Paul Gilbert
5ecfc1e48f
TSAGE: Fixes for allowing selecting speech in the ScummVM options dialog
2013-10-19 16:02:51 -04:00
Rodrigo Rebello
df266bc166
TSAGE: Fix uninitialized variable.
...
This was caused by commit 81a2892229
.
2013-10-02 17:11:32 -03:00
Filippos Karapetis
916fa0ce84
TSAGE: Minor renaming for R2R
...
Rename the R2R character indexes to the corresponding character enum
(i.e. R2_NONE, R2_QUINN, R2_SEEKER, R2_MIRANDA)
2013-09-26 10:11:02 +03:00
Paul Gilbert
3e59990a8e
TSAGE: Bugfixes and renaming for R2R Circular Walkways
2013-09-24 22:02:12 -04:00
Paul Gilbert
455c286a60
TSAGE: Cleanup and bugfixes for the R2R Vent Maze
2013-09-22 22:24:08 -04:00
Paul Gilbert
c83df61fbb
TSAGE: Further cleanup of R2R maze, and beginning of work on keypad sub-scene
2013-09-21 22:27:10 -04:00
Paul Gilbert
ba56896f34
TSAGE: Cleanup of vampire statuses in R2R Flub maze
2013-09-20 22:21:58 -04:00
Paul Gilbert
995d689ef3
TSAGE: Beginnings of fixes and renames for R2R Flub maze
2013-09-20 08:27:54 -04:00
Paul Gilbert
89055ab9a0
TSAGE: Bugfixes and renaming for R2R desert
2013-09-15 23:25:17 -04:00
Paul Gilbert
e2a8dc1b2f
TSAGE: Further renaming and work on R2R Balloon Scene
2013-09-15 14:54:47 -04:00
Paul Gilbert
9c5d133e94
TSAGE: Initial implementation of R2R balloon cutscene code
2013-09-13 21:41:09 -04:00
Paul Gilbert
d59e2bef5a
TSAGE: Bugfixes for Spill Mountain maze
2013-09-10 20:25:22 -04:00
Paul Gilbert
658f86144b
TSAGE: Fixes and renaming for R2R rim scene
2013-09-08 14:50:21 -04:00
Paul Gilbert
dce42abe46
TSAGE: Implemented dispatch method for R2R scene 1750
2013-09-01 22:23:35 -04:00
Paul Gilbert
cf7d1378c8
TSAGE: Fix for initialising inventory for new R2R games
2013-09-01 10:03:30 -04:00
Torbjörn Andersson
18c648c937
TSAGE: Silence GCC warning about variable being shadowed
2013-08-25 22:55:42 +02:00
Paul Gilbert
19e970e9e0
TSAGE: Further R2R scene 1550 renaming, and fixing tracking junk state
2013-08-24 20:45:18 -04:00
Paul Gilbert
81a2892229
TSAGE: Clean up of R2R scene 1550 player position tracking
2013-08-24 15:38:51 -04:00
Strangerke
52059bf95c
TSAGE: Replace some British English by American English
2013-08-22 23:37:55 +02:00
Torbjörn Andersson
cca4e41bf1
TSAGE: Fix illegal address computation, CID 1047259
...
We want the address right after the last element of _fadePaletteMap.
There was probably no actual damage done since _paletteMap[] would
likely be right after in memory, and that's zeroed as well. But it
was still wrong.
2013-08-21 15:18:55 +02:00
Paul Gilbert
d2f0dc56b2
TSAGE: Fixes for displaying landing bay control panel
2013-08-18 15:11:10 -04:00
Strangerke
c1c2e0dd2e
TSAGE: R2R: Fix food submenu on ship computer (Scene 125)
2013-08-18 19:46:44 +02:00
Paul Gilbert
472618ffff
TSAGE: Bugfixes for R2R drive room
2013-07-20 23:26:25 -04:00
Paul Gilbert
b79fd7e965
TSAGE: Work on setup of R2R engine palette maps
2013-07-20 18:46:55 -04:00
Paul Gilbert
b7fbf23673
TSAGE: Fixes for R2R scanner dialog
2013-07-16 23:20:58 -04:00
Paul Gilbert
e17095df2e
TSAGE: Bugfixes for R2R drive room, and work on scanner modal dialog
2013-07-16 09:19:19 -04:00
Paul Gilbert
a986df44e8
TSAGE: Fixes for R2R Crane Controls
2013-07-13 17:11:11 -04:00
Paul Gilbert
8b71a631ea
TSAGE: Further fixes for R2R landing bay
2013-07-11 09:05:50 -04:00
Johannes Schickel
89abab97e3
JANITORIAL: Remove trailing whitespaces.
...
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
Paul Gilbert
108e709b9b
TSAGE: Fix for bug #3541354 - Nico shooting player after being tied up
2012-07-11 21:20:52 +10:00
Paul Gilbert
d5127d49ee
TSAGE: Implemented the initial loading logic for R2R animation player
2012-02-26 17:29:45 +11:00
Paul Gilbert
b6a0d8052b
TSAGE: Replace previously unknown value _v58ec2 with _uiElements._active
2012-02-14 22:43:46 +11:00
Paul Gilbert
fc1d93ee1b
TSAGE: Implemented missing R2R method SceneHandler::setupPaletteMaps
2012-02-14 21:07:12 +11:00
Strangerke
4b2938c9d0
TSAGE: R2R - Very preliminary implementation of scene 1337
2012-02-09 22:59:33 +01:00
Paul Gilbert
27360d2071
TSAGE: Initial implementation of R2R Scene 180
2012-02-05 13:20:18 +11:00
Strangerke
81bc722605
TSAGE: R2R - Implement scene 900
2012-01-31 23:36:52 +01:00