Commit Graph

73 Commits

Author SHA1 Message Date
honfika@gmail.com
e05d50c89d #924 Sprites to image from commandline 2015-06-14 06:39:14 +02:00
honfika@gmail.com
38d8f05524 command line parameter to compare resource (.properties) files 2015-05-26 15:38:20 +02:00
honfika@gmail.com
39f35dec29 #896: show exception in log frame, static final loggers added 2015-05-22 11:29:27 +02:00
honfika@gmail.com
8fa0698d59 png_jpg => png_gif_jpg, because an swf can contain gif, too, and ffdec already expoted them as gif when png_jpg was selected 2015-05-15 20:14:18 +02:00
honfika@gmail.com
abec5214bb tag refactoring 2015-05-15 00:12:35 +02:00
honfika@gmail.com
3de39c93bb tag names moved to constants 2015-05-14 21:46:26 +02:00
honfika@gmail.com
e1f1a16f8a export folder names moved to constants 2015-05-12 09:42:08 +02:00
honfika@gmail.com
e49296770f format source code 2015-05-08 13:33:40 +02:00
honfika@gmail.com
732087f20f shown only the constant pool(s) in pcode editor 2015-05-07 15:25:28 +02:00
honfika@gmail.com
fce4534aed always use buffered output streams when writing to a file, faster swf xml export by caching the fields 2015-05-01 01:04:08 +02:00
honfika@gmail.com
92712a7233 #845 Import exported AS1/2 (DefineButton2&DefineSprite) button 2015-04-26 21:06:54 +02:00
honfika@gmail.com
62be884e42 #772: closing loading dialog now cancels the loading of the swf
#762:export pcode with diffren extension
2015-04-26 12:09:59 +02:00
honfika@gmail.com
22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
honfika@gmail.com
073fc4d064 script export filename fix 2015-04-07 10:21:31 +02:00
honfika@gmail.com
6479d246d7 single script export from command line 2015-04-07 09:23:53 +02:00
honfika@gmail.com
acbf5647cb #737 Exporting Scripts to single file 2015-04-06 19:51:35 +02:00
Jindra Petřík
a7e79a9570 Javadoc warnings fixed
(Some JNA docs also changed to standard comments)
2015-04-06 06:32:40 +02:00
Jindra Petřík
ad72c34f36 typo fix 2015-04-05 22:28:20 +02:00
honfika@gmail.com
9813f62cdf single file script export setting added to ScriptExportSettings class 2015-03-31 21:28:26 +02:00
honfika@gmail.com
5a95cc26f5 clear cache after exporting a file 2015-03-31 18:18:59 +02:00
honfika@gmail.com
8ef4fb568b typo fix in comment 2015-03-31 16:20:17 +02:00
honfika@gmail.com
ec31310e2b text export fix 2015-03-30 21:47:03 +02:00
honfika@gmail.com
a574da08a5 font export from command line fixed 2015-03-30 20:57:38 +02:00
honfika@gmail.com
3ca2877834 set font creation and modification time to the modification time of the swf file 2015-03-30 20:05:34 +02:00
honfika@gmail.com
e4efcc6068 font export fix 2015-03-27 14:31:34 +01:00
honfika@gmail.com
2ada8667bb performance fixes 2015-03-19 21:22:39 +01:00
honfika@gmail.com
914bb09355 #798 ffdec doesn't show what it's exporting 2015-02-11 22:25:53 +01:00
honfika@gmail.com
f2922421cb #798 close file streams after export 2015-02-11 18:26:22 +01:00
honfika@gmail.com
7ebe345c4d export fixes 2015-01-22 10:08:26 +01:00
honfika@gmail.com
6eefb19f9e command line export simplified, help updated (added missing formats) 2015-01-21 20:46:39 +01:00
honfika@gmail.com
25bd81f2f9 #773 scripts associated with ClipActions are not shown anymore fixed 2015-01-20 21:24:21 +01:00
honfika@gmail.com
526edda6fa loading dialog fix 2015-01-20 16:19:07 +01:00
honfika@gmail.com
4dcde9045b swf2xml,xml2swf from command line allow to open multi 2015-01-20 11:40:32 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
6d3974db53 format code 2014-11-16 15:30:27 +01:00
honfika@gmail.com
c3dc4cd395 format code 2014-09-30 23:39:49 +02:00
Jindra Petřík
472f1830d7 Issue #677 Zoom level in export settings 2014-09-26 16:43:23 +02:00
Jindra Petřík
f202a81ddc Saving only modified ABC body code
Reading ABC code outside bounds fix
2014-09-24 17:42:44 +02:00
Jindra Petřík
0a79e9e706 commandline fix 2014-09-21 19:22:25 +02:00
honfika@gmail.com
c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
honfika@gmail.com
8285a455b3 replace AS3 pcode from commanline: help updated 2014-09-06 20:37:26 +02:00
honfika@gmail.com
0544aa0989 replace AS3 pcode from commanline 2014-09-06 20:14:19 +02:00
honfika@gmail.com
799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
honfika@gmail.com
8ba93afa4d load AVM2 instuctions dynamically (much less memory usage after loading an swf, but still fast decompiling) 2014-09-06 00:43:11 +02:00
honfika@gmail.com
3c72c84cd9 #664 Cannot expand fillStyles in DefineShape tags in raw edit fixed + some misssing files from the previous commit 2014-09-05 21:30:53 +02:00
honfika@gmail.com
04152c1c93 replace AS2 pcode from comandline (AS3 not ready) 2014-09-04 10:48:02 +02:00
honfika@gmail.com
8407b874ea show warning when PlayerGlobal.swc is missing during command line AS replace 2014-09-04 08:38:47 +02:00
honfika@gmail.com
a75b9ad4e8 experimental feature warning 2014-09-03 00:06:53 +02:00