Johannes Schickel
7c5cf1b400
GUI: Add helper to SaveLoadChooser, which uses the currently active target.
...
This reduces the code duplication in all client code, which formerly duplicated
the querying of the plugin, game id etc. and now simply calls the newly added
method runModalWithCurrentTarget() on a SaveLoadChooser object.
2012-06-10 04:53:17 +02:00
Johannes Schickel
15046a7529
GUI: Get rid of SaveLoadChooser::setSaveMode.
...
We already pass the title and process button name to the constructor of
SaveLoadChooser and then do not offer any way of changing it, thus changing
the edit mode of the chooser is kind of pointless and was never actually used.
Instead we pass the mode on SaveLoadChooser construction now.
2012-06-10 04:19:45 +02:00
Torbjörn Andersson
44a076caf8
TSAGE: Remove extra semicolons.
2012-05-06 09:19:51 +02:00
Christoph Mallon
d21cef4117
JANITORIAL: Avoid the ugly operator invocation syntax.
2012-03-13 15:43:23 +01:00
Paul Gilbert
d142606f75
TSAGE: Fix for walk regions enablement in Blue Force warehouse scene
2012-03-10 16:11:00 +11:00
Paul Gilbert
4f740bb224
TSAGE: Bugfix for breaker box display in Blue Force scene 910
...
This fixes one of the problems in bug #3500015
2012-03-09 22:49:27 +11:00
Paul Gilbert
62966183e4
TSAGE: Renaming of fields and fix for gate in Blue Force scene 900
2012-03-07 21:06:32 +11:00
Paul Gilbert
dac35ac1cc
TSAGE: Some cleanup of R2R Animation Player, and fix for playing when objects are active
2012-03-04 20:24:54 +11:00
Paul Gilbert
818c85948e
TSAGE: Bugfix for showing cursor correctly in Blue Force scene 930
2012-03-04 19:38:25 +11:00
Paul Gilbert
3bf8eb4e3e
TSAGE: Bugfix for Blue Force named hotspots to display look/use/talk descriptions correctly
2012-03-04 19:37:45 +11:00
Paul Gilbert
83f193edbd
TSAGE: Fix memory leak and error in R2R Animation Player free
2012-03-03 14:13:40 +11:00
Paul Gilbert
21d570af83
TSAGE: Bugfixes for startup sequence in R2R Scene 180
2012-02-29 21:39:48 +11:00
Paul Gilbert
b60a2f012a
TSAGE: Slow down the animation player to match the original game
2012-02-29 21:22:08 +11:00
Paul Gilbert
46c590940a
TSAGE: Renamed many of the unknown fields in the R2R Animation Player
2012-02-27 22:29:16 +11:00
Paul Gilbert
1e8b286c84
TSAGE: Bugfixes for R2R animation player
2012-02-27 20:45:55 +11:00
Paul Gilbert
44e3d324fa
TSAGE: Implemented some of the remaining R2R Animation Player support methods
2012-02-26 22:54:25 +11:00
Paul Gilbert
b341ff04fa
TSAGE: Implement R2R Animation Player drawing code
2012-02-26 21:34:38 +11:00
Paul Gilbert
d5127d49ee
TSAGE: Implemented the initial loading logic for R2R animation player
2012-02-26 17:29:45 +11:00
Strangerke
9279b25694
TSAGE: JANITORIAL: Remove trailing spaces
2012-02-25 12:44:37 +01:00
Strangerke
3a3c1eec53
TSAGE: R2R - Fix bug #3492133 , error in palette index used
2012-02-25 10:21:40 +01:00
Paul Gilbert
eba87458d3
TSAGE: More properly implemented resource streaming for R2R animation player
2012-02-24 19:38:46 +11:00
Paul Gilbert
7a54ba86a0
TSAGE: Starting to implement animation player needed for R2R Title Screen
2012-02-20 22:31:58 +11:00
Paul Gilbert
0f3614b043
TSAGE: Implemented method for getting a resource section entry
...
This will be needed for streaming data directly from the resource file without fully loading the resource.
2012-02-20 22:30:46 +11:00
Paul Gilbert
975801b670
TSAGE: Disable right click in R2R Scene 1330
2012-02-18 15:26:05 +11:00
Paul Gilbert
423d41dfc1
TSAGE: Disabled Spanish Blue Force detection entry
2012-02-18 10:19:51 +11:00
Strangerke
856aa5119b
TSAGE: R2R - Fix various warnings
...
Thanks Digitall for reporting those
2012-02-16 18:32:04 +01:00
Max Horn
5d88e67cfd
TSAGE: Remove superfluous md5 bytes setting
2012-02-16 11:11:55 +01:00
Strangerke
66aff9c4d8
TSAGE: R2R - Implement scene 1850
2012-02-15 23:56:15 +01:00
Strangerke
ffd5326ca1
TSAGE: R2R - Scene 1337: rename a variable
2012-02-15 23:54:38 +01:00
Strangerke
f9ae92186e
TSAGE: R2R - Rename inventory enums, fix isInventoryIcon()
2012-02-15 19:37:20 +01:00
Strangerke
8faf016478
TSAGE: R2R - Scene 1337: Fix a shadowed variable
2012-02-15 01:48:58 +01:00
Strangerke
dc229b893e
TSAGE: R2R - Scene 1337: rename previously committed function
2012-02-14 22:26:12 +01:00
Strangerke
a64dc10b40
TSAGE: R2R - Scene 1337: Implement another AI related function
2012-02-14 22:21:25 +01:00
Strangerke
949c8e97f5
TSAGE: R2R - Scene 1337: Implement another large AI function (subCF979)
2012-02-14 20:10:21 +01:00
Strangerke
f380d3ded2
TSAGE: R2R - Scene 1337: Implement one more large AI function (subCDB90)
2012-02-14 20:10:20 +01:00
Strangerke
1dcc8402b8
TSAGE: R2R - Scene 1337: Implement on more AI function
2012-02-14 20:10:18 +01:00
Strangerke
654016c927
TSAGE: R2R - Scene 1337: Implement AI function subC2C2F
2012-02-14 20:10:17 +01:00
Paul Gilbert
ffd59d1c21
TSAGE: Correctly hide the user interface in R2R Output Alpha scene
2012-02-14 22:46:25 +11:00
Paul Gilbert
b6a0d8052b
TSAGE: Replace previously unknown value _v58ec2 with _uiElements._active
2012-02-14 22:43:46 +11:00
Paul Gilbert
f6720ee139
TSAGE: R2R bugfix for selecting Output Alpha in the console screen
2012-02-14 22:33:50 +11:00
Paul Gilbert
fc1d93ee1b
TSAGE: Implemented missing R2R method SceneHandler::setupPaletteMaps
2012-02-14 21:07:12 +11:00
Strangerke
29919077cd
TSAGE: R2R - Scene 1337: Implement 10 more AI functions
2012-02-13 23:39:13 +01:00
Strangerke
a5b0267777
TSAGE: R2R - Scene 1337: Implement subD02CA() plus a couple of little functions used by AI
2012-02-13 22:11:18 +01:00
Strangerke
0ba3335674
TSAGE: R2R - Scene 1337: Implement 2 functions used by AI
2012-02-12 16:14:25 +01:00
Strangerke
93619b96d3
TSAGE: R2R - Scene 1337: Implement 7 functions used by AI
2012-02-12 13:09:07 +01:00
Strangerke
7760f8358a
TSAGE: R2R - Scene 1337: Implement main AI function, with all sub-functions stubbed
2012-02-12 11:33:06 +01:00
Strangerke
056fc6250c
TSAGE: R2R - Scene 1337: Implement shuffleCards()
...
Game is now starting
2012-02-11 12:35:53 +01:00
Strangerke
928fd72a35
TSAGE: R2R - scene 1337: Implement some missing functions
2012-02-11 11:10:21 +01:00
Strangerke
3f6f814c6a
TSAGE: R2R - Fix error in scene 1337
...
Thanks to LordHoto for reporting it
2012-02-10 07:12:11 +01:00
Strangerke
9e6e286db7
TSAGE: R2R - Fix glitch in scene 180
...
Thanks to LordHoto for reporting it
2012-02-10 07:11:20 +01:00