Filippos Karapetis
a6b2b9c7ff
DREAMWEB: Enable the C++ callback of poolGuard()
2011-12-16 00:42:25 +02:00
Filippos Karapetis
30b4037ffb
DREAMWEB: Port 'poolguard' to C++
...
This is the last of the people-related functions, so the assembly-like
wrappers of addToPeopleList() and showGameReel() have been removed. Also,
madManText() has been simplified
2011-12-16 00:41:27 +02:00
Filippos Karapetis
66618f4e02
DREAMWEB: Port 'endgameseq' to C++
2011-12-16 00:15:04 +02:00
Filippos Karapetis
6792fa2fb6
DREAMWEB: Port 'businessman' to C++
2011-12-16 00:02:57 +02:00
Filippos Karapetis
60f9b91ced
DREAMWEB: Port 'mugger' to C++, remove the unused 'findpuztext' function and fix tasm-recover
2011-12-15 23:45:09 +02:00
Filippos Karapetis
2a96ee48d4
DREAMWEB: Fix regression in helicopter()
2011-12-15 23:21:57 +02:00
Filippos Karapetis
93bf275f4c
DREAMWEB: Port 'helicopter' to C++
2011-12-15 12:15:22 +02:00
Filippos Karapetis
d4124e116a
DREAMWEB: Port 'heavy' to C++
2011-12-14 01:52:13 +02:00
Filippos Karapetis
9042f85ef3
DREAMWEB: Fix regression in bartender() and receptionist()
2011-12-13 23:04:26 +02:00
Filippos Karapetis
f9419db947
DREAMWEB: Port 'bartender' and 'receptionist' to C++
2011-12-13 22:39:34 +02:00
Filippos Karapetis
e685a171d3
DREAMWEB: Simplify getUnderCentre(), putUnderCentre() and move some functions to DreamBase
2011-12-12 22:55:29 +02:00
Filippos Karapetis
30b2c37e53
DREAMWEB: Convert 'setuptimeduse', 'entrytexts' to C++ and move priestText() to DreamBase
2011-12-12 20:02:34 +02:00
Filippos Karapetis
597ff0bb98
DREAMWEB: Port 'soldier1' to C++
2011-12-09 09:43:42 +02:00
Filippos Karapetis
96360bb153
DREAMWEB: Port 'intromonks2' to C++
2011-12-08 21:10:39 +02:00
Filippos Karapetis
e731d9b813
DREAMWEB: Fix warnings
2011-12-08 20:47:55 +02:00
Filippos Karapetis
fcb2060445
DREAMWEB: Port 'intromonks1' to C++
2011-12-08 20:43:35 +02:00
Filippos Karapetis
87e60f8430
DREAMWEB: Port 'copper' to C++. Remove 'advisor' (unused)
2011-12-08 11:37:35 +02:00
Filippos Karapetis
1f4414fc54
DREAMWEB: 'monkandryan' ported to C++
2011-12-08 00:41:10 +02:00
Filippos Karapetis
61c2331af3
DREAMWEB: 'priest' and 'priesttext' ported to C++
2011-12-08 00:04:55 +02:00
Filippos Karapetis
aae7192d09
DREAMWEB: 'bossman' ported to C++
2011-12-07 23:33:27 +02:00
Filippos Karapetis
6d7053dec9
DREAMWEB: Fixed regression in louisChair()
2011-12-07 23:05:41 +02:00
Filippos Karapetis
d48bcc9362
DREAMWEB: 'louischair' ported to C++
2011-12-07 23:01:32 +02:00
Filippos Karapetis
5f14d805ca
DREAMWEB: 'alleybarksound', 'drinker', 'interviewer' converted to C++
2011-12-07 22:10:36 +02:00
Filippos Karapetis
a155ec59b4
DREAMWEB: 'candles1', 'candles2', 'smallcandle' converted to C++
2011-12-07 21:01:53 +02:00
Filippos Karapetis
ad877e9306
DREAMWEB: 'intromagic2', 'intromagic3' ported to C++
2011-12-07 20:30:17 +02:00
Max Horn
bd71a3bcec
DREAMWEB: Replace cs by data (outside of dreamgen.cpp)
2011-12-07 11:07:10 +01:00
Willem Jan Palenstijn
218f47a7f2
DREAMWEB: Fix regression in keeper
2011-12-07 09:57:38 +01:00
Filippos Karapetis
a72832d054
DREAMWEB: 'attendant', 'keeper' ported to C++
2011-12-07 10:41:31 +02:00
Filippos Karapetis
3962bcb2d6
DREAMWEB: 'manasleep2' ported to C++ (same as 'manasleep')
2011-12-07 10:41:30 +02:00
Max Horn
0193ef590d
DREAMWEB: Cleanup end of namespace comments
2011-12-06 21:49:41 +01:00
Willem Jan Palenstijn
44ed4ef0df
DREAMWEB: Move 'train' out of dreamgen again
...
Apparently it is effectively empty...
2011-12-06 21:19:42 +01:00
Willem Jan Palenstijn
454205a6e3
DREAMWEB: Fix regression in 'gates'
2011-12-06 21:16:21 +01:00
Willem Jan Palenstijn
ead20c37b4
DREAMWEB: Put 'train' back in dreamgen since it hadn't been converted yet
...
Also fix syntax error in tasm-recover
2011-12-06 19:40:38 +01:00
Filippos Karapetis
b201f4f55d
DREAMWEB: 'clearpalette', 'deleverything', 'errormessage1', 'errormessage2', 'errormessage3', 'train' ported to C++
2011-12-06 15:58:20 +02:00
Filippos Karapetis
f50fd3b7f9
DREAMWEB: 'foghornsound' and 'liftnoise' ported to C++
2011-12-06 02:37:12 +02:00
Filippos Karapetis
e8ea99cd8e
DREAMWEB: 'callhotellift', 'carparkdrip', 'useshield' ported to C++
2011-12-06 01:16:38 +02:00
Filippos Karapetis
81572ee371
DREAMWEB: Ported 'handclap' to C++
2011-12-06 00:06:42 +02:00
Bertrand Augereau
bc50c9e457
DREAMWEB: Ported 'gates' to C++
2011-12-06 02:02:10 +01:00
Filippos Karapetis
832952d118
DREAMWEB: Use the correct showGameReel() and addToPeopleList() functions
2011-12-05 23:56:08 +02:00
Filippos Karapetis
729ac357b4
DREAMWEB: 'edeninbath' and 'louis' ported to C++
2011-12-05 23:52:09 +02:00
Bertrand Augereau
3b5794890f
DREAMWEB: Ported 'candles' to C++
2011-12-06 01:02:04 +01:00
Bertrand Augereau
4f9e3dcb79
DREAMWEB: 'introMusic' ported to C++
2011-12-06 00:51:10 +01:00
Bertrand Augereau
560b07e7c3
DREAMWEB: 'introMagic1' ported to C++
2011-12-06 00:45:05 +01:00
Filippos Karapetis
20356203be
DREAMWEB: 'aide', 'mansatstill' and 'tattooman' changed into genericPerson
2011-12-05 22:11:39 +02:00
Filippos Karapetis
652c025db0
DREAMWEB: Merged several simple NPC functions into genericPerson()
2011-12-05 21:50:57 +02:00
Bertrand Augereau
3f4ec15792
DREAMWEB: Implicit conversion warnings fixed
2011-12-04 19:25:54 +01:00
Bertrand Augereau
66ee7fba70
DREAMWEB: Removed a useless opcode
2011-12-04 19:23:10 +01:00
Bertrand Augereau
024fe9ced5
DREAMWEB: 'security' ported to C++
2011-12-04 16:16:31 +01:00
Bertrand Augereau
6df11b314d
DREAMWEB: Ported 'drunk' to C++
2011-12-04 15:44:03 +01:00
Bertrand Augereau
112921a19f
DREAMWEB: 'checkSpeed' takes a reference
2011-12-04 14:48:29 +01:00