Page 1 of 1

Ifo handler

PostPosted: Fri Jun 19, 2009 6:15 pm
by Juan
I know that some guy's want to devellope a map editor in C#
So : http://pastebin.com/f44973b7f

Yeah i know there is blank , it's because i deleted many things ;)
btw with that you make something like that : which can be a "tools box " in your map editor : http://img524.imageshack.us/i/ifoview.png/

Re: Ifo handler

PostPosted: Fri Jun 19, 2009 6:36 pm
by T-Grave
Awesome! Thanks mate, once rl-1 finished his HIM handler he'll be putting up the first project file on our private(temporary) svn, after that's done, we'll start with the actual drawing of the map, implement a nice GUI, implement some camera functions, and start preparing for the actual editing(this is where you're code will come in handy)

Re: Ifo handler

PostPosted: Fri Jun 19, 2009 8:02 pm
by rl-1
Wow, this handler compiles almost perfectly. The only thing that I can't get is Matrix unused; which is under economydata. Since it's unused can I just remove it?

Re: Ifo handler

PostPosted: Fri Jun 19, 2009 8:39 pm
by Juan
Ho man i copy that from an old version of my editor , it's seam that the economydata is fuck , wait i will correct that ;)
(Other things are goods :))

Re: Ifo handler

PostPosted: Sat Jun 20, 2009 4:20 am
by DragonXX
Juan, congratz.... very very nice tool....

Re: Ifo handler

PostPosted: Sat Jun 20, 2009 8:01 pm
by Juan
Yeah it's far more ergonomic than other ifo editor you can find in os ;)
As my workshop can edit praticly all rose file format , i have handler for each format if you need one feel free to ask me