Commit Graph

31 Commits

Author SHA1 Message Date
Paul Gilbert
9dddf76aa7 Merge remote branch 'remotes/dreammaster/tsage_sound'
Conflicts:
	engines/tsage/ringworld_scenes1.cpp
	engines/tsage/ringworld_scenes5.cpp
	engines/tsage/tsage.h
2011-06-19 21:14:49 +10:00
Arnaud Boutonne
c720f463e4 TSAGE: Add workaround in order to fix crash in scene 5100 when Quinn forgets the Stasis Box
Also present in the original!
2011-06-02 00:53:19 +02:00
strangerke
f38bc65be5 TSAGE: Fix a glitch in scene 5100, add some comments 2011-05-28 23:33:50 +02:00
strangerke
402fc4f950 TSAGE: Fix an animation issue, and the transition between scene 5300 and 5100 (Seeker waking up and leaving) 2011-05-28 16:35:08 +02:00
strangerke
595728c8ca TSAGE: Fix several bugs in scene 5300 2011-05-28 02:08:19 +02:00
strangerke
4b01303e29 TSAGE: Fix a couple of glitches in scene 5300 2011-05-28 01:05:48 +02:00
Paul Gilbert
16666ec40c TSAGE: Created stub classes for ASound and Sound, and reworked engine to use proper named methods 2011-05-24 21:22:21 +10:00
strangerke
69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Paul Gilbert
5e4b20b3d7 TSAGE: Bugfix for Flesh-eaters moving too fast in Scene #5100 2011-05-11 21:32:52 +10:00
Paul Gilbert
0639e98df5 TSAGE: Fix animation of Quinn and Seeker approaching cave in Scene #5000 2011-05-11 21:06:12 +10:00
strangerke
41af0b0dc8 TSAGE: Scene 5200 - Suppress dead code (present but not executed in the original) 2011-05-06 22:38:17 +02:00
strangerke
849094c884 TSAGE: Rename setPriority2 to setPriority for disambiguation 2011-04-30 10:13:35 +02:00
Paul Gilbert
c08fc15cbe TSAGE: Fix for GUI dialog appearing when clicking on some hotspots in Scene #5200 2011-04-30 16:40:40 +10:00
Paul Gilbert
e5698d123d TSAGE: Removed hack from Scene #5200 now that pathfinding has been fixed 2011-04-30 16:35:17 +10:00
Paul Gilbert
35d44737ac TSAGE: Proper bugfix for the route used in Scene #5100 to escape the caves 2011-04-29 22:55:17 +10:00
md5
89362b5af4 TSAGE: Added two temporary hacks for scenes 5100 and 5200 and added some comments
With these two hacks, it's possible to progress a bit further
2011-04-29 02:27:29 +03:00
md5
6e0b35806d TSAGE: Fixed 2 bugs in scene 5200 (flesheater throne room) 2011-04-29 00:53:50 +03:00
strangerke
b95ea8dccd TSAGE: Fix a little bug in scene 5100, when looking at the speaking bat 2011-04-28 08:33:47 +02:00
strangerke
8e95310889 TSAGE: Suppress the 2 workarounds previously added, use of a proper fix 2011-04-28 08:17:10 +02:00
md5
c371d0153a TSAGE: Fixed 2 script logic bugs (scene 5100, 5300) and two typos
These fix the following issues:
- Loss of control after freeing the bat in scene 5100
- Loss of control after drinking from the bat's pheromonone bottle in
scene 5300
- Crash when the two flesheaters appear on the path in scene 5300
2011-04-28 02:27:42 +03:00
strangerke
716c74e3b0 TsAGE: Add some comment and fix 2 crashes in scene 5100 2011-04-27 08:03:27 +02:00
strangerke
b06f81b4bc TSAGE: Fix a tiny bug in the initialization of scene 5000 2011-04-26 08:21:18 +02:00
Paul Gilbert
aaff18cd38 TSAGE: Fix text not being skippable in Scene #5000 2011-04-25 22:10:27 +10:00
Paul Gilbert
c68641584b TSAGE: Added framework for playing the Ringworld demo 2011-04-25 19:39:45 +10:00
Max Horn
2e095e25f2 ALL: centre -> center 2011-04-14 14:34:28 +02:00
strangerke
66b43f2312 TSAGE: "Cosmetic" cleanups 2011-04-13 21:27:46 +02:00
Paul Gilbert
fefcf7720d TSAGE: Renamed OBJFLAG_100 as OBJFLAG_HIDE 2011-04-08 21:42:39 +10:00
Paul Gilbert
e5aaaa4199 TSAGE: Implemented Scene 5300 - Caverns - Pit 2011-04-03 22:48:31 +10:00
Paul Gilbert
7676cca67a TSAGE: Implemented Scene 5200 - Caverns - Throne-room 2011-04-03 17:25:07 +10:00
Paul Gilbert
06ff6c514e TSAGE: Implemented Scene 5100 - Caverns 2011-04-03 11:21:33 +10:00
Paul Gilbert
cbfe04fc1f TSAGE: Implemented Scene 5000 - Caverns - Entrance 2011-04-02 11:30:20 +11:00