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 |
2008-10-20 |
kramm | moved modules/swfabc.c to as3/abc.c |
commit | commitdiff | tree | snapshot |
2008-10-20 |
kramm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-10-20 |
kramm | allow either target width or height to be zero |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | added missing swfabc.h file |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | added a bit more info about the DOABC tag |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | dump RAWABC tags as well |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | added events parameter to swf_AddButtonLinks |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | define tag id 72 (rawabc) |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | removed swfscripts again |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | added event code to swf_AddButtonLinks |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | added flash8->flash9 actionscript link conversion |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | reintroduced frame scripts for event registering |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | added RAWABC tag |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | added rawabc tag |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | new function swf_ButtonGetAction |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | moved declarations into include file |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kramm | added flash 9 event support (via linkfunction) |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | fixed bug where the END tag was missing with -Tm |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | added fileAttributes adjustment |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | new option -B --buttons |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | fixed a potential segfault |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | added fileattributes field to SWF structure |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | new file swfscripts.c |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | reworked fileattributes writing |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | added modules/swfscripts.c file |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | fixed bug in lame/action target |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | made temporary file generation more robust |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | disabled all dithering |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | bugfixes in Addbuttons script |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | finished implementation of swf_AddButtonLinks |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | global refactoring, added Security call buttons-working |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | reworked trait storage, moved scripts to swfscripts.c |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | added DEFINEBINARY |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | avm2 utility scripts |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | regenerated, added shortcut macros |
commit | commitdiff | tree | snapshot |
2008-10-13 |
kramm | adapted to interface changes |
commit | commitdiff | tree | snapshot |
next |