Commit Graph

436 Commits

Author SHA1 Message Date
Bertrand Augereau
6c0b7b6deb DREAMWEB: Fix of the bug when you are in the inventory and drag the gun agains the upper border of the screen 2011-09-01 01:27:59 +02:00
Bertrand Augereau
d9c7b9dd39 DREAMWEB: Asserts 2011-09-01 01:04:15 +02:00
Bertrand Augereau
6ab4a0ceee DREAMWEB: 'compare' ported to C++ 2011-09-01 00:39:43 +02:00
Bertrand Augereau
0534b70b6d DREAMWEB: 'getaddir' ported to C++ 2011-09-01 00:14:48 +02:00
Bertrand Augereau
1f531c6f7f DREAMWEB: 'obicons' ported to C++ 2011-09-01 00:02:05 +02:00
Bertrand Augereau
cd5af89557 DREAMWEB: 'getanyad' ported to C++ 2011-08-31 15:15:26 +02:00
Bertrand Augereau
233592d28a DREAMWEB: 'maptopanel' and 'dumpmap' ported to C++ 2011-08-30 12:27:10 +02:00
Bertrand Augereau
6a46429c44 DREAMWEB: 'transferinv' ported to C++ 2011-08-30 12:17:18 +02:00
Bertrand Augereau
0567d6cec5 DREAMWEB: 'delthisone' isn't used 2011-08-30 10:52:44 +02:00
Bertrand Augereau
018e304555 DREAMWEB: Stricter typing 2011-08-30 10:31:42 +02:00
Bertrand Augereau
25675e8858 DREAMWEB: Structs member renaming 2011-08-30 03:26:19 +02:00
Bertrand Augereau
2fc467dc4f DREAMWEB: 'checkifex' ported to C++ 2011-08-30 03:11:32 +02:00
Bertrand Augereau
aefdf240fb DREAMWEB: 'obpicture' ported to C++ 2011-08-30 03:01:40 +02:00
Bertrand Augereau
5bfe1f22d5 DREAMWEB: 'paneltomap' ported to C++ 2011-08-30 02:45:53 +02:00
Bertrand Augereau
7624083cdc DREAMWEB: 'getexpos' ported to C++ 2011-08-30 02:37:48 +02:00
Bertrand Augereau
081bdece0c DREAMWEB: More reversing of DynObject struct 2011-08-30 02:37:47 +02:00
Bertrand Augereau
c799846344 DREAMWEB: 'showallex' ported to C++ 2011-08-30 00:26:45 +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
b12fed0835 DREAMWEB: 'printmessage' ported to C++ 2011-08-29 12:15:25 +02:00
Bertrand Augereau
19768db882 DREAMWEB: 'drawflags' ported to C++ 2011-08-25 11:12:27 +02:00
Bertrand Augereau
5cd7f3f82c DREAMWEB: Removed an useless stub ('kernchars') 2011-08-25 08:13:40 +02:00
Bertrand Augereau
50fdbd34b8 DREAMWEB: 'waitframes' ported to C++ 2011-08-25 08:12:27 +02:00
Bertrand Augereau
24afa11b35 DREAMWEB: All readmouse flavours ported to C++ 2011-08-25 07:58:05 +02:00
Bertrand Augereau
0baa0afb38 DREAMWEB: Better 'mouseCall' api, DreamWebEngine should not use _context, ideally 2011-08-25 07:46:23 +02:00
Bertrand Augereau
2cecbe0e3a DREAMWEB: 'animpointer' ported to C++ 2011-08-25 07:33:59 +02:00
Bertrand Augereau
abb61ec9cf DREAMWEB: 'showpointer' ported to C++ 2011-08-25 00:37:29 +02:00
Vladimir Menshakov
ab1c8c27e9 DREAMWEB: Added comments with string representation for the data segment 2011-08-24 23:34:46 +04:00
Bertrand Augereau
fd9e50e245 DREAMWEB: Wrong and useless 'getroomdata' overload spotted by bluegr removed 2011-08-24 22:55:54 +02:00
Filippos Karapetis
64db457b7f DREAMWEB: Use the correct error() call 2011-08-24 21:42:21 +03:00
Filippos Karapetis
5ba98f2d7b DREAMWEB: Added a TODO and an error call to a variant of getroomdata()
This variant recursively calls itself. It's not used anywhere, so it should
be removed if it's actually unused.
2011-08-24 21:09:17 +03:00
Bertrand Augereau
3221e84d51 DREAMWEB: 'dumppointer' ported to C++ 2011-08-24 17:38:29 +02:00
Bertrand Augereau
63b4ded1a0 DREAMWEB: Static dispatching in checkcoords 2011-08-24 16:35:31 +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
42e435c604 DREAMWEB: 'dumpblink' ported to C++ 2011-08-24 14:40:52 +02:00
Bertrand Augereau
7f7775e574 DREAMWEB: 'showblink' ported to C++ 2011-08-24 13:20:18 +02:00
Bertrand Augereau
92baa570d1 DREAMWEB: Ported 'delpointer' to C++ 2011-08-24 12:26:57 +02:00
Bertrand Augereau
266af3b089 DREAMWEB: 'geteitherad' ported to C++ 2011-08-24 11:00:10 +02:00
Bertrand Augereau
e31ad4d665 DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObject 2011-08-23 14:51:29 +02:00
Bertrand Augereau
4d6793d882 DREAMWEB: 'getexad' ported to C++ 2011-08-23 14:51:29 +02:00
Bertrand Augereau
76db28dafb DREAMWEB: 'obname' ported to C++ 2011-08-23 13:22:15 +02:00
Bertrand Augereau
f6670e9f1f DREAMWEB: 'walkandexamine' ported to C++ 2011-08-23 13:22:15 +02:00
Bertrand Augereau
e04761549d DREAMWEB: 'getflagunderp' ported to C++ 2011-08-23 13:22:14 +02:00
Bertrand Augereau
a39a3eda46 DREAMWEB: 'checkone' ported to C++ 2011-08-22 19:09:16 +02:00
Bertrand Augereau
911cb1ea58 DREAMWEB: 'finishedwalking' ported to C++ 2011-08-22 16:46:14 +02:00
Bertrand Augereau
b65f54982e DREAMWEB: 'adjustlen' is not needed 2011-08-22 15:23:11 +02:00
Bertrand Augereau
6fc0176aac DREAMWEB: 'checkiffree' ported to C++ 2011-08-22 15:22:44 +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
Bertrand Augereau
7393cce711 DREAMWEB: 'showallfree' ported to C++ 2011-08-21 16:29:48 +02:00