On Sat, Oct 29, 2005 at 12:58:48PM +0200, Nicolas Weeger wrote:
> Hello :)
> 
> Current SVN, there are some fun issues:
> * marked-up_text.hpp defines CVideo as struct, it's really a class, so
> warnings pop up now & then
> * marked-up_text.cpp and minimap.cpp do not include "global.hpp". This
> simply breaks compilation (with my Windows setup)

My bad - this is what you get from coding late at night :)


> * marked-up_text.cpp uses assert, not wassert (also missing
> corresponding include)

That code was simply moved from font.cpp. I guess assert.h is included
indirectly.

Fixed now on trunk.


> As for Python I have the basics setup for now, i'm working on exporting
> the location/unit mapping as proof-of-concept. Then I'll export other
> things like possible_move & such, so the Python will be able to move
> units :)

Cool :)

Although the dependency cleanup is not 100% done (a couple of bit
issues remain), we could indeed start to generate a wesnothcore
library, and try the bindings the other way, ie. writing standalone
scripts making use of wesnoth classes.

Unfortunately, units are still not extractible from the core...

Best regards,
-- 
Yann Dirson    <[EMAIL PROTECTED]> |
Debian-related: <[EMAIL PROTECTED]> |   Support Debian GNU/Linux:
                                    |  Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/        | Check <http://www.debian.org/>

Reply via email to