2008-11-23 |
kramm | renamed dict_put2 to dict_put |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | added -T option |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | added as3 data types |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | added type_t structure |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | merged with lib/as3/utils.{c,h} |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | corrected bpp alignment during saving |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | added as3/opcodes.o, as3/code.o |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | added as3/pool.c, removed as3/utils.c |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | small change in multiname display |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | added hashing for everything |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | added some comments |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | made multiname_to_string cope with null multinames |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | abc constant pool implementation |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | added code.h include |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | renamed abc_ops.c into opcodes.{c,h} |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | renamed params to data |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | generate header file, too |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | script for creating abc_ops.c |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | added statistics generation |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | extracted from abc.{c,h} |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | moved code_write to code.c |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | moved opcodes stuff into code.c and opcodes.c |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | fixed swf_AddButtonLinks() |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | fixed bug in name display |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | fixed memory leaks |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | several bugfixes |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | use constant pool only while reading and writing |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | make sure to initialize dashPattern correctly |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | don't ignore 1x1 images- they may be square root roofs... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | fixed dot dashes |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | char* -> const char* |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | new option 'disablelinks' |
commit | commitdiff | tree | snapshot |
2008-11-23 |
kramm | pygfx drawing |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added dependency builder define |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added lib/as3/files.{c.h} |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | moved as3 files |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | fixed paths |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added comments |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added -s parameter |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | for ng, use 4x4 antializing |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added rescaling |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | made ng renderer the default |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | add an error if we can't write the output file |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added swfrender dependency |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added missing dependencies |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added swfrender to default targets |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | fixed memory corruption bug in id allocator |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | switched to new dict impl. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | switched to new dict impl, made some char pointers... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | fixed compile error |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | bugfix in include handler |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | improved k-means speed |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | lrand48() -> rand() |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added EXPORT to public functions |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | don't use filtermodes>0 |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added support for palette images |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | c++ compile fix |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | small refinements to dict resizing |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | dict now reallocates itself |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | finished implementation of map_dump |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | optimized dict implementation |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | implemented hashing |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added as3/ to clean targets |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | made some char pointers constant, added workaround... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | made some char arrays constant |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added TODO |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | renamed dict_append_if_new2 to dict_append_if_new |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | removed duplicate header |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added headers |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | removed dict_append_if_new2 |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | set freed pointers to NULL |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | removed debugging code |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | take placeobject matrix into account when bitmap-filling |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added clipping and text support |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | continued bounding box implementation |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | inverted monochrome handler |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | continued bounding box implementation |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added Makefile |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | fixed bug in dash handler |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | made some char pointers constant |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | made palette reduction work for single images, too |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added palette image support |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | fixed drawonlyshapes implementation |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | re-implemented drawonlyshapes |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | fixed a typo |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added constructor |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added contructor |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | fixed logging |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | added a distinctive prefix |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | with flash>=7, it's loadMovie, not loadmovie |
commit | commitdiff | tree | snapshot |
2008-11-12 |
kramm | always elevate on Vista |
commit | commitdiff | tree | snapshot |
2008-10-20 |
kramm | fixed superfluous newlines |
commit | commitdiff | tree | snapshot |
2008-10-20 |
kramm | new parameters -X,-Y |
commit | commitdiff | tree | snapshot |
2008-10-20 |
kramm | include file and state stack handling |
commit | commitdiff | tree | snapshot |
2008-10-20 |
kramm | extracted utility functions from abc.c/abc.h |
commit | commitdiff | tree | snapshot |
2008-10-20 |
kramm | moved ../modules/ |
commit | commitdiff | tree | snapshot |
2008-10-20 |
kramm | moved util functions to utils.c/utils.h |
commit | commitdiff | tree | snapshot |
2008-10-20 |
kramm | renamed swfabc_ops.c to abc_ops.c |
commit | commitdiff | tree | snapshot |
2008-10-20 |
kramm | moved from ../modules/ |
commit | commitdiff | tree | snapshot |
next |