49749 Commits

Author SHA1 Message Date
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
Bertrand Augereau
0730d108c3 DREAMWEB: 'initrain' ported to C++ 2011-11-15 18:46:57 +01:00
Willem Jan Palenstijn
36982fb8a4 DREAMWEB: Clean up loops 2011-11-15 16:07:34 +01:00
Bertrand Augereau
9c9b7e5a2c DREAMWEB: crt functions 2011-11-15 15:57:54 +01:00
Bertrand Augereau
11ae1d5940 DREAMWEB: 'splitintolines' ported to C++ 2011-11-15 15:50:53 +01:00
Willem Jan Palenstijn
46ec2c4d73 DREAMWEB: Use strcpy/strlen instead of manual loops 2011-11-15 13:45:34 +01:00
Bertrand Augereau
5adf8b4864 DREAWMEB: 'transfertext' ported to C++ 2011-11-15 13:22:30 +01:00
Bertrand Augereau
bc509e9e08 DREAMWEB: 'roomname' ported to C++ 2011-11-14 20:57:11 +01:00
Willem Jan Palenstijn
c2ec285175 DREAMWEB: Fix regression in obicons
This fixes the 'use' icon on the winch controls.
Regression from 1f531c6f7fc90d78a4d14cda377e5aed7c7f4eb0.
Thanks to fuzzie for spotting it.
2011-11-15 10:27:49 +01:00
Bertrand Augereau
e2ca95c5ad DREAMWEB: 'showwatch' ported to C++ 2011-11-15 11:05:30 +01:00
Strangerke
f028edb491 CGE: Add detection for our Freeware versions of Soltys 2011-11-14 23:46:17 +01:00
Alyssa Milburn
e21764be76 TINSEL: Don't leak _curChunk on exit. 2011-11-14 22:54:34 +01:00
Willem Jan Palenstijn
b53a299790 DREAMWEB: Unhardcode checkcoords tables
This patch makes __dispatch_call (even more) superfluous,
but does not yet remove it.
2011-11-14 21:44:10 +01:00
Willem Jan Palenstijn
e254e54929 DREAMWEB: Convert 'mainscreen' 2011-11-14 21:43:36 +01:00
Willem Jan Palenstijn
36278dccde DREAMWEB: Move 'mainscreen' from dreamgen 2011-11-14 21:43:36 +01:00
Willem Jan Palenstijn
d3a84d6e68 DREAMWEB: Convert 'inventory' 2011-11-14 21:43:36 +01:00
Willem Jan Palenstijn
65e1eeb990 DREAMWEB: Move 'inventory' from dreamgen 2011-11-14 21:43:36 +01:00
Willem Jan Palenstijn
ae2c4bcaf0 DREAMWEB: Convert 'examineob' 2011-11-14 21:43:36 +01:00
Willem Jan Palenstijn
ceb36fe0d6 DREAMWEB: Move 'examineob' from dreamgen 2011-11-14 21:43:35 +01:00
Eugene Sandulenko
0ecdf85280 GRAPHICS: Comment unused variables 2011-11-14 22:24:34 +02:00
Eugene Sandulenko
290515d2ab QUEEN: Comment unused variable 2011-11-14 22:23:21 +02:00
Eugene Sandulenko
981ca90c4e MADS: remove/comment unused variables 2011-11-14 22:22:50 +02:00
Eugene Sandulenko
f51116bb46 CRUISE: Remove unused variables 2011-11-14 22:21:56 +02:00
Alyssa Milburn
7a12796bba SKY: Support external digital music tracks.
This allows replacement of the supplied MIDI music with tracks from
the Music Enhancement Project.
2011-11-14 20:45:00 +01:00