Re: new map generator
when i started this thing, i thought that it would be a great idea to have a gui for it, but now i'm kicking myself. i've started the droll task of removing all of the windows specific code and renderring the mapgen into pure c++ code with the hopes that i can compile versions of it in linux and mac as well. hopefully it won't be too bad, mostly changing the way i was handling file io. all of the options that would have been accessed through the gui will now be manipulated through the scripts.
|