220 Commits

Author SHA1 Message Date
Willem Jan Palenstijn
f3131e2dbf DREAMWEB: Move several load/save functions out of dreamgen 2011-08-18 00:28:08 +02:00
Willem Jan Palenstijn
aa9f970873 DREAMWEB: Reorder modifiers for consistency (cosmetic) 2011-08-18 00:27:44 +02:00
Willem Jan Palenstijn
0ac5544b64 DREAMWEB: Emit symbolic constants for data offsets 2011-08-18 00:18:08 +02:00
Bertrand Augereau
7eab6a7c59 DREAMWEB: 'commandonly' ported to C++ 2011-08-18 00:48:20 +02:00
Bertrand Augereau
3700e04e0f DREAMWEB: Drawing of background objects ported to C++ 2011-08-17 16:26:09 +02:00
Bertrand Augereau
e36832bbf8 DREAMWEB: Removal of unneeded stubs 2011-08-17 06:51:29 +02:00
Bertrand Augereau
ca32fb2b34 DREAMWEB: Ported 'movemap' to C++ 2011-08-17 01:46:52 +02:00
Bertrand Augereau
87b48806dd CREDITS: Added myself 2011-08-16 05:18:56 +02:00
Bertrand Augereau
5783a303b9 DREAMWEB: 'madmode' ported to C++ 2011-08-16 04:26:27 +02:00
Bertrand Augereau
1fb3cb182f DREAMWEB: 'madman' ported to C++ 2011-08-16 03:57:52 +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
73d7ff3523 DREAMWEB: 'showpanel' ported to C++ 2011-08-15 22:30:17 +02:00
Bertrand Augereau
03e222f37f DREAMWEB: 'commandwithob' ported to C++ 2011-08-15 22:30:16 +02:00
Bertrand Augereau
b0f5e4dfb0 DREAMWEB: 'copyname' ported to C++ 2011-08-15 22:30:16 +02:00
Bertrand Augereau
8cb9ff31cf DREAMWEB: 'findobname' ported to C++ 2011-08-15 22:30:16 +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
Eugene Sandulenko
3de0b4e3f2 Merge pull request #60 from tramboi/master
DREAMWEB: Fixes, cleaning and more functions ported to C++
2011-08-14 04:17:51 -07:00
Bertrand Augereau
b08b31eed3 DREAMWEB: 'setuptimedtemp' ported to C++ 2011-08-11 22:01:53 +02:00
Bertrand Augereau
2250c10ffe DREAMWEB: 'dumptimedtext' ported to C++ 2011-08-11 15:29:29 +02:00
Bertrand Augereau
4ad8b54241 DREAMWEB: 'checkdest' ported to C++ 2011-08-09 22:40:03 +02:00
Bertrand Augereau
3407f2803a DREAMWEB: 'autosetwalk' ported to C++ 2011-08-09 22:40:03 +02:00
Christoph Mallon
ab80b20a30 COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x). 2011-08-07 15:19:08 +02:00
Christoph Mallon
23a0f5318c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
Christoph Mallon
bf580e6e6b JANITORIAL: Add missing NL at EOF. 2011-08-07 13:53:33 +02:00
Bertrand Augereau
3427d07de0 DREAMWEB: 'doblocks' ported to C++ 2011-08-04 10:45:43 +02:00
Bertrand Augereau
2b03076149 DREAMWEB: 'deltextline' ported to C++ 2011-08-03 16:23:33 +02:00
Bertrand Augereau
095689ab49 DREAMWEB: Some sound mixing was not needed anymore 2011-08-03 16:14:39 +02:00
Bertrand Augereau
f775224319 DREAMWEB: Ported 'showrain' to C++ 2011-08-03 15:20:59 +02:00
Bertrand Augereau
c6049ac0c4 DREAMWEB: 'crosshair' ported to C++ 2011-08-03 14:04:53 +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
Matthew Hoops
c36642651e SCUMM: Remove BluesBirthday dependency on the binary
The game scripts detected Yellow or Red variants based on what binary was present. That could potentially cause problems with a Mac dump in case someone dumped into MacBinary format.
2011-08-03 00:15:27 -04:00
Bertrand Augereau
52fef5a599 DREAMWEB: 'plotreel' ported to C++ 2011-07-30 23:37:18 +02:00
Bertrand Augereau
7c40d798de DREAMWEB: 'dealwithspecial' ported to C++ 2011-07-30 23:21:43 +02:00
Bertrand Augereau
5d13e2f837 DREAMWEB: Ported 'clearwork' 2011-07-30 23:11:48 +02:00
Bertrand Augereau
a4f05b36e4 DREAMWEB: 'fillspace' ported to C++ 2011-07-30 22:56:29 +02:00
Bertrand Augereau
a607b78ec0 DREAMWEB: 'readheader' ported to C++ 2011-07-30 21:56:33 +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
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
1f0eccb296 DREAMWEB: 'aboutturn' does not need to be generated now 2011-07-30 15:12:50 +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
16348053c7 Merge remote-tracking branch 'official/master'
Conflicts:
	devtools/tasmrecover/tasm-recover
2011-07-29 00:58:25 +02:00
Willem Jan Palenstijn
c54cae6aea DREAMWEB: Move main function to stubs 2011-07-28 21:25:10 +02:00
Willem Jan Palenstijn
bb7a1bd93d DREAMWEB: Add option to process asm functions but not output them 2011-07-28 21:25:10 +02:00