Commit Graph
254 Commits
Author SHA1 Message Date
Bertrand Augereau 19768db882 DREAMWEB: 'drawflags' ported to C++ 2011-08-25 11:12:27 +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 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 3221e84d51 DREAMWEB: 'dumppointer' ported to C++ 2011-08-24 17:38:29 +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 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
Willem Jan Palenstijn 4f748884bc Merge pull request #67 from chrisws/initial-bada-port-master
This is the initial implementation of the BADA port.
2011-08-22 08:57:06 +02:00
Bertrand Augereau 7393cce711 DREAMWEB: 'showallfree' ported to C++ 2011-08-21 16:29:48 +02:00
Chris Warren-Smith 6d47a6d935 BADA: Updated credit.pl to include BADA port information 2011-08-21 16:37:41 +10:00
Bertrand Augereau f4207b8149 DREAMWEB: 'placesetobject' and 'removesetobject' ported to C++ 2011-08-20 14:54:39 +02:00
Bertrand Augereau b17561dd09 DREAMWEB: 'deletetaken' ported to C++ 2011-08-20 14:19:36 +02:00
Eugene Sandulenko 51fbc7200c CREDITS: Reflect new team structure 2011-08-20 13:12:18 +01:00
Bertrand Augereau 6cab258032 DREAMWEB: Ported 'dochange' to C++ 2011-08-20 12:26:10 +02:00
Bertrand Augereau eaa342fdd8 DREAMWEB: 'setallchanges' ported to C++ 2011-08-20 12:09:24 +02:00
Bertrand Augereau 663ca4774f DREAMWEB: 'findormake' ported to C++ 2011-08-20 12:09:24 +02:00
Bertrand Augereau 3f6a277819 DREAMWEB: Ported 'findxyfrompath' to C++ 2011-08-18 22:34:34 +02:00
Bertrand Augereau ef7c28c2cd DREAMWEB: Ported 'blocknametext', 'walktotext', 'personnametext', 2011-08-18 22:17:11 +02:00
Bertrand Augereau 5ff686a6dc DREAMWEB: 'findlen' is unused 2011-08-18 22:03:54 +02:00
Bertrand Augereau 089e20ec2b DREAMWEB: No need to generate unused C++ for 'makename' 2011-08-18 21:49:15 +02:00
Bertrand Augereau 1dff2ebe8e DREAMWEB: 'calcmapad' ported to C++ 2011-08-18 18:36:15 +02:00
Bertrand Augereau efe76ac494 DREAMWEB: 'getposition' ported to C++ 2011-08-18 17:11:24 +02:00
Willem Jan Palenstijn 8a5c8f3320 DREAMWEB: Add/fix loading from launcher
This is very error-prone, and needs testing.
2011-08-18 00:29:17 +02:00
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