[worldKit-dev] worldkit with mtasc working.

Brent Pedersen bpederse at gmail.com
Wed Feb 13 14:15:45 PST 2008


hi, i've gone through the code and cleaned up any type problems that
the mtasc compiler (http://www.mtasc.org/) complained about.
it may actually have found a couple of real bugs too. but i can now
get a swf using only mtasc. hurray for open source!

i tried a svn diff, but that gives 6000+ lines of change-set, because
i made VI fix indentation.
so, there's a svn exported tarball here:
http://toxic.berkeley.edu/~bpederse/wkmtasc/worldkit_mtasc.tgz
that also includes a Makefile so you can just type "make" to get a new
worldkit.swf, or just read it to see the command you
send directly to mtasc.exe if you're on windows.

i'm not sure if this is expected, but the swf created by mtasc is only
30kb, while the one from svn is 43KB.  it seems to work as expected...

i can provide the diff if it'll be used -- the indentation is nice.

-brent



More information about the worldkit-dev mailing list