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
f51eaed595
TSAGE: Fix 'Restart' button, when game is over
2011-05-28 09:37:08 +02:00
strangerke
2aaeb19a2c
TSAGE: Fix priority glitch in scene 4000 when climbing down the right chimney
2011-05-28 09:22:29 +02:00
strangerke
b5e6a3a5e9
TSAGE: Add some comments, and a missing remove() in scene 2300
2011-05-28 08:58:49 +02:00
strangerke
e213ecc74f
TSAGE: Fix similar issue in scene 2150
2011-05-28 08:13:51 +02:00
strangerke
1bd2f50dee
TSAGE: Fix crash when restoring a game in scene 2100
2011-05-28 07:59:34 +02:00
strangerke
a7580aee66
TSAGE: Add specific initialization for ringworld CD, fixing the color of the buttons
2011-05-28 07:21:38 +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
strangerke
adc087c37e
TSAGE: Fix bug in scene 2100 when Seeker is in the cave. (Thanks eriktorbjorn for pointing the reason of the problem)
2011-05-28 00:14:45 +02:00
strangerke
daa69cce8b
TSAGE: Add a workaround for the mouse hidden bug in scene 4150 (also present in the original)
2011-05-27 23:52:16 +02:00
strangerke
6113724eb5
TSAGE: Fix a sound glitch in scene 4150
2011-05-27 23:32:38 +02:00
CeRiAl
67c73a25f0
WINCE: Update of port-related README
2011-05-27 22:14:04 +02:00
strangerke
f4b2f84c01
TSAGE: Fix priority issue in scene 2100, in the lift
2011-05-27 22:12:47 +02:00
Alyssa Milburn
a6fedd6034
TSAGE: Cosmetic tweaks to Scene::setZoomPercents.
2011-05-27 21:44:41 +02:00
strangerke
1d9a788649
TSAGE: Rename _field1800 in scene 2100
2011-05-27 21:39:55 +02:00
strangerke
edbc712a0f
TSAGE: Fix (second) bug "Scene 2100: If you sit down at Quinn's console and then get back up again, his walk animation gets screwed"
2011-05-27 20:53:05 +02:00
Lars Skovlund
cb990e68a1
SCI: Fix access to variables (gc_interval etc.) from the console
2011-05-27 17:34:43 +02:00
Lars Skovlund
ff62a6050a
Revert "SCI: Don't attempt to modify null/disposed objects."
...
This fix for bug #3303802 is a potential cause of unreproducible bugs
in all SCI games that taint savegames.
This reverts commit 48140a012d69d76de5ae80de7ca926e71c39cd03.
2011-05-27 13:15:57 +02:00
Paul Gilbert
d50c6277e4
TSAGE: Bugfix for loading savegames directly from the launcher
2011-05-27 19:28:31 +10:00
Paul Gilbert
6072f97641
TSAGE: Bugfix for saving game in scene #4025
2011-05-27 19:14:04 +10:00
Paul Gilbert
fb4bdae4c7
TSAGE: Bugfix for using lift after restoring a savegame in scene #2320
2011-05-27 19:08:36 +10:00
md5
48140a012d
SCI: Don't attempt to modify null/disposed objects.
...
These cases occur usually because of script bugs. Fixes script bug
#3303802 - "SCI: PQ1VGA - Crash at the jail"
2011-05-27 03:06:06 +03:00
md5
28b7cf71a9
SCI: Added a workaround for bug #3308087 - "SCI: SQ1VGA - Engine Abort Upon Loading Ulence Flats Save"
2011-05-27 02:47:48 +03:00
md5
a010884c9b
SCI: Fixed bug #3306417 - "LAURA BOW 2: segmentation fault while talking to Dr. Myklos"
2011-05-27 02:32:22 +03:00
Max Horn
09ba2ad438
DC: Don't set a lib search path for plugins
...
Plugins may not rely on external libs, so there is no point in
specifying a custom library search path for them.
2011-05-26 13:31:17 +02:00
Alyssa Milburn
7b03a6e604
SWORD25: Fix making multiple saves at the same time.
...
This adds a missing seek. Thanks to [md5] for guessing the cause.
2011-05-26 13:23:25 +02:00
md5
86563d0009
SWORD25: Committed changes to module.mk which were forgotten in my previous commit
2011-05-26 12:34:22 +03:00
md5
62c026d3b6
SWORD25: Merged the PNG and thumbnail decoding code into a common class
2011-05-26 12:29:51 +03:00
Max Horn
a654115f1a
BUILD: Make endianess check stricter
2011-05-26 11:06:33 +02:00
Max Horn
de8a44abfc
BUILD: Reorder configure some more
2011-05-26 11:06:33 +02:00
md5
d5050463d5
SWORD25: Removed the leftover libpng code
2011-05-26 11:46:42 +03:00
md5
984f53ac14
SWORD25 (LUA): Removed unused code for handling precompiled LUA scipts
2011-05-26 11:46:41 +03:00
Max Horn
7b51caedba
ANDROID: Trying to fix the recent linker failures
2011-05-26 08:25:28 +02:00
Max Horn
a2f16d9155
SWORD25: Const correctness
2011-05-26 08:22:46 +02:00
Max Horn
2068bc1527
SWORD25: Fix warning: double format, float arg on DC
2011-05-26 08:22:36 +02:00
Max Horn
2c8a9b0e76
SWORD25: Avoid using strcoll
2011-05-26 08:14:57 +02:00
Max Horn
bf490b4084
BUILD: Reorder plugin stuff in configure some more
2011-05-26 07:26:01 +02:00
Pawel Kolodziejski
bed40a6035
SAMSUNGTV: added readme to dists
2011-05-26 07:14:53 +02:00
strangerke
6098506a42
HUGO: Fix comments
2011-05-25 23:58:46 +02:00
strangerke
c6ef39dcf2
HUGO: Add 3 object related functions to the console
2011-05-25 23:39:28 +02:00
strangerke
dceaa08e69
TSAGE: Add scene description in scene groups 8 and 10
2011-05-25 23:39:19 +02:00
strangerke
fe41da83ad
HUGO: Add boundaries() to the console. God mode no longer shows boundaries, as in the original
2011-05-25 23:39:10 +02:00
strangerke
be3306a9eb
TSAGE: Cosmetic modification, for consistency
2011-05-25 23:39:03 +02:00
strangerke
65a9ef7639
HUGO: Cosmetic modification, for consistency
2011-05-25 23:38:55 +02:00
strangerke
bb4df3f115
HUGO: Add listscreens() and gotoscreen() to console
2011-05-25 23:38:47 +02:00
strangerke
472d45aa2b
TSAGE: Add a couple of comments
2011-05-25 23:38:39 +02:00
Max Horn
185536e4b1
TOON: Remove unused variable
2011-05-25 23:12:53 +02:00
Willem Jan Palenstijn
218d82c62b
AGI: Fix compilation on 64 bit platforms
...
I'm unable to test this change, but it avoids using a pointer to store
an int temporarily.
2011-05-25 22:45:21 +02:00
Pawel Kolodziejski
a87d33845a
SAMSUNGTV: revert code of result some previous commit
2011-05-25 19:40:55 +02:00