36 Commits

Author SHA1 Message Date
Max Horn
b466575d9e DREAMWEB: Move more stuff to DreamBase 2011-12-14 12:46:40 +01:00
Max Horn
e44a79fdd4 DREAMWEB: Convert makeCaps to C++, fix bug in delChar 2011-12-14 12:46:09 +01:00
Max Horn
a87a63c1bd DREAMWEB: Convert execCommand to C++, remove comlist from data blob 2011-12-14 12:45:52 +01:00
Filippos Karapetis
6d1ab6d8cd DREAMWEB: Port 'monitorlogo' to C++ 2011-12-09 18:19:17 +02:00
Willem Jan Palenstijn
627d3f8d41 DREAMWEB: Move functions to DreamBase 2011-12-08 19:18:27 +01:00
Willem Jan Palenstijn
5b32729e55 DREAMWEB: Move some data accessor functions to DreamBase 2011-12-08 10:14:37 +01:00
Filippos Karapetis
67fb3dcd5e DREAMWEB: 'printoutermon', 'showarrows' ported to C++ 2011-12-08 10:52:15 +02:00
Max Horn
bd71a3bcec DREAMWEB: Replace cs by data (outside of dreamgen.cpp) 2011-12-07 11:07:10 +01:00
Max Horn
0193ef590d DREAMWEB: Cleanup end of namespace comments 2011-12-06 21:49:41 +01:00
Bertrand Augereau
060ea998c6 DREAMWEB: kMapstore accessor 2011-12-04 19:48:51 +01:00
Bertrand Augereau
b7f416b3d9 DREAMWEB: 'delChar' ported to C++ 2011-12-04 19:22:01 +01:00
Bertrand Augereau
dfd1ff2db3 DREAMWEB: kTempCharset and kCurrentSet are managed out of the VM 2011-12-04 18:54:08 +01:00
Willem Jan Palenstijn
5b3f8fab27 DREAMWEB: Convert 'loadpersonal', 'loadnews', 'loadcart' 2011-12-03 21:00:15 +01:00
Willem Jan Palenstijn
edd26e7b56 DREAMWEB: Move 'loadpersonal', 'loadnews', 'loadcart' out of dreamgen 2011-12-03 20:47:12 +01:00
Willem Jan Palenstijn
77f346a8a6 DREAMWEB: Remove unused filenames from blob 2011-12-03 20:17:41 +01:00
Bertrand Augereau
38ec14b15b DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
D G Turner
349cbc527f DREAMWEB: Fix compilation due to dreamgen.* function renaming. 2011-12-01 19:43:43 +00:00
Bertrand Augereau
34d85734e6 DREAMWEB: Stub wrappers with a better signature for 'playchannel[0|1]' 2011-11-21 14:33:36 +01:00
Bertrand Augereau
6cab17c832 DREAMWEB: Accessor for kQuitrequested 2011-11-20 21:26:18 +01:00
Bertrand Augereau
ea62c23256 DREAMWEB: 'turnonpower' ported to C++ 2011-11-20 18:44:39 +01:00
Bertrand Augereau
36c4bafdc1 DREAMWEB: 'powerlighton' and 'powerlightoff' ported to C++ 2011-11-20 18:44:39 +01:00
Bertrand Augereau
98c3f7991e DREAMWEB: 'neterror' ported to C++ 2011-11-20 17:08:41 +01:00
Bertrand Augereau
721b828354 DREAMWEB:'monmessage' ported to C++ 2011-11-20 16:44:24 +01:00
Bertrand Augereau
428beb7f34 DREAMWEB: 'randomaccess' ported to C++ 2011-11-20 14:45:37 +01:00
Bertrand Augereau
7190f1374e DREAMWEB: Accessor for kTempcharset 2011-11-20 14:18:27 +01:00
Bertrand Augereau
3d16344e99 DREAMWEB: Accessors for kTempGraphics 2011-11-20 14:18:27 +01:00
Bertrand Augereau
f0ccf111f2 DREAMWEB: 'accesslighton' and 'accesslightoff' ported to C++ 2011-11-20 14:18:26 +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
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
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