Welcome to the home page of the Tide of Iron Mission Editor.
Even though the software is free, I ask that you do not upload it elsewhere on the internet. I want people to be able to find the latest version in one location.
ToI Edit is dead! Long Live ToI Edit!
The current version of ToIedit is done. No further work on will be done.
The next version will be written in Flash (ie web based and cross platform) and be officially released by FFG!
| Date Released | Version | Notes |
| Windows | ||
| 6/21/07 | 2.5 | No Notes for Windows |
| MacOs (10.4+) | ||
| -- | -- | One bug to work out. It involves XGetImage. No estimate on when it will be available. |
| Linux (x86) | ||
| 6/8/07 | 2.4 | Compiled and tested on PuppyLinux 2.16 |
Click here to start the tutorials. Flash 5+ required.
Please do not bookmark the tutorials. They will be migrating to the FFG site whenever they get around to it.
TCL/TK is a cross-platform developement environment. It covers 99% of all of the functionality that I need for the editor. However, the one item that it doesn't do well is image manipulation (rotating, zooming, etc...).
I have written an extension in C, using Critcl, that provides the functionality that I need. While I can get the extension to work on Unix and Windows, I can not get it to work on the Mac. I have a feeling that I have messed up the environment on the Mac and am pulling in the wrong libs. I don't have much experience with Macs as I work in the Avionics industry and we don't use Macs on Airplanes.
I have uploaded the extension, in Critcl format, and a test script here. If you have the technical background to help out, feel free to give it a shot. I have a feeling that it just needs a clean compilation environment.
I can not provide much in the way of support. Either you know what I am talking about or you don't. I'd also appreciate it if you don't critize my code. Graphics is not my field, so this was done as a learning experience. (I have to get something out of this expercise, it is not like I am getting paid)
Thanks,
Mike Z