From: Igor2 <ig...@in...> - 2006-08-15 07:19:23
|
On Tue, 15 Aug 2006, col...@gm... wrote: > >Hi people, > >This is Anthony Cole the original developer, >I haven't had a look at the code for about 3 years now, >but looking at it gives me nightmares :).. >It's so bad, I didn't know how to make good software yet, >and I was just hacking it up for fun and to learn C++. > >If we're too fix it right up it would be best to design it properly >from scratch, with new features like opengl, scripted units/structures, >scripted ai and so on, >develop automated unit tests, make it run off the original data.... >The existing code is basically a prototype, but almost everything is there >now, >so it won't be too hard to do... > <snip> Will opengl be the only output? No sdl or something? For scripting, I suggest using GPMI which provides more than 7 script languages trough a simple, unified interface. bye Igor2 |