swftools.git
2008-11-23 krammif page range is given and % filename syntax is used...
2008-11-23 krammchanged ABC interface
2008-11-23 krammrenamed dict_put2 to dict_put
2008-11-23 krammadded -T option
2008-11-23 krammadded as3 data types
2008-11-23 krammadded type_t structure
2008-11-23 krammmerged with lib/as3/utils.{c,h}
2008-11-23 krammcorrected bpp alignment during saving
2008-11-23 krammadded as3/opcodes.o, as3/code.o
2008-11-23 krammadded as3/pool.c, removed as3/utils.c
2008-11-23 kramm*** empty log message ***
2008-11-23 krammsmall change in multiname display
2008-11-23 krammadded hashing for everything
2008-11-23 krammadded some comments
2008-11-23 krammmade multiname_to_string cope with null multinames
2008-11-23 krammabc constant pool implementation
2008-11-23 krammadded code.h include
2008-11-23 krammrenamed abc_ops.c into opcodes.{c,h}
2008-11-23 krammrenamed params to data
2008-11-23 krammgenerate header file, too
2008-11-23 krammscript for creating abc_ops.c
2008-11-23 krammadded statistics generation
2008-11-23 krammextracted from abc.{c,h}
2008-11-23 krammmoved code_write to code.c
2008-11-23 krammmoved opcodes stuff into code.c and opcodes.c
2008-11-23 krammfixed swf_AddButtonLinks()
2008-11-23 krammfixed bug in name display
2008-11-23 krammfixed memory leaks
2008-11-23 krammseveral bugfixes
2008-11-23 krammuse constant pool only while reading and writing
2008-11-23 krammmake sure to initialize dashPattern correctly
2008-11-23 krammdon't ignore 1x1 images- they may be square root roofs...
2008-11-23 krammfixed dot dashes
2008-11-23 krammchar* -> const char*
2008-11-23 krammnew option 'disablelinks'
2008-11-23 krammpygfx drawing
2008-11-12 krammadded dependency builder define
2008-11-12 krammadded lib/as3/files.{c.h}
2008-11-12 krammmoved as3 files
2008-11-12 krammfixed paths
2008-11-12 krammadded comments
2008-11-12 krammadded -s parameter
2008-11-12 krammfor ng, use 4x4 antializing
2008-11-12 krammadded rescaling
2008-11-12 krammmade ng renderer the default
2008-11-12 krammadd an error if we can't write the output file
2008-11-12 krammadded swfrender dependency
2008-11-12 krammadded missing dependencies
2008-11-12 krammadded swfrender to default targets
2008-11-12 krammfixed memory corruption bug in id allocator
2008-11-12 krammswitched to new dict impl.
2008-11-12 krammswitched to new dict impl, made some char pointers...
2008-11-12 krammfixed compile error
2008-11-12 krammbugfix in include handler
2008-11-12 krammimproved k-means speed
2008-11-12 krammlrand48() -> rand()
2008-11-12 krammadded EXPORT to public functions
2008-11-12 krammdon't use filtermodes>0
2008-11-12 krammadded support for palette images
2008-11-12 krammc++ compile fix
2008-11-12 krammsmall refinements to dict resizing
2008-11-12 krammdict now reallocates itself
2008-11-12 krammfinished implementation of map_dump
2008-11-12 krammoptimized dict implementation
2008-11-12 krammimplemented hashing
2008-11-12 krammadded as3/ to clean targets
2008-11-12 krammmade some char pointers constant, added workaround...
2008-11-12 krammmade some char arrays constant
2008-11-12 krammadded TODO
2008-11-12 krammrenamed dict_append_if_new2 to dict_append_if_new
2008-11-12 krammremoved duplicate header
2008-11-12 krammadded headers
2008-11-12 krammremoved dict_append_if_new2
2008-11-12 krammset freed pointers to NULL
2008-11-12 krammremoved debugging code
2008-11-12 krammtake placeobject matrix into account when bitmap-filling
2008-11-12 krammadded clipping and text support
2008-11-12 krammcontinued bounding box implementation
2008-11-12 kramminverted monochrome handler
2008-11-12 krammcontinued bounding box implementation
2008-11-12 krammadded Makefile
2008-11-12 krammfixed bug in dash handler
2008-11-12 krammmade some char pointers constant
2008-11-12 krammmade palette reduction work for single images, too
2008-11-12 krammadded palette image support
2008-11-12 krammfixed drawonlyshapes implementation
2008-11-12 krammre-implemented drawonlyshapes
2008-11-12 krammfixed a typo
2008-11-12 krammadded constructor
2008-11-12 krammadded contructor
2008-11-12 krammfixed logging
2008-11-12 krammadded a distinctive prefix
2008-11-12 krammwith flash>=7, it's loadMovie, not loadmovie
2008-11-12 krammalways elevate on Vista
2008-10-20 krammfixed superfluous newlines
2008-10-20 krammnew parameters -X,-Y
2008-10-20 kramminclude file and state stack handling
2008-10-20 krammextracted utility functions from abc.c/abc.h
2008-10-20 krammmoved ../modules/
2008-10-20 krammmoved util functions to utils.c/utils.h
next