Commit Graph
1396 Commits
Author SHA1 Message Date
Bertrand Augereau 8179a6bfa8 DREAMWEB: 'readsetdata' ported to C++ 2011-11-17 17:44:19 +01:00
Bertrand Augereau 21d3062d52 DREAMWEB: 'loadpalfromiff' ported to C++ 2011-11-17 17:05:52 +01:00
Bertrand Augereau a389f1e46e DREAMWEB: 'oldtonames' and 'namestoold' ported to C++ 2011-11-17 15:23:12 +01:00
Bertrand Augereau 3e049c0123 DREAMWEB: Old flavour of 'startloading' is not needed anymore 2011-11-17 14:52:23 +01:00
Bertrand Augereau fc7a36d911 DREAMWEB: Cleaning in room loading 2011-11-17 12:38:17 +01:00
Bertrand Augereau db7184668d DREAMWEB: getroomdata has a better API 2011-11-17 12:24:41 +01:00
Filippos Karapetis ea8a8278e5 DREAMWEB: Place the ID after the callback pointer in UseListEntry
This keeps MSVC happy, without using struct packing
2011-11-17 10:42:25 +02:00
Filippos Karapetis 302e49f97d DREAMWEB: Use struct packing for the UseListEntry struct 2011-11-17 10:07:33 +02:00
Willem Jan Palenstijn ef2f98953f DREAMWEB: Clean up 'lockeddoorway' 2011-11-16 23:57:26 +01:00
Willem Jan Palenstijn 81c16d12c8 DREAMWEB: Clean up 'dodoor' 2011-11-16 23:29:17 +01:00
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
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
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
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
Bertrand Augereau 606bde9244 DREAMWEB: 'watchcount' ported to C++ 2011-11-16 20:24:53 +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
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
D G Turner 3b2fce0091 DREAMWEB: Fix regression from 03a2352e30.
This caused Dreamweb to exit immediately on EN versions.
2011-11-16 02:51:51 +00: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
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