Re: [Wormux-dev] clanlib 0.7

2004-08-19 Par sujet Victor STINNER
Hi, > When are you think on update the code to clanlib 0.7? > There are to many differences now... Whe are working on this ! See our CVS branch called "CL07" (ClanLib 0.7). You can run the game, but there are several bugs :-P Bye, Haypo -- Victor STINNER, étudiant en génie informatique à l'UTBM

[Wormux-dev] thks

2004-08-19 Par sujet Filipe Teixeira
For me thats enough to begin to work... thks

Re: [Wormux-dev] thks

2004-08-19 Par sujet Victor STINNER
> For me thats enough to begin to work... thks I worked a lot on this branch ! Big changes are already made : replace our custom "Image" class by ClanLib CL_Surface class, the same with CL_Sprite. Replace all "old" names with new names (of functions/classes of ClanLib 0.7). Use "grep -R PORT_CL07

[Wormux-dev] Network

2004-08-19 Par sujet Filipe Teixeira
By now I'm just trying to make network support... I thought I should use Clanlib... The network support changed a lot too. So I needed To know in what clanlib I should work... This is becoming more dificult than I thought. I gonna start to dedicate more to wormux... I think with IA and network cou