Jindra Petřík
|
cd9f91bef0
|
test fix
|
2015-04-05 08:27:09 +02:00 |
|
Jindra Petřík
|
339f4e7da3
|
Java 8 required in Unix script
|
2015-04-04 20:34:18 +02:00 |
|
honfika
|
058caa3dac
|
Merge pull request #20 from yan12125/fix_cli_relative_path_filename
ffdec.sh: now relative paths accepted
|
2015-04-02 19:28:51 +02:00 |
|
Yen Chi Hsuan
|
074933970c
|
ffdec.sh: now relative paths accepted
|
2015-04-03 01:04:49 +08:00 |
|
honfika@gmail.com
|
1defd3514b
|
Merge origin/master
|
2015-04-01 09:12:53 +02:00 |
|
honfika@gmail.com
|
cc5f2ff4c2
|
format source code
|
2015-03-31 21:32:49 +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
|
f385062836
|
frame exported event fixed
|
2015-03-31 19:17:30 +02:00 |
|
honfika@gmail.com
|
b7a8adc643
|
font ascent and descent values should be non-negative
|
2015-03-31 19:02:56 +02:00 |
|
honfika@gmail.com
|
5a95cc26f5
|
clear cache after exporting a file
|
2015-03-31 18:18:59 +02:00 |
|
honfika@gmail.com
|
2dc3a569a8
|
handle exception when the class name is too long
|
2015-03-31 16:38:20 +02:00 |
|
honfika@gmail.com
|
8ef4fb568b
|
typo fix in comment
|
2015-03-31 16:20:17 +02:00 |
|
honfika@gmail.com
|
aec353f88d
|
log unknown action codes only when detailed logging is enabled (there are a lot of unknown action in obfuscated files)
|
2015-03-31 13:45:45 +02:00 |
|
honfika@gmail.com
|
efa71dcba5
|
font export: max ascent value is 1024, frame export progress
|
2015-03-31 13:41:41 +02:00 |
|
honfika@gmail.com
|
b220e473d2
|
Morphshape export fix
|
2015-03-31 07:53:25 +02:00 |
|
honfika@gmail.com
|
0926e1f4dc
|
Sound export fix
|
2015-03-31 07:35:25 +02:00 |
|
honfika@gmail.com
|
06e006e21d
|
when a color table item is not found the pixel should be transparent (int value = 0)
|
2015-03-30 22:18:51 +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
|
206b8f1935
|
show exception stack trace on console export
|
2015-03-30 20:32:45 +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
|
2d37d31dcc
|
reformat ttf source
|
2015-03-29 15:16:00 +02:00 |
|
honfika@gmail.com
|
7fd15219b9
|
ttf: get rid of slow xmls
|
2015-03-29 14:50:27 +02:00 |
|
honfika@gmail.com
|
fe83a17aae
|
faster font export (removed undo support, do not save dozens of temp files during export), to be continued...
|
2015-03-28 19:18:52 +01:00 |
|
honfika@gmail.com
|
0e601200f0
|
List fixes
|
2015-03-28 17:12:52 +01:00 |
|
honfika@gmail.com
|
3a72f08c66
|
java.util.List => List
|
2015-03-28 16:54:59 +01:00 |
|
honfika@gmail.com
|
24de7a9af4
|
warnings fixed in ttf project + removed SuppressWarnings
|
2015-03-28 16:45:53 +01:00 |
|
honfika@gmail.com
|
a5226ea496
|
typo fix
|
2015-03-28 10:14:38 +01:00 |
|
honfika@gmail.com
|
e4efcc6068
|
font export fix
|
2015-03-27 14:31:34 +01:00 |
|
honfika@gmail.com
|
8a4736fce8
|
font export fix
|
2015-03-27 13:55:18 +01:00 |
|
honfika@gmail.com
|
78b53e3b4c
|
removed unused imports
|
2015-03-27 13:01:52 +01:00 |
|
honfika
|
14b4d0e953
|
Merge pull request #19 from Jackkal/fix_ActionEnumerate2
Fix ActionEnumerate2 - Null should be considered part of EnumerateAction...
|
2015-03-27 09:58:32 +01:00 |
|
Jackkal
|
8cbd08227c
|
Fix ActionEnumerate2 - Null should be considered part of EnumerateActionItem, no need to push it on the stack
|
2015-03-26 21:31:01 +01:00 |
|
honfika@gmail.com
|
0cccf289a9
|
fix
|
2015-03-24 12:43:58 +01:00 |
|
honfika@gmail.com
|
cb02d73620
|
instruction set fix
|
2015-03-24 12:42:04 +01:00 |
|
honfika@gmail.com
|
166e2f7822
|
ignore invalid tags in test (do not use lazy loading in tests)
|
2015-03-23 16:33:02 +01:00 |
|
honfika@gmail.com
|
332722503b
|
some new avm2 instructions added (from shumway)
|
2015-03-22 22:40:10 +01:00 |
|
honfika@gmail.com
|
5cbf0c13ab
|
avm2 instruction clases created
|
2015-03-22 14:22:00 +01:00 |
|
honfika@gmail.com
|
f8421ed34f
|
fix
|
2015-03-21 23:41:57 +01:00 |
|
honfika@gmail.com
|
e20d4048bb
|
as3 instruction parsing test added
|
2015-03-21 23:41:01 +01:00 |
|
honfika@gmail.com
|
f390c1463d
|
test fixed
|
2015-03-21 17:41:06 +01:00 |
|
honfika@gmail.com
|
cd4b65e10f
|
some fields marked with internal annotation
|
2015-03-20 16:24:16 +01:00 |
|
honfika@gmail.com
|
c397e38f61
|
more compact swf xml format (do not create xml nodes for each byte in byte arrays)
|
2015-03-20 16:14:30 +01:00 |
|
honfika@gmail.com
|
d5fb45fd54
|
performance fixes
|
2015-03-20 14:39:00 +01:00 |
|
honfika@gmail.com
|
72b30e17e8
|
Merge origin/master
|
2015-03-19 23:33:33 +01:00 |
|
honfika@gmail.com
|
4f1f9d45c2
|
classes list tree search fix
|
2015-03-19 23:33:18 +01:00 |
|
honfika
|
a50ec7b036
|
Merge pull request #18 from Jackkal/fix_classcastexception
Fix decompilation error: ClassCastException in AND/OR detection.
|
2015-03-19 21:30:03 +01:00 |
|
honfika@gmail.com
|
2ada8667bb
|
performance fixes
|
2015-03-19 21:22:39 +01:00 |
|
Jackkal
|
d63fc8b2ec
|
Fix decompilation error: ClassCastException in AND/OR detection.
|
2015-03-19 20:56:22 +01:00 |
|
honfika@gmail.com
|
9095d75d5e
|
performance fix
|
2015-03-19 16:43:25 +01:00 |
|