576 Commits

Author SHA1 Message Date
Willem Jan Palenstijn
f4be01b1c1 DREAMWEB: Add some sprite-related comments and names 2011-11-18 22:34:46 +01:00
Willem Jan Palenstijn
13b2e89378 DREAMWEB: Clean up loop 2011-11-18 19:04:25 +01:00
Bertrand Augereau
351be2d19d DREAMWEB: Comment in 'showcurrentfile' about the file not being displayed in the frame in te upper right corner when you do a LIST 2011-11-18 17:51:26 +01:00
Bertrand Augereau
42c9e24e69 DREAMWEB: Remove now unnecessary push/pop sequence in 'scrollmonitor' 2011-11-18 17:47:55 +01:00
Bertrand Augereau
a09a39794c DREAMWEB: 'showcurrentfile' ported to C++
NB: This commit doesn't change the (wrong) layout of the file text
2011-11-18 17:38:19 +01:00
Bertrand Augereau
29ff93e257 DREAMWEB: 'scrollmonitor' ported to C++ 2011-11-18 16:57:37 +01:00
Bertrand Augereau
8e7ea5d461 DREAMWEB: 'worktoscreen' C++ flavour without dirtying the regs 2011-11-18 14:58:23 +01:00
Bertrand Augereau
991370542b DREAMWEB: Fix (bad stride) 2011-11-18 14:57:01 +01:00
Bertrand Augereau
4a641764f7 DREAMWEB: No register dirtying in DreamWebEngine::printUnderMonitor 2011-11-18 11:55:25 +01:00
Bertrand Augereau
eeb3743a58 DREAMWEB: Allow quitting in monitor sequences 2011-11-18 08:58:08 +01:00
Bertrand Augereau
f455e609c9 DREAMWEB: Cleaning in 'input' 2011-11-18 08:40:05 +01:00
Bertrand Augereau
e808034e1d DREAMWEB: 'printchar' now has an overload that doesn't advance x for convenience, and supports NULL output widthheight parameters 2011-11-18 08:39:27 +01:00
Bertrand Augereau
9f1faeb1ab DREAMWEB: 'printcurs', 'delcurs' and 'hangoncurs' moved to monitor.cpp 2011-11-18 08:27:21 +01:00
Bertrand Augereau
26dd3f52f2 DREAMWEB: 'input' ported to C++ 2011-11-18 08:25:39 +01:00
Bertrand Augereau
2631da9409 DREAMWEB: monitor.cpp to mirror monitor.asm 2011-11-18 07:37:31 +01:00
Bertrand Augereau
055464cb6f DREAMWEB: 'deallocatemem' overload that takes a parameter 2011-11-18 07:29:38 +01:00
Bertrand Augereau
8651e0f0d0 DREAMWEB: C++ hardcoding of an asm hardcoded file name 2011-11-18 07:23:21 +01:00
Bertrand Augereau
32b47501a2 DREAMWEB: 'usemon' ported to C++ 2011-11-18 07:21:40 +01:00
Bertrand Augereau
456b7eb14b DREAMWEB: 'fadeupmonfirst' ported to C++ 2011-11-18 07:01:36 +01:00
Bertrand Augereau
8a7705394e DREAMWEB: 'printlogo' ported to C++ 2011-11-18 06:52:34 +01:00
Bertrand Augereau
37052c1762 DREAMWEB: 'fadeupyellows' ported to C++ 2011-11-18 06:46:58 +01:00
Bertrand Augereau
bb63c3f753 DREAMWEB: 'hangoncurs' ported to C++ 2011-11-18 06:36:31 +01:00
Bertrand Augereau
46a6b30a27 DREAMWEB: Wrapped kTextunder buffer in an accessor 2011-11-18 06:30:12 +01:00
Bertrand Augereau
5461b03983 DREAMWEB: 'delcurs' ported to C++ 2011-11-18 06:25:54 +01:00
Bertrand Augereau
e79dda07f4 DREAMWEB: 'printcurs' ported to C++ 2011-11-18 01:03:49 +01:00
Bertrand Augereau
79be8a541b DREAMWEB: 'loadtempcharset' ported to C++ 2011-11-18 00:14:30 +01:00
Bertrand Augereau
ee1c5ce78a DREAMWEB: 'loadintotemp', 'loadintotemp2', 'loadintotemp3' ported to C++ 2011-11-18 00:01:24 +01:00
Bertrand Augereau
faf710c095 DREAMWEB: Use of the terser 'standardload' in 'readsetdata' 2011-11-17 18:34:31 +01:00
Bertrand Augereau
088ec69949 DREAMWEB: 'standardload' ported to C++ 2011-11-17 18:31:17 +01:00
Bertrand Augereau
6c51635bb2 DREAWMEB: Cleaning of the sound loading in 'readsetdata' 2011-11-17 18:11:31 +01:00
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