Commit graph

78 commits

Author SHA1 Message Date
Filippos Karapetis
710072c55b DREAMWEB: Fix regression in getOpenedSize() 2011-12-17 14:33:17 +02:00
Filippos Karapetis
05c5e224b4 DREAMWEB: Port 'findinvpos', 'selectob' to C++ and fix a regression in identifyOb() 2011-12-17 13:48:12 +02:00
Filippos Karapetis
b289533e4d DREAMWEB: Fix regression in identifyOb 2011-12-17 01:39:29 +02:00
Filippos Karapetis
984010faae DREAMWEB: Port 'identifyob' to C++ 2011-12-16 22:29:41 +02:00
Max Horn
d1ed87bece DREAMWEB: Convert notHeldError to C++, move stuff to DreamBase 2011-12-15 14:09:53 +01:00
Max Horn
9ebcaa33e7 DREAMWEB: Move even more stuff to DreamBase 2011-12-15 13:45:43 +01:00
Max Horn
719f3ec178 DREAMWEB: Convert a bunch of stuff to C++
Specifically, I started with openOb() and withWhat() which allowed to
remove offset_commandline and offset_openchangesize. A clean conversion of
these required a conversion of printMessage2 and getOpenedSize.
2011-12-15 13:44:40 +01:00
Willem Jan Palenstijn
2ff147352c DREAMWEB: Cleanup and add FIXMEs 2011-12-12 09:19:25 +01:00
Filippos Karapetis
447f0c6643 DREAMWEB: Use the C++ version of workScreen() in C++ code 2011-12-09 18:18:32 +02:00
Max Horn
bd71a3bcec DREAMWEB: Replace cs by data (outside of dreamgen.cpp) 2011-12-07 11:07:10 +01:00
Max Horn
0193ef590d DREAMWEB: Cleanup end of namespace comments 2011-12-06 21:49:41 +01:00
Bertrand Augereau
26889c1243 DREAMWEB: Removed 'icons1' and 'icons2' stubs 2011-12-04 18:32:55 +01:00
Bertrand Augereau
1f89c4e341 DREAMWEB: Less direct references to kIcons1 and kIcons2 2011-12-04 17:11:42 +01:00
Bertrand Augereau
22a7ab4424 DREAMWEB: Minor warning fix (shadowing) 2011-12-04 16:54:05 +01:00
Bertrand Augereau
38ec14b15b DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting this) 2011-12-02 16:29:16 +01:00
D G Turner
349cbc527f DREAMWEB: Fix compilation due to dreamgen.* function renaming. 2011-12-01 19:43:43 +00:00
Bertrand Augereau
4192d1241a DREAMWEB: 'getbackfromob' ported to C++ 2011-11-26 17:04:07 +01:00
Bertrand Augereau
9c9b7e5a2c DREAMWEB: crt functions 2011-11-15 15:57:54 +01:00
Willem Jan Palenstijn
46ec2c4d73 DREAMWEB: Use strcpy/strlen instead of manual loops 2011-11-15 13:45:34 +01:00
Bertrand Augereau
5adf8b4864 DREAWMEB: 'transfertext' ported to C++ 2011-11-15 13:22:30 +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
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
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
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