Commit Graph

216 Commits

Author SHA1 Message Date
Strangerke
7d0af11deb TSAGE: Fix some obvious errors detected by Coverity in R2R 2013-04-16 08:07:57 +02:00
Strangerke
46348e7b90 TSAGE: R2R - Cleanup Scene50::process() 2012-11-09 23:31:14 +01:00
Strangerke
d8fb63467a TSAGE: Fix a bug reported by salty-horse (and Clang) 2012-11-09 22:03:52 +01: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
Strangerke
78310d0f4b TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for reporting it. 2012-08-07 19:07:01 +02:00
Ori Avtalion
f9d2871eb4 JANITORIAL: Remove extra semicolons 2012-07-03 18:28:14 +03:00
Torbjörn Andersson
44a076caf8 TSAGE: Remove extra semicolons. 2012-05-06 09:19:51 +02: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
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
Strangerke
856aa5119b TSAGE: R2R - Fix various warnings
Thanks Digitall for reporting those
2012-02-16 18:32:04 +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
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