Willem Jan Palenstijn
bcf440aa3f
DREAMWEB: Remove 'twodigitnum' entirely
2011-11-16 23:27:48 +01:00
Willem Jan Palenstijn
402e44f97c
DREAMWEB: Convert 'loadroomssample'
2011-11-16 23:27:48 +01:00
Willem Jan Palenstijn
80092965c7
DREAMWEB: Move 'loadroomssample' from dreamgen
2011-11-16 23:27:48 +01:00
Strangerke
bab4b6f729
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
2011-11-16 22:38:58 +01:00
Bertrand Augereau
d608c07944
DREAMWEB: 'showtime' ported to C++
2011-11-17 00:18:28 +01:00
Strangerke
301048ec98
CONFIGURE: Use 'TsAGE' instead of the full title of Ringworld
2011-11-16 22:02:54 +01:00
Willem Jan Palenstijn
6c9ad26f1d
DREAMWEB: Comment and clean up twodigitnum
2011-11-16 21:53:50 +01:00
Willem Jan Palenstijn
304617db88
DREAMWEB: Add subtitles+speech FIXME
2011-11-16 21:39:34 +01:00
Bertrand Augereau
0ee6043d10
DREAMWEB: 'twodigitnum' ported to C++
2011-11-16 23:35:16 +01:00
Willem Jan Palenstijn
67301fec53
DREAMWEB: Unhardcode reelCallbacks
2011-11-16 21:05:40 +01:00
Willem Jan Palenstijn
71a39193ac
DREAMWEB: Convert 'textforend' and 'textformonk'
2011-11-16 20:50:14 +01:00
Willem Jan Palenstijn
c27367c33f
DREAMWEB: Add missing CD checks in 'textforend' and 'textformonk'
2011-11-16 20:50:14 +01:00
Willem Jan Palenstijn
e0496d4326
DREAMWEB: Move 'textformonk' and 'textforend' from dreamgen
2011-11-16 20:50:14 +01:00
Bertrand Augereau
f03db76750
DREAMWEB: 'showoutermenu' is not needed
2011-11-16 22:48:04 +01:00
Johannes Schickel
012367312d
DRACI: Update comment regarding SharedPtr/ScopedPtr.
2011-11-16 20:31:22 +01:00
Johannes Schickel
c5ff6b431b
AGI: Change two local SharedPtr uses to ScopedPtr.
...
I took the opportunity to add two CHECKMEs to the code, which seems to load a
file into memory for no real apparent reason.
2011-11-16 20:31:22 +01:00
Willem Jan Palenstijn
d8ea08f425
DREAMWEB: Hopefully fix loading speech
...
The call to loadspeech() in setuptimedtemp() needs al set correctly,
while the C++ wrapper skipped this.
2011-11-16 20:12:16 +01:00
Bertrand Augereau
8012c3274e
DREAMWEB: keypad.cpp to mimic keypad.asm
2011-11-16 21:59:49 +01:00
Alyssa Milburn
76180534c1
DREAMWEB: Fix loadroom.
2011-11-16 19:53:38 +01:00
Bertrand Augereau
956018f067
DREAMWEB: 'getundermenu' and 'putundermenu' ported to C++
2011-11-16 21:41:36 +01:00
Johannes Schickel
f14eba23d9
COMMON: Improve storage management of Array.
...
Now our Array class distinguishs between initialized and uninitialized
objects. It furthermore always calls the destructor of no longer contained
elements. This should help with non-POD objects stored in our Array class.
Thanks to Bertrand for his feedback on this.
2011-11-16 19:28:02 +01:00
Bertrand Augereau
63a88bb157
DREAMWEB: 'loadroom' ported to C++
2011-11-16 21:23:51 +01:00
Bertrand Augereau
aa3ab32f52
DREAMWEB: 'zoomicon' ported to C++
2011-11-16 21:16:13 +01:00
Johannes Schickel
7c2145f67c
KYRA: Make message about missing save file a warning and no error.
2011-11-16 18:32:34 +01:00
Johannes Schickel
0001826a90
NEWS: Mention Lands of Lore saveload GUI fix.
2011-11-16 18:32:34 +01:00
Bertrand Augereau
606bde9244
DREAMWEB: 'watchcount' ported to C++
2011-11-16 20:24:53 +01:00
Johannes Schickel
1fefbc6afe
NEWS: Move AGOS CAB file fix to 1.4.1 section.
2011-11-16 18:19:00 +01:00
Johannes Schickel
c2fd35c9ed
COMMON: Make value parameter of fill a const reference.
2011-11-16 18:16:40 +01:00
Johannes Schickel
61795739f8
COMMON: Rename Common::set_to to Common::fill.
...
This makes the name match with the name of the STL function with the same
behavior.
2011-11-16 18:06:30 +01:00
Bertrand Augereau
6e90f9e693
DREAMWEB: 'clearendpal' ported to C++
2011-11-16 17:56:06 +01:00
Bertrand Augereau
1ef77a580f
DREAMWEB: 'fadecalculation' ported to C++
2011-11-16 17:50:51 +01:00
Bertrand Augereau
82cc00923b
DREAMWEB: Misc palette copies ported
2011-11-16 13:26:15 +01:00
Bertrand Augereau
2eceab1fde
DREAMWEB: 'clearstartpal' ported to C++
2011-11-16 13:04:16 +01:00
Filippos Karapetis
c71ed522de
DRASCULA: Further cleanup of the sound playing code
2011-11-16 12:03:31 +02:00
Filippos Karapetis
433fd6dda4
Merge pull request #117 from lordhoto/drascula-sound
...
DRASCULA: Simplify speech mute handling.
2011-11-16 02:01:50 -08:00
Bertrand Augereau
63a9416bd1
DREAMWEB: Removed the check that there is enough memory
2011-11-16 12:54:26 +01:00
Bertrand Augereau
ec14d38cf1
DREAMWEB: Cleaning in the rain init code
2011-11-16 12:43:19 +01:00
Paul Gilbert
4acd90ac1f
TSAGE: Implemented R2RW SceneArea and SceneExit classes
2011-11-16 19:48:52 +11:00
D G Turner
3b2fce0091
DREAMWEB: Fix regression from 03a2352e307cfdc5bbc07e7e8d82c85dab06ad01.
...
This caused Dreamweb to exit immediately on EN versions.
2011-11-16 02:51:51 +00:00
Strangerke
a1ff0ec744
CGE: Fix GUIO1 on an entry for consistency in detection
2011-11-16 00:03:24 +01:00
Strangerke
3d59d9a137
CGE: Add RTL, hook Main Menu to right click on audio button
2011-11-16 00:00:07 +01:00
Willem Jan Palenstijn
ea34280c80
DREAMWEB: Add comment for reel callbacks
2011-11-15 23:52:20 +01:00
Willem Jan Palenstijn
689cd3edef
DREAMWEB: Clean up a few loop structures
2011-11-15 23:23:24 +01:00
Willem Jan Palenstijn
01a557702a
DREAMWEB: Clean up getFilename
2011-11-15 23:21:50 +01:00
Willem Jan Palenstijn
03a2352e30
DREAMWEB: setupemm is not a good place for early initialization
2011-11-15 23:21:50 +01:00
Tarek Soliman
7a225191b0
MAEMO: Update debian/changelog to version 1.5.0~git
2011-11-15 15:00:13 -06:00
Tarek Soliman
09697a9c31
MAEMO: Update debian/changelog with 1.4 release
2011-11-15 15:00:13 -06:00
Willem Jan Palenstijn
05c748efa3
DREAMWEB: Fix crash on quit
...
The functions 'mainscreen' and 'screenupdate' can set kQuitrequested,
so we have to check that from their callers.
2011-11-15 20:59:03 +01:00
Willem Jan Palenstijn
0888e636d7
DREAMWEB: Fix style
2011-11-15 19:42:00 +01:00
Willem Jan Palenstijn
07a7c877ba
DREAMWEB: Comment and de-hardcode initrain
2011-11-15 19:30:07 +01:00