Commit Graph

37 Commits

Author SHA1 Message Date
D G Turner
887b5c8cdd DREAMWEB: Remove unused 'openFile', merge duplicated 'getFilename' 2011-12-05 21:38:31 +00:00
Willem Jan Palenstijn
585bd7b0ef DREAMWEB: Untangle namespaces 2011-12-05 19:26:46 +01:00
D G Turner
e19f7898b8 DREAMWEB: Minor fix to 'showPCX' call to ensure constant parameters. 2011-12-05 15:24:58 +00:00
D G Turner
5f992234de DREAMWEB: Modified 'showPCX' to allow passing of file name string.
This will allow migration of fixing string values in the cs segment.
2011-12-05 15:06:58 +00:00
Willem Jan Palenstijn
7074f06762 DREAMWEB: Remove more unused data 2011-12-05 00:06:31 +01:00
Bertrand Augereau
060ea998c6 DREAMWEB: kMapstore accessor 2011-12-04 19:48:51 +01:00
Max Horn
d559998f90 DREAMWEB: Cleanup DreamGenContext::loadPalFromIFF, get rid of readFromFile() 2011-12-04 19:28:17 +01:00
Bertrand Augereau
26889c1243 DREAMWEB: Removed 'icons1' and 'icons2' stubs 2011-12-04 18:32:55 +01:00
Bertrand Augereau
1f89c4e341 DREAMWEB: Less direct references to kIcons1 and kIcons2 2011-12-04 17:11:42 +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
51c30303a8 DREAMWEB: 'createpanel' and 'createpanel2' ported to C++ 2011-11-21 21:53:20 +01:00
Bertrand Augereau
8e7ea5d461 DREAMWEB: 'worktoscreen' C++ flavour without dirtying the regs 2011-11-18 14:58:23 +01:00
Bertrand Augereau
21d3062d52 DREAMWEB: 'loadpalfromiff' ported to C++ 2011-11-17 17:05:52 +01:00
Bertrand Augereau
3a5e17d552 DREAMWEB: Removal of stubs that became useless 2011-09-02 04:33:38 +02:00
Bertrand Augereau
483fae0c56 DREAMWEB: 'checkifset' ported to C++ 2011-09-02 04:33:37 +02:00
Bertrand Augereau
e84ea10ad4 DREAMWEB: 'checkpixelset' ported to C++ 2011-09-01 23:41:03 +02:00
Bertrand Augereau
b089f084af DREAMWEB: Cleaning in 'doshake' 2011-09-01 01:43:57 +02:00
Bertrand Augereau
efd8c41d35 DREAMWEB: 'frameoutv' know how to clip on the left and upper borders 2011-09-01 01:43:57 +02:00
Bertrand Augereau
d9c7b9dd39 DREAMWEB: Asserts 2011-09-01 01:04:15 +02:00
Bertrand Augereau
233592d28a DREAMWEB: 'maptopanel' and 'dumpmap' ported to C++ 2011-08-30 12:27:10 +02:00
Bertrand Augereau
6a46429c44 DREAMWEB: 'transferinv' ported to C++ 2011-08-30 12:17:18 +02:00
Bertrand Augereau
5bfe1f22d5 DREAMWEB: 'paneltomap' ported to C++ 2011-08-30 02:45:53 +02:00
Bertrand Augereau
36dafb3c1f DREAMWEB: 'showframe' overload for this majority of clients that don't need width and height returned 2011-08-21 17:47:10 +02:00
Bertrand Augereau
1f47b877bd DREAMWEB: 'doblocks' moves to backdrops.cpp 2011-08-17 18:58:05 +02:00
Bertrand Augereau
701776a73a DREAMWEB: 'multiget' and 'multiput' don't dirty segments anymore 2011-08-11 15:18:41 +02:00
Bertrand Augereau
d5a184e2f0 DREAMWEB: 'showframe' takes a Frame 2011-08-11 03:30:41 +02:00
Bertrand Augereau
80f712b5b9 DREAMWEB: 'multidump' doesn't dirty ds anymore 2011-08-10 17:34:41 +02:00
Bertrand Augereau
baa109f058 DREAMWEB: Less register usage in misc. places 2011-08-04 11:13:59 +02:00
Bertrand Augereau
3427d07de0 DREAMWEB: 'doblocks' ported to C++ 2011-08-04 10:45:43 +02:00
Bertrand Augereau
135efa50a1 DREAMWEB: Less register interaction in 'multiput' and 'multiget' 2011-08-03 16:44:29 +02:00
Bertrand Augereau
4e39a41e62 DREAWMEB: Ported 'zoom' to C++ 2011-08-03 13:50:24 +02:00
Bertrand Augereau
7fd8895de6 DREAMWEB: 'allocatework' ported to C++ 2011-08-03 13:50:24 +02:00
Bertrand Augereau
5d13e2f837 DREAMWEB: Ported 'clearwork' 2011-07-30 23:11:48 +02:00
Bertrand Augereau
b2748740db DREAMWEB: Better API for 'showframe' and no more registers used (expect es:bx for diffdest blitting) 2011-07-30 15:04:25 +02:00
Bertrand Augereau
2d0dfffe00 DREAMWEB: Introduced the Frame struct 2011-07-30 14:32:19 +02:00
Bertrand Augereau
8b0ac65f68 DREAMWEB: Extracted vgagrafx.cpp from stubs.cpp 2011-07-30 14:13:34 +02:00