Commit Graph

49078 Commits

Author SHA1 Message Date
Eugene Sandulenko
2c73500842 RELEASE: This is 1.5.0git 2011-10-20 12:39:29 +01:00
Eugene Sandulenko
e1d0615735 NEWS: Set 1.4.0 release date. A nice date 2011-10-20 12:36:09 +01:00
Paul Gilbert
2ce9d318c5 TSAGE: Bugfixes for entering BF Scene 910 - Warehouse 2011-10-20 20:55:12 +11:00
Paul Gilbert
b7ab968dc7 TINSEL: Cleaner fix for bug #2893946 - Psychiatrist savegame problem 2011-10-20 20:36:37 +11:00
Paul Gilbert
301de7b640 TSAGE: Remove the ADGF_TESTING flag from Ringworld detection entries 2011-10-20 19:55:14 +11:00
Paul Gilbert
4e5f841188 TSAGE: Cleanup of doorway object in BF Scene 900 2011-10-20 19:51:11 +11:00
Travis Howell
ad90955850 BUILD: Fix errors in Windows installer script. 2011-10-20 10:25:53 +11:00
Strangerke
3b274de31c TSAGE: Blue Force - Fix bug in intro scene 200 2011-10-20 00:45:43 +02:00
Strangerke
1d3fa7402b TSAGE: Blue Force - Move identical intro Text classes to common game logic 2011-10-20 00:34:40 +02:00
Strangerke
c39e45ff64 TSAGE: Blue Force - Fix crate top in scene 920
Also: rename some objects, disable sub15E4F and
fix a little bug in init of scene910
2011-10-20 00:20:26 +02:00
Filippos Karapetis
228c4fb286 SCI: Added a hack to fix bug #3035693 - "SCI: QFG3 demo: Rope swinging more heroic than ever" 2011-10-20 00:47:53 +03:00
Thierry Crozat
d1956307f8 DOC: Add Czech ReadMe from patch #3424959 2011-10-19 22:03:05 +01:00
Filippos Karapetis
010d12ace8 SCI: Moved the width adjustment outside getPlaneRect() 2011-10-19 23:52:53 +03:00
Filippos Karapetis
84a185ede2 SCI: Added a detection for the second kSetShowStyle variant 2011-10-19 23:52:53 +03:00
Filippos Karapetis
5ba50c69b1 SCI: Changed the kUnload workaround for the LB2 demo to apply to all scenes 2011-10-19 23:52:52 +03:00
Filippos Karapetis
935eaa175b SCI: Move the palette merging checking code inside the GfxPalette class 2011-10-19 23:52:51 +03:00
Strangerke
9549583242 TSAGE: Blue Force - Implement scene 160 2011-10-19 22:45:39 +02:00
Filippos Karapetis
28d0901bff SCI: Added a sanity check when drawing text. Older SCI32 saves work now 2011-10-19 21:54:05 +03:00
Filippos Karapetis
513d0be106 SCI: Merged all the code to get/set the NS rect 2011-10-19 20:29:05 +03:00
Filippos Karapetis
7a96bcb3ed SCI: Removed unused includes 2011-10-19 20:29:04 +03:00
Filippos Karapetis
2b9dc69ac0 SCI: Updated comments in kShowStyle() and kCelInfo() 2011-10-19 20:29:03 +03:00
Filippos Karapetis
85af217a5b SCI: Implemented kObjectIntersect() 2011-10-19 20:29:02 +03:00
Filippos Karapetis
722ce77675 SCI: Wrapped some very long lines 2011-10-19 20:29:01 +03:00
Eugene Sandulenko
2dea24a835 I18N: Regenerate translations.dat 2011-10-19 13:48:02 +01:00
Eugene Sandulenko
56d4246f58 I18N: Update Russian translation 2011-10-19 13:48:02 +01:00
Eugene Sandulenko
7831bde6a6 I18N: update .po, .pot files 2011-10-19 13:48:02 +01:00
Eugene Sandulenko
123d018d6a I18N: Updated Ukrainian translation 2011-10-19 13:48:01 +01:00
Eugene Sandulenko
ed2cb9a6b3 GUI: Added debug ouput for determining loaded theme 2011-10-19 13:48:01 +01:00
Filippos Karapetis
de6e5c7366 SCI: Fixed script bug #3425276 - "SCI: PQ2: Game crashes when looking at file" 2011-10-19 15:24:45 +03:00
Eugene Sandulenko
33e6f64179 Merge pull request #107 from SimSaw/master
DOCS: Updated German NEWS file
2011-10-19 05:04:46 -07:00
Eugene Sandulenko
19134ecf7e Merge pull request #106 from chrisws/branch-1-4-c
BADA: Misc changes merged from appstore release
2011-10-19 05:03:46 -07:00
Willem Jan Palenstijn
84bc565127 Merge pull request #89 from TomFrost/master
HP TouchPad compatibility and full WebOS port update, Round 2

