Commit Graph

25 Commits

Author SHA1 Message Date
Bertrand Augereau
14ac4efa09 DREAMWEB: 'addpeoplelist' takes a ReelRoutine* param 2011-08-29 15:19:22 +02:00
Bertrand Augereau
3d85a4974b DREAMWEB: 'showgamereel' gets a ReelRoutine* as parameter 2011-08-29 15:19:22 +02:00
Bertrand Augereau
7d5f6fedda DREAMWEB: 'checkcoords' ported to C++
(Still has __dispatch_call dependency)
2011-08-24 15:44:20 +02:00
Bertrand Augereau
e31ad4d665 DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObject 2011-08-23 14:51:29 +02:00
Bertrand Augereau
3affb925d5 DREAMWEB: Set objects have a four char name tag 2011-08-20 14:19:36 +02:00
Bertrand Augereau
6cab258032 DREAMWEB: Ported 'dochange' to C++ 2011-08-20 12:26:10 +02:00
Bertrand Augereau
663ca4774f DREAMWEB: 'findormake' ported to C++ 2011-08-20 12:09:24 +02:00
Bertrand Augereau
3700e04e0f DREAMWEB: Drawing of background objects ported to C++ 2011-08-17 16:26:09 +02:00
Bertrand Augereau
9d8e5c0df4 DREAMWEB: 'updatepeople' ported to C++ 2011-08-16 00:50:12 +02:00
Bertrand Augereau
e78a5a2b08 DREAMWEB: 'checkifperson' ported to C++ 2011-08-15 22:30:16 +02:00
Bertrand Augereau
8ee7ed1066 DREAMWEB: Less register usage in 'plotreel' 2011-08-03 18:39:24 +02:00
Bertrand Augereau
f775224319 DREAMWEB: Ported 'showrain' to C++ 2011-08-03 15:20:59 +02:00
Bertrand Augereau
0cbc291cbd DREAMWEB: 'startloading' ported to C++ 2011-07-30 21:46:59 +02:00
Bertrand Augereau
74a943667f DREAMWEB: 'getroomdata' ported to C++ 2011-07-30 19:54:53 +02:00
Bertrand Augereau
031651e996 DREAMWEB: Introduction of a Reel struct 2011-07-30 16:01:52 +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
69f7a6bcdf DREAMWEB: Encapsulated some endian conversions in accessors 2011-07-30 15:52:28 +02:00
Bertrand Augereau
fe73a24078 DREAMWEB: 'makebackob' ported 2011-07-28 17:26:48 +02:00
Eugene Sandulenko
540d0260e6 DREAMWEB: Add ScummVM headers, remove SVN keywords. 2011-07-19 11:26:40 +01:00
Bertrand Augereau
04d9db0902 DREAMWEB: mainman reversed 2011-07-18 22:59:15 +02:00
Bertrand Augereau
3ff0cf2d29 DREAMWEB: Sprite::b19 is Sprite::frame 2011-07-18 22:59:15 +02:00
Bertrand Augereau
11917ad700 DREAMWEB: steady and constant objects sprites callbacks 2011-07-18 22:59:15 +02:00
Bertrand Augereau
c011bee0e2 DREAMWEB: backobject reversed 2011-07-18 22:59:14 +02:00
Bertrand Augereau
4d4d3329c3 DREAMWEB: The generator includes a file for custom structs and a file for custom function definitions
It also generates C++ symbols for asm proc addresses
2011-07-17 13:42:12 +02:00