Commit Graph

1197 Commits

Author SHA1 Message Date
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
Johannes Schickel
6b16fe9423 TSAGE: Fix compilation by passing non-POD via pointer through "...".
The other uses seem to pass Common::Point via a pointer to the object too,
so this seems fine to do here too.
2012-02-09 23:10:12 +01:00
Strangerke
4b2938c9d0 TSAGE: R2R - Very preliminary implementation of scene 1337 2012-02-09 22:59:33 +01:00
Paul Gilbert
2855735e1f TSAGE: Properly de-select inventory buttons when mouse has moved off before mouse is released.
This fixes bug #3484777.
2012-02-06 22:03:10 +11:00
Paul Gilbert
e81d1848d1 TSAGE: Add detection entry for Blue Force Spanish CD 2012-02-06 21:42:58 +11:00
Paul Gilbert
4a806d885a TSAGE: Clean up the dead code introduced for R2R 2012-02-05 20:40:03 +11:00
Paul Gilbert
45e61b985c TSAGE: Fix problem with scrolling wide scenes. 2012-02-05 20:31:56 +11:00
Paul Gilbert
27360d2071 TSAGE: Initial implementation of R2R Scene 180 2012-02-05 13:20:18 +11:00
Strangerke
c222afc933 TSAGE: R2R - Avoid a crash in scene 700 2012-02-02 00:31:25 +01:00
Strangerke
4aa494c19b TSAGE: R2R - Implement scene 700 2012-02-01 22:10:59 +01:00
Strangerke
81bc722605 TSAGE: R2R - Implement scene 900 2012-01-31 23:36:52 +01:00
Paul Gilbert
23a497f792 TSAGE: Minor cleanups for R2R scene 180 2012-01-31 22:41:36 +11:00
Paul Gilbert
d1db4a48ed TSAGE: Implement R2R Scene 205 - Star-field Credits 2012-01-31 22:23:55 +11:00
Paul Gilbert
e4e7827f77 TSAGE: Properly handle resetting flags when leaving a scene 2012-01-31 22:20:30 +11:00
Strangerke
4dffd4c1db TSAGE: R2R - Fix a couple of compilation errors not detected by MSVC
Thanks Kirben for pointing those
2012-01-31 01:02:37 +01:00
Strangerke
3e8547ebc1 TSAGE: R2R - Implement scene 600 2012-01-30 23:52:05 +01:00
Strangerke
d34cf09608 TSAGE: R2R - Implement scene 525 2012-01-30 17:23:43 +01:00
Strangerke
c1352a1ae5 TSAGE - R2R: Implement scene 1750 2012-01-30 17:17:30 +01:00
Strangerke
14523275a3 TSAGE: R2R - Implement scene 3500
This required a fix for direct draw code
2012-01-30 01:17:56 +01:00
Strangerke
dd46de7569 TSAGE: Fix compilation, sorry 2012-01-25 22:20:34 +01:00
Strangerke
db26984ed4 TSAGE: R2R- Implement scene 1950 2012-01-25 22:08:40 +01:00
Strangerke
aec3a92377 TSAGE: R2R - Implement several missing functions in scene1550 2012-01-23 12:42:04 +01:00
Strangerke
2820573b43 TSAGE: R2R - Fix a couple of bugs in scenes 1925 and 1945, some renaming 2012-01-23 09:50:18 +01:00
Strangerke
e4d6d4780b TSAGE: R2R - Implement scene 1945 2012-01-23 00:58:42 +01:00
Strangerke
888c341c7a TSAGE: R2R - Implement scene 1925 2012-01-22 11:50:15 +01:00