Commit Graph

26 Commits

Author SHA1 Message Date
Bertrand Augereau
1fb3cb182f DREAMWEB: 'madman' ported to C++ 2011-08-16 03:57:52 +02:00
Bertrand Augereau
d8ff4182f7 DREAMWEB: Encapsulate the hack to guess if this is a CD build or not 2011-08-16 03:24:13 +02:00
Bertrand Augereau
3971a0dbf5 DREAMWEB: 'madmantext' ported to C++
There is a debatable hack to accomodate the two different builds of the game, cd or not.
2011-08-16 01:25:59 +02:00
Bertrand Augereau
9d8e5c0df4 DREAMWEB: 'updatepeople' ported to C++ 2011-08-16 00:50:12 +02:00
Bertrand Augereau
2dadf6ba19 DREAMWEB: 'getreelstart' is now only called from C++ 2011-08-15 22:30:16 +02:00
Bertrand Augereau
e78a5a2b08 DREAMWEB: 'checkifperson' ported to C++ 2011-08-15 22:30:16 +02:00
Bertrand Augereau
01ccadf7c1 DREAMWEB: 'getreelframeax' ported to C++ 2011-08-15 22:30:16 +02:00
Bertrand Augereau
c8d8056777 DREAMWEB: 'showgamereel' ported to C++ 2011-08-15 22:30:16 +02:00
Bertrand Augereau
cea283644f DREAMWEB: 'getreelstart' ported to C++ 2011-08-11 13:29:33 +02:00
Bertrand Augereau
d5a184e2f0 DREAMWEB: 'showframe' takes a Frame 2011-08-11 03:30:41 +02:00
Bertrand Augereau
baa109f058 DREAMWEB: Less register usage in misc. places 2011-08-04 11:13:59 +02:00
Bertrand Augereau
5bf9c42c45 DREAMWEB: Deprecated functions suppressed 2011-08-04 11:07:02 +02:00
Bertrand Augereau
a3c8c1334b DREAMWEB: Helper function to acquire a temporary segment ref to avoid ds and es pollution 2011-08-04 11:03:08 +02:00
Bertrand Augereau
c04a250c93 DREAMWEB: 'findsource' has a new C++ flavour 2011-08-03 15:58:18 +02:00
Bertrand Augereau
f775224319 DREAMWEB: Ported 'showrain' to C++ 2011-08-03 15:20:59 +02:00
Bertrand Augereau
031651e996 DREAMWEB: Introduction of a Reel struct 2011-07-30 16:01:52 +02:00
Bertrand Augereau
92938f810f DREAMWEB: 'showreelframe' ported to C++ 2011-07-30 15:33:19 +02:00
Bertrand Augereau
95fa7451d6 DREAMWEB: 'findsource' ported to C++ 2011-07-30 15:19:22 +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
69f7a6bcdf DREAMWEB: Encapsulated some endian conversions in accessors 2011-07-30 15:52:28 +02:00
Bertrand Augereau
5de064f1e4 DREAMWEB: Use of the new feature of the generator to stop generating code for 'backobject' and 'mainman' (because addr_backobject is used) 2011-07-29 01:12:29 +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
f657d4800a DREAMWEB: Cleanings and less register use 2011-07-28 17:26:48 +02:00
Bertrand Augereau
5fc6a6e385 DREAMWEB: 'getroomspaths' and 'facerightway' ported to C++ 2011-07-28 17:26:47 +02:00
Bertrand Augereau
dfec38c615 DREAMWEB: Misc. register usage cleaning 2011-07-28 17:26:47 +02:00
Bertrand Augereau
8233a37b4a DREAMWEB: Extraction of sprite.cpp from stubs.cpp 2011-07-28 17:26:46 +02:00