Commit Graph
1396 Commits
Author SHA1 Message Date
Bertrand Augereau bc509e9e08 DREAMWEB: 'roomname' ported to C++ 2011-11-14 20:57:11 +01:00
Willem Jan Palenstijn c2ec285175 DREAMWEB: Fix regression in obicons
This fixes the 'use' icon on the winch controls.
Regression from 1f531c6f7f.
Thanks to fuzzie for spotting it.
2011-11-15 10:27:49 +01:00
Bertrand Augereau e2ca95c5ad DREAMWEB: 'showwatch' ported to C++ 2011-11-15 11:05:30 +01:00
Willem Jan Palenstijn b53a299790 DREAMWEB: Unhardcode checkcoords tables
This patch makes __dispatch_call (even more) superfluous,
but does not yet remove it.
2011-11-14 21:44:10 +01:00
Willem Jan Palenstijn e254e54929 DREAMWEB: Convert 'mainscreen' 2011-11-14 21:43:36 +01:00
Willem Jan Palenstijn 36278dccde DREAMWEB: Move 'mainscreen' from dreamgen 2011-11-14 21:43:36 +01:00
Willem Jan Palenstijn d3a84d6e68 DREAMWEB: Convert 'inventory' 2011-11-14 21:43:36 +01:00
Willem Jan Palenstijn 65e1eeb990 DREAMWEB: Move 'inventory' from dreamgen 2011-11-14 21:43:36 +01:00
Willem Jan Palenstijn ae2c4bcaf0 DREAMWEB: Convert 'examineob' 2011-11-14 21:43:36 +01:00
Willem Jan Palenstijn ceb36fe0d6 DREAMWEB: Move 'examineob' from dreamgen 2011-11-14 21:43:35 +01:00
Bertrand Augereau 66c740ceea DREAMWEB: 'showicon' ported to C++ 2011-11-14 22:08:19 +01:00
Bertrand Augereau a2a873b94d Internal: 'findsource' is pure C++ 2011-09-04 16:42:43 +02:00
Bertrand Augereau 8f263ab5e6 DREAMWEB: 'showpersframe' and 'convicons' ported to C++ 2011-09-04 16:42:42 +02:00
Bertrand Augereau b3248deda7 DREAMWEB: talk.cpp to mirror talk.asm 2011-09-04 16:42:41 +02:00
Bertrand Augereau ba29ff4735 DREAMWEB: Removal of the old 'showreelframe' 2011-09-04 14:58:59 +02:00
Bertrand Augereau 27bc4f3f08 DREAWMEB: 'showcity' ported to C++ 2011-09-04 13:38:45 +02:00
Bertrand Augereau 529cd5bf95 DREAMWEB: 'sortoutmap' ported to C++ 2011-09-04 12:55:04 +02:00
Eugene Sandulenko c8bc4e37a8 DREAMWEB: Remove explicit comparisons 2011-11-02 23:24:17 +00:00
Willem Jan Palenstijn 21260b35c6 DREAMWEB: Fix OOM check 2011-11-01 16:00:59 +01:00
Eugene Sandulenko 32972a5ffb AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01: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 4e825c069d DREAMWEB: 'wornerror' ported to C++ 2011-10-09 18:09:24 +02:00
Bertrand Augereau 250fac9895 DREAMWEB: object.cpp to replicate object.asm 2011-10-09 18:04:08 +02:00
Bertrand Augereau 14569bd62a DREAMWEB: 'zoomonoff' ported to C++ 2011-10-09 17:53:09 +02:00
Bertrand Augereau 28720da12b DREAMWEB: 'examineobtext' ported to C++ 2011-09-04 08:54:01 +02:00
Bertrand Augereau b76b038ffc DREAMWEB: 'bresenhams' ported to C++ 2011-09-18 19:30:45 +02:00
Bertrand Augereau a2620d6edf DREAMWEB: Fix quitting in several modal parts of the game 2011-09-08 09:11:16 +02:00
Bertrand Augereau c346bf79b4 DREAMWEB: 'getblockofpixel' ported to C++ 2011-09-03 01:05:39 +02:00
Bertrand Augereau bd4bc2215f DREAMWEB: Fix quitting in the inventory screen 2011-09-02 20:54:48 +02:00
Bertrand Augereau 6764bfaa1d DREAMWEB: Useless includes removed 2011-09-07 04:14:33 +02:00
Bertrand Augereau bf5b2244c6 DREAMWEB: Cleaning of 'useroutine' using new functions 2011-09-07 04:00:56 +02:00
Bertrand Augereau ad3b70b539 DREAMWEB: Simpler flavour of 'printdirect' for cases when the output layout information is not needed by the client 2011-09-07 03:58:04 +02:00
Bertrand Augereau ef1eb9ba24 DREAMWEB: 'usetext' ported to C++ 2011-09-07 03:53:53 +02:00
Bertrand Augereau 3884ec6355 DREAMWEB: 'getobtextstart' C++ wrapper 2011-09-07 03:44:40 +02:00
Bertrand Augereau 09a734bd25 DREAMWEB: 'findnextcolon' ported to C++ 2011-09-07 03:41:05 +02:00
Bertrand Augereau b94cce639d DREAMWEB: 'hangon' and 'hangonp' ported to C++ 2011-09-06 22:10:02 +02:00
Bertrand Augereau 3bcc4ce1fd DREAMWEB: 'useroutine' ported to C++ 2011-09-02 16:41:54 +02:00
Bertrand Augereau e6162f1a78 DREAMWEB: Ported 'fillryan' to C++ 2011-09-06 09:05:55 +02:00
Bertrand Augereau a6b6d05a2c DREAMWEB: Ported 'findallryan' to C++ 2011-09-05 21:42:06 +02:00
Bertrand Augereau 1163a83f35 DREAMWEB: Ported 'showryanpage' to C++ 2011-09-05 21:12:14 +02:00
Bertrand Augereau ecfbaebf87 DREAMWEB: Removal of a useless register usage 2011-09-05 20:16:16 +02:00
Bertrand Augereau e0b77beb99 DREAMWEB: 'obtoinv' ported to C++ 2011-09-02 10:12:14 +02:00
Bertrand Augereau 1de8427361 DREAMWEB: 'isitworn' and 'makeworn' ported to C++ 2011-09-02 09:23:27 +02:00
Bertrand Augereau 214cff8db8 DREAMWEB: 'dumpeverything' is useless 2011-09-02 08:12:33 +02:00
Bertrand Augereau c8782389d6 DREAMWEB: 'delsprite' is useless 2011-09-02 08:07:24 +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 98a6b339af DREAMWEB: 'checkpathison' ported to C++ 2011-09-02 07:57:18 +02:00
Bertrand Augereau 3a5e17d552 DREAMWEB: Removal of stubs that became useless 2011-09-02 04:33:38 +02:00
Bertrand Augereau 483fae0c56 DREAMWEB: 'checkifset' ported to C++ 2011-09-02 04:33:37 +02:00