This is a manual merge of the pull request, with some commit message changes.
2011-10-19 13:57:09 +02:00
Paul Gilbert
dd2df58f21 TSAGE: Bugfixes for capturing dog in BF Scene 900 2011-10-19 21:59:36 +11:00
Paul Gilbert
56a14be690 TSAGE: Bugfix for being killed by dog in BF Scene 900 2011-10-19 21:34:07 +11:00
Filippos Karapetis
fa43ded590 SCI: The draw_pic console command now works in SCI32
Moreover, the overlay is temporarily hidden to show the picture
2011-10-19 02:02:04 +03:00
Strangerke
d7f80fadab TSAGE: Blue Force - Implement intro scene 150 2011-10-18 23:56:48 +02:00
Strangerke
1375062480 TSAGE: Blue Force - Implement intro scene 140
This breaks the savegames again
2011-10-18 22:59:52 +02:00
Simon Sawatzki
65959c8a73 DOCS: Updated German translation of NEWS file. 2011-10-18 20:20:46 +02:00
Strangerke
714de939ff TSAGE: Blue Force - Implement intro scene 125 2011-10-18 19:51:09 +02:00
Torbjörn Andersson
ee9a17ca7e NEWS: Move recent Tinsel update to 1.4.0, where it belongs
Also changed "TINSEL" to "Tinsel" for consistency.
2011-10-18 19:19:37 +02:00
Chris Warren-Smith
ed07b99b22 BADA: Misc changes merged from appstore release 2011-10-18 23:22:25 +10:00
Paul Gilbert
7f13c9ee0e TSAGE: Bugfix for getting boat hook from fire box 2011-10-18 22:47:47 +11:00
Paul Gilbert
98b6f74acc TSAGE: Bugfix for entering Future Wave on Day 4 2011-10-18 22:33:12 +11:00
Paul Gilbert
e767a4c184 TSAGE: Bugfix and cleanup for boarding rental boat 2011-10-18 22:26:39 +11:00
Paul Gilbert
74b571710c TSAGE: Bugfix and cleanup for getting boat keys in Scene 840 - Boat Rentals 2011-10-18 22:26:38 +11:00
Paul Gilbert
4e0a635cb6 TSAGE: Bugfix for returning home at the end of day 3 2011-10-18 22:26:38 +11:00
CeRiAl
a97cd0077f WINCE: Add workaround for memory management problem on Windows CE < 6.0
This fixes the "32MB memory limit per process" problem in Windows CE < 6.0
2011-10-18 13:10:20 +02:00
Paul Gilbert
757c522dd1 TSAGE: Bugfixes for returning to Lyle's office after finding schedule 2011-10-18 21:57:50 +11:00
Paul Gilbert
abdda31597 TSAGE: Bugfix for putting down boots correctly after looking at them 2011-10-18 21:26:37 +11:00
Paul Gilbert
cd14dd3e0f TSAGE: Bugfix for using caravan key, and give item a proper name 2011-10-18 21:08:31 +11:00