Commit Graph
39 Commits
Author SHA1 Message Date
Max Horn af85b85a84 DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++ 2011-12-12 13:26:03 +01:00
Max Horn 5b43fb6be7 DREAMWEB: Code formatting 2011-12-08 19:52:10 +01:00
Willem Jan Palenstijn 627d3f8d41 DREAMWEB: Move functions to DreamBase 2011-12-08 19:18:27 +01:00
Max Horn b07edcb8fe DREAMWEB: Move printBoth, printChar, printDirect to DreamBase 2011-12-08 00:24:22 +01:00
Max Horn dc34fc1dfb DREAMWEB: Move generated constants out of class DreamGenContext 2011-12-07 10:32:22 +01:00
Max Horn c0e2dddd27 DREAMWEB: Move a few methods to DreamBase, remove some unused code 2011-12-07 10:30:44 +01:00
Max Horn 0193ef590d DREAMWEB: Cleanup end of namespace comments 2011-12-06 21:49:41 +01:00
Bertrand Augereau 3d4aa7ea32 DREAMWEB: Cleanup in 'getNumber' 2011-12-05 00:37:19 +01:00
Bertrand Augereau 65b2bfe8a1 DREAMWEB: Ported 'getNumber' to C++ 2011-12-05 00:19:16 +01:00
Bertrand Augereau 2b2f4a90a6 Revert "DREAMWEB: Cleanup"
This reverts commit 5871a6943f.
2011-12-05 00:14:39 +01:00
Willem Jan Palenstijn 5871a6943f DREAMWEB: Cleanup 2011-12-04 20:48:10 +01:00
Willem Jan Palenstijn f154ff626b DREAMWEB: Fix kernChars 2011-12-04 20:48:10 +01:00
Bertrand Augereau dfd1ff2db3 DREAMWEB: kTempCharset and kCurrentSet are managed out of the VM 2011-12-04 18:54:08 +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 00eaf55fdf DREAMWEB: 'printdirect' returns the last read char in al 2011-11-28 15:47:23 +01:00
Bertrand Augereau 7190f1374e DREAMWEB: Accessor for kTempcharset 2011-11-20 14:18:27 +01:00
Willem Jan Palenstijn 90ecc195c1 DREAMWEB: Clean up loop 2011-11-19 19:17:04 +01:00
Bertrand Augereau 2701439250 DREAMWEB: 'monprint' ported to C++ 2011-11-19 16:54:28 +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 a2620d6edf DREAMWEB: Fix quitting in several modal parts of the game 2011-09-08 09:11:16 +02:00
Bertrand Augereau 6764bfaa1d DREAMWEB: Useless includes removed 2011-09-07 04:14:33 +02:00
Bertrand Augereau ad3b70b539 DREAMWEB: Simpler flavour of 'printdirect' for cases when the output layout information is not needed by the client 2011-09-07 03:58:04 +02:00
Bertrand Augereau 5cd7f3f82c DREAMWEB: Removed an useless stub ('kernchars') 2011-08-25 08:13:40 +02:00
Bertrand Augereau 50fdbd34b8 DREAMWEB: 'waitframes' ported to C++ 2011-08-25 08:12:27 +02:00
Bertrand Augereau c2e9f01ae4 DREAMWEB: A stub has become useless 2011-08-11 03:23:22 +02:00
Bertrand Augereau 707c6ed01c DREAMWEB: 'printslow' API improved 2011-08-11 03:19:51 +02:00
Bertrand Augereau b701deed4f DREAMWEB: Less ds pollution in 'printslow' and 'printdirect' 2011-08-11 02:30:25 +02:00
Bertrand Augereau 3e9773a858 DREAMWEB: Stricter typing in the printing subsystem 2011-08-11 02:27:41 +02:00
Bertrand Augereau a710b32c61 DREAMWEB: Removed useless push/pops 2011-08-10 17:35:55 +02:00
Bertrand Augereau 81a522e03e DREAMWEB: Improvement of 'printslow' signature 2011-08-10 17:20:34 +02:00
Bertrand Augereau 78e337203d DREAMWEB: Improvement of 'printdirect' signature and register usage 2011-08-10 17:12:26 +02:00
Bertrand Augereau d8cbea02f9 DREAMWEB: Improvement of 'getnumber' signature 2011-08-10 17:03:02 +02:00
Bertrand Augereau edbec1cccb DREAMWEB: Improvement of 'printchar' signature 2011-08-10 16:54:23 +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 d6ed3ed013 DREAMWEB: 'kernchar' fix 2011-07-29 00:05:43 +02:00
Bertrand Augereau 27482d2de2 DREAMWEB: Fixed showframe ABI to conform to wjp's patch c626394f2b 2011-07-29 00:00:45 +02:00
Bertrand Augereau b5c6ac150b DREAMWEB: diffDest blitting in 'showframe' doesn't pollute the interface any more 2011-07-28 17:26:48 +02:00
Bertrand Augereau 521ffc5b56 DREAMWEB: Extraction of print.cpp from stubs.cpp 2011-07-28 17:26:47 +02:00