Strangerke
c23179ae0b
TSAGE: R2R - Fix card selection in scene 1337
2013-12-06 07:55:21 +01:00
Strangerke
76802b1057
TSAGE: R2R - Add _effect initialization in BackgroundSceneObject::setup2()
2013-12-06 07:53:55 +01:00
Johannes Schickel
afe56a8ea8
NULL: Fix compilation of null backend.
2013-12-06 04:23:51 +01:00
Eugene Sandulenko
580bfc259b
FULLPIPE: Unstub sceneHandler04_sub17()
2013-12-05 22:44:32 +02:00
Eugene Sandulenko
6b5a8a8f0e
FULLPIPE: Stub MctlLadder class
2013-12-05 22:41:02 +02:00
Eugene Sandulenko
b7d67724b5
FULLPIPE: Implement sceneHandler04_manFromBottle()
2013-12-05 22:24:31 +02:00
Strangerke
85795f60ec
TSAGE: R2R - Refactor Card class, add isIn() function
2013-12-05 18:32:41 +01:00
Johannes Schickel
e180612ff5
WINTERMUTE: Skip Latvian language package if not selected.
2013-12-05 16:27:57 +01:00
Johannes Schickel
ba7bbe6b89
WINTERMUTE: Fix typo in Polish language filename in Reversion1.
2013-12-05 16:26:44 +01:00
Johannes Schickel
dce90064b9
WINTERMUTE: Add Reversion: The Escape 1.3.2369 release.
...
This release has different hashes and file sizes than the previous Reversion
1.3 entries but is marked as 1.3.2369 in the installer filename.
2013-12-05 16:26:44 +01:00
Johannes Schickel
df07a4655b
COMMON: Add Latvian language code.
2013-12-05 16:26:44 +01:00
Johannes Schickel
a94c66f1e3
COMMON: Fix order of languages.
...
These are sorted according to the alphabetical order of the description. Thus,
Croatian should be between Chinese (Taiwan) and Czech.
2013-12-05 16:26:44 +01:00
Filippos Karapetis
5931df4426
TINSEL: Hopefully fix DW2 on BE systems
...
This reverts the endianess changes in commit c90d563 which do not work
properly in DW2 on BE systems (as GetSceneStruc()'s behavior is
different in DW2)
2013-12-05 03:12:05 +02:00
Strangerke
5a26fdb61c
TSAGE: R2R - Fix original bug in scene 1337
2013-12-04 23:51:55 +01:00
Eugene Sandulenko
baf8420f6f
FULLPIPE: Implement sceneHandler04_handTake()
2013-12-04 23:48:24 +02:00
Eugene Sandulenko
76eb512458
FULLPIPE: Implement sceneHandler04_takeKozyawka()
2013-12-04 23:48:24 +02:00
Martin Kiewitz
eaf6367bb2
Merge branch 'master' of github.com:scummvm/scummvm
2013-12-04 20:42:50 +01:00
Martin Kiewitz
8bdffcb2fb
SCI: script patcher is now a separate class
2013-12-04 20:42:16 +01:00
Strangerke
203f562d37
TSAGE: R2R - More renaming in scene 1337
2013-12-03 23:47:33 +01:00
Eugene Sandulenko
5980bf8d2a
FULLPIPE: Implement sceneHandler04_testPlank()
2013-12-03 22:18:59 +02:00
Eugene Sandulenko
ff20d914e9
FULLPIPE: Implement sceneHandler04_takeBottle()
2013-12-03 22:18:59 +02:00
Strangerke
5415ed42fa
TSAGE: R2R - Fix bug in scene 1337
2013-12-03 19:52:18 +01:00
Strangerke
784163dd17
TSAGE: R2R - More renaming in scene 1337
2013-12-03 19:08:42 +01:00
Strangerke
621609d23c
TSAGE: R2R - Get rid of some magic values
2013-12-03 08:30:54 +01:00
Strangerke
441063508d
TSAGE: R2R - Fix bug in scene 1337, some renaming and comments
2013-12-03 08:17:59 +01:00
Strangerke
469c7c0b8c
TSAGE: R2R - Remove erroneous comment
2013-12-03 07:50:47 +01:00
Strangerke
178db404d0
TSAGE: R2R - Fix a bug in scene 1337, some renaming
2013-12-03 07:49:15 +01:00
Strangerke
ae949ae973
TSAGE: R2R - Fix comments in scene 1337, some renaming
2013-12-03 07:02:16 +01:00
Strangerke
4d923c3123
TSAGE: R2R - Some renaming and refactoring in scene 1337
2013-12-03 06:50:25 +01:00
Eugene Sandulenko
dc367d11e9
FULLPIPE: Started implementation of sceneHandler04_sub17()
2013-12-02 22:07:45 +02:00
Eugene Sandulenko
73ec0a71ab
FULLPIPE: Implement sceneHandler04_sub12()
2013-12-02 21:58:53 +02:00
anotherguest
ccc92b2e70
SYMBIAN OS:Added help files also in the split build installation file.
2013-12-02 09:50:48 +01:00
anotherguest
41ddad534d
SYMBIAN OS: Fedor created context sensitive help for ScummVM Symbian OS!
2013-12-02 08:34:07 +01:00
Strangerke
001cf8ed50
TSAGE: R2R - Move variable from scene 1337 to r2_globals, add command to debugger
2013-12-02 07:21:27 +01:00
Eugene Sandulenko
627716ab1a
FULLPIPE: Implement sceneHandler04_liftBottle()
2013-12-01 17:07:23 +02:00
Eugene Sandulenko
521eeb9b42
FULLPIPE: Implement sceneHandler04_winArcade()
2013-12-01 16:50:04 +02:00
Strangerke
9bf28664b9
TSAGE: R2R - Fix bug in cursor code in scene 1337
2013-12-01 10:27:52 +01:00
Strangerke
94871e9341
TAGE: R2R - Scene 1337 - Get rid of subD195F()
2013-12-01 10:13:01 +01:00
Strangerke
a6458abb29
TSAGE: R2R - WIP work on cursor behavior in scene 1337
2013-12-01 01:47:55 +01:00
Eugene Sandulenko
3e85976877
GRAPHICS: Initialize variable. CID 1133708
2013-12-01 00:51:09 +02:00
Eugene Sandulenko
ecf8f282d4
FULLPIPE: Initialize class variables. CID 1063200
2013-12-01 00:51:09 +02:00
Eugene Sandulenko
5aadc4468f
FULLPIPE: Fix wrong condition check. CID 1133710, 1133711
2013-12-01 00:51:09 +02:00
Strangerke
3fbceeae21
TSAGE: R2R - Some refactoring in scene 1337
2013-11-30 22:38:17 +01:00
Strangerke
ead2b0a497
TSAGE: R2R - Fix bug in scene1337::action11::signal()
2013-11-30 20:30:42 +01:00
Strangerke
de41fbfeba
TSAGE: R2R - Some more renaming
2013-11-30 20:29:22 +01:00
Strangerke
4b110493c1
TSAGE: R2R - Add missing shouldquit in loop, fix build
2013-11-30 19:03:46 +01:00
Strangerke
1f2685e40c
TSAGE: R2R - Some more renaming in scene 1337
2013-11-30 18:51:44 +01:00
Paul Gilbert
5c3c45ff9b
TSAGE: Change Return to Ringworld from unstable to testing
2013-11-30 12:18:44 -05:00
Strangerke
6c1401d2d0
TSAGE: R2R - Some more renaming, fix card shuffling animations sync
2013-11-30 17:54:44 +01:00
Strangerke
dc0285041c
TSAGE: R2R - More renaming in scene 1337
2013-11-30 14:16:17 +01:00