Bertrand Augereau
c50384bbf5
DREAMWEB: 'reconstruct' ported to C++
2011-11-23 12:26:33 +01:00
Bertrand Augereau
54fc8e5563
DREAMWEB: 'reelsonscreen' ported to C++
2011-11-23 11:14:38 +01:00
Bertrand Augereau
34d85734e6
DREAMWEB: Stub wrappers with a better signature for 'playchannel[0|1]'
2011-11-21 14:33:36 +01:00
Willem Jan Palenstijn
e59e2e4b19
DREAMWEB: Fix compile error/typo
2011-11-18 22:48:34 +01:00
Willem Jan Palenstijn
f4be01b1c1
DREAMWEB: Add some sprite-related comments and names
2011-11-18 22:34:46 +01:00
Willem Jan Palenstijn
13b2e89378
DREAMWEB: Clean up loop
2011-11-18 19:04:25 +01:00
Willem Jan Palenstijn
ef2f98953f
DREAMWEB: Clean up 'lockeddoorway'
2011-11-16 23:57:26 +01:00
Willem Jan Palenstijn
81c16d12c8
DREAMWEB: Clean up 'dodoor'
2011-11-16 23:29:17 +01:00
Willem Jan Palenstijn
67301fec53
DREAMWEB: Unhardcode reelCallbacks
2011-11-16 21:05:40 +01:00
Willem Jan Palenstijn
71a39193ac
DREAMWEB: Convert 'textforend' and 'textformonk'
2011-11-16 20:50:14 +01:00
Willem Jan Palenstijn
c27367c33f
DREAMWEB: Add missing CD checks in 'textforend' and 'textformonk'
2011-11-16 20:50:14 +01:00
Willem Jan Palenstijn
e0496d4326
DREAMWEB: Move 'textformonk' and 'textforend' from dreamgen
2011-11-16 20:50:14 +01:00
Bertrand Augereau
ec14d38cf1
DREAMWEB: Cleaning in the rain init code
2011-11-16 12:43:19 +01:00
Willem Jan Palenstijn
ea34280c80
DREAMWEB: Add comment for reel callbacks
2011-11-15 23:52:20 +01:00
Willem Jan Palenstijn
0888e636d7
DREAMWEB: Fix style
2011-11-15 19:42:00 +01:00
Willem Jan Palenstijn
07a7c877ba
DREAMWEB: Comment and de-hardcode initrain
2011-11-15 19:30:07 +01:00
Bertrand Augereau
0730d108c3
DREAMWEB: 'initrain' ported to C++
2011-11-15 18:46:57 +01:00
Willem Jan Palenstijn
36982fb8a4
DREAMWEB: Clean up loops
2011-11-15 16:07:34 +01:00
Bertrand Augereau
11ae1d5940
DREAMWEB: 'splitintolines' ported to C++
2011-11-15 15:50:53 +01:00
Bertrand Augereau
a2a873b94d
Internal: 'findsource' is pure C++
2011-09-04 16:42:43 +02:00
Bertrand Augereau
ba29ff4735
DREAMWEB: Removal of the old 'showreelframe'
2011-09-04 14:58:59 +02:00
Filippos Karapetis
4062a9653d
DREAMWEB: Silenced warnings, applied coding conventions
...
- Silenced a lot of signed/unsigned MSVC warnings
- Changed (rarely used) "not" keywords to "!"
2011-10-15 12:24:32 +03:00
Bertrand Augereau
c346bf79b4
DREAMWEB: 'getblockofpixel' ported to C++
2011-09-03 01:05:39 +02:00
Bertrand Augereau
6764bfaa1d
DREAMWEB: Useless includes removed
2011-09-07 04:14:33 +02:00
Bertrand Augereau
3fff4d97b5
DREAMWEB: Useless stub removal
2011-09-02 07:59:52 +02:00
Bertrand Augereau
c51797dae6
DREAMWEB: Removal of a useless stub
2011-09-02 07:57:19 +02:00
Bertrand Augereau
20f9028d9d
DREAMWEB: Refining of the pathfinding structures
2011-09-03 15:09:21 +02:00
Bertrand Augereau
4782c7e34e
DREAMWEB: Introduction of a Path structure
2011-09-03 14:41:44 +02:00
Bertrand Augereau
65e2494265
DREAMWEB: 'turnpathon' et 'turnpathoff' ported to C++
2011-09-03 11:10:32 +02:00
Bertrand Augereau
e84ea10ad4
DREAMWEB: 'checkpixelset' ported to C++
2011-09-01 23:41:03 +02:00
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
3623ae35ef
DREAMWEB: 'addtopeoplelist' ported to C++
2011-08-29 15:19:21 +02:00
Bertrand Augereau
e31ad4d665
DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObject
2011-08-23 14:51:29 +02:00
Bertrand Augereau
a39a3eda46
DREAMWEB: 'checkone' ported to C++
2011-08-22 19:09:16 +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
Willem Jan Palenstijn
f1a0df46dc
DREAMWEB: Style
2011-08-18 00:17:58 +02:00
Willem Jan Palenstijn
b82f40d906
DREAMWEB: Fix crash when loading some saves
...
findsource() has the hidden side effect of modifying kTakeoff,
and the getreelframeax() conversion reordered a findsource() call
and kTakeoff access in e78a5a2b08
.
2011-08-17 23:57:04 +02:00
Bertrand Augereau
e36832bbf8
DREAMWEB: Removal of unneeded stubs
2011-08-17 06:51:29 +02:00
Bertrand Augereau
681af21e2f
DREAMWEB: Arithmetic bugfix in door open/close range detection
2011-08-17 06:46:34 +02:00
Bertrand Augereau
ca32fb2b34
DREAMWEB: Ported 'movemap' to C++
2011-08-17 01:46:52 +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
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