Thierry Crozat
f02e9fa625
DOC: Update German translation of NEWS file for 1.4.0 release
2011-10-24 20:50:39 +01:00
Thierry Crozat
0f4ebc5e4a
I18N: Regenerate translations data file
2011-10-23 15:35:57 +01:00
Thierry Crozat
f15b22ae73
I18N: Update Brazilian Portuguese translation from patch #3427072
2011-10-23 15:33:48 +01:00
Thierry Crozat
b336406f42
I18N: Update French translation
2011-10-23 15:33:37 +01:00
athrxx
46bcd3b5e9
SCI: fix thread lockup issue when loading savegames using a sound driver which depends on the mixer thread for timer calls.
...
The issues seems to be known. See comments (not by me) in SciMusic::clearPlayList().
For the same reason mentioned there the mutex may also not be locked before calling clearPlayList().
2011-10-22 20:06:49 +02:00
Johannes Schickel
af32b71e4c
KYRA: Fix memory leak when a sound is started but no free handles are left.
...
(cherry picked from commit d8e50b8a03
)
2011-10-22 19:39:35 +02:00
Johannes Schickel
d80284d286
NEWS: Remove reference to OpenGL backend from 1.4.0 section.
2011-10-21 18:27:19 +02:00
Johannes Schickel
baa9a4519e
CONFIGURE: Disable OpenGL by default.
2011-10-21 18:26:38 +02:00
Filippos Karapetis
9b87abafa4
SCI: The demo of GK1 has no alternate sound effects.
...
This fixes the sound effect heard in the "Day 1" screen
2011-10-20 19:15:03 +03:00
Eugene Sandulenko
e5f0154ec7
RELEASE: This is 1.4.0pre
2011-10-20 12:37:24 +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