Sven Hesse
|
657ee2da59
|
COMMON: Fix potential UB while shifting Common::BitStream
Shifting a 32-bit value by more than 31 is undefined.
|
2011-10-21 00:19:02 +02:00 |
|
Strangerke
|
eb8aee1335
|
TSAGE: Blue Force - Some more renaming, fix a bug in scene 910
|
2011-10-20 23:51:19 +02:00 |
|
Strangerke
|
200ef0d51e
|
TSAGE: Blue Force - Rename some objects in scene 910
|
2011-10-20 23:17:10 +02:00 |
|
Strangerke
|
5a1ac7e4a0
|
TSAGE: Blue Force - Add missing comments on scenes 9xx
|
2011-10-20 23:15:10 +02:00 |
|
Strangerke
|
6005a181f9
|
TSAGE: modify addTimer and removeTimer to use an EventHandler instead of a Timer
|
2011-10-20 21:52:43 +02:00 |
|
Strangerke
|
c28b98aa2a
|
TSAGE: Blue Force - Fix two glitches in the intro using a workaround
|
2011-10-20 21:34:36 +02:00 |
|
Strangerke
|
1473d3a3f2
|
TSAGE: Blue Force - Add a hack in scene 160 in order to work around a weird sound fader behavior.
The intro is now fully playable (with glitches)
|
2011-10-20 21:08:39 +02:00 |
|
Strangerke
|
cbc3a72fc3
|
TSAGE: Blue Force - Fix last intro screen
|
2011-10-20 21:04:50 +02:00 |
|
Eugene Sandulenko
|
f5e4d63a77
|
Merge pull request #80 from DrMcCoy/newbitstream
COMMON: Rewrite Common::BitStream as a template
|
2011-10-20 09:27:26 -07:00 |
|
Filippos Karapetis
|
1736345906
|
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:02:15 +03:00 |
|
Paul Gilbert
|
2545dd22aa
|
TSAGE: Bugfix for displaying circuit breakers correctly in BF Scene 910
|
2011-10-20 23:15:26 +11:00 |
|
Paul Gilbert
|
fef94b810b
|
TSAGE: Bugfixes for turning on the lights in BF Scene 910
|
2011-10-20 23:15:25 +11:00 |
|
Paul Gilbert
|
96d9b566a2
|
TSAGE: Bugfixes for the PalettedScene::transition method
|
2011-10-20 23:15:25 +11:00 |
|
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 |
|