UFO:Alien Invasion
General => Discussion => Topic started by: Mattn on June 30, 2006, 03:59:39 pm
-
I've written a little campaign editor. Currently the program is only able to generate missions for a campaign. I will extend the editor from time to time - until it is able to edit existing campaigns and do some more ufo related stuff. As i'm new to gtk - any help is welcome.
(http://ufo.myexp.de/campaign_editor1.png)
(http://ufo.myexp.de/campaign_editor2.png)
-
Aren't normal missions supposed to be automatically generated, though? I imagine the only missions you would want to create by hand are ones that have some scripted events in them, with fixed starting positions for both the player and the aliens. And that's not what this tool is for, is it?
-
this tool is (currently only) for putting the missions on geoscape. see http://ufo.myexp.de/wiki/index.php/Create_campaign and http://ufo.myexp.de/wiki/index.php/Adding_mission
-
autogen.sh give me this error :
checking for PACKAGE... configure: error: Package requirements (gtk+-2.0 >= 2.0.0) were not met:
No package 'gtk+-2.0' found
With ubuntu, i don't know the name of package to install.
-
i've installed gnome-devel
but there should be something like gtk2.0-dev
-
In Debian unstable it is libgtk2.0-dev, I see.