bugfixes.
[swftools.git] / lib / modules / swfaction.c
2003-01-07 krammbugfixes.
2002-11-03 krammbugfixes.
2002-10-28 krammFlash MX additions
2002-05-30 krammmade rfxswf actionscript routines threadsafe. ;)
2002-04-22 krammbugfixes.
2002-04-22 krammadded DefineFunction and With parsing.
2002-04-22 krammbugfix: doubles weren't parsed right.
2002-04-21 krammbugfix: jump addresses are signed.
2002-04-21 krammfixed compiler warnings.
2002-01-07 krammyet more big endian/solaris fixes. (especially the...
2002-01-07 krammseveral big endian fixes
2001-12-03 boehmeswfdump: fix segfault and endless loop; improved action...
2001-11-18 kramm* fixed pushInt()
2001-11-18 krammfixjump didn't work if both arguments were identical...
2001-11-11 krammadded jump rewriting
2001-11-06 kramm* optimized a loop
2001-11-02 kramm* made output of dumpaction more nice
2001-10-31 krammFixed GetUrl.
2001-10-31 krammfixed opcode for GetUrl.
2001-10-31 krammadded optimized routines for actioncode generation
2001-10-30 krammadded prefix swf_ to action enumeration routines.
2001-10-30 krammresolved conflicts
2001-10-30 krammadded action enumeration routines
2001-10-30 boehmerfxswf cleanups: added prefixes and altered structure...
2001-10-30 krammadded ActionEnumerateURLs function.
2001-10-30 krammadded SetAction routine
2001-10-30 krammdon't include "args.h"
2001-10-30 krammModule for handling Flash 3/4/5 Actionscript.