Commit Graph

1176 Commits

Author SHA1 Message Date
honfika@gmail.com
c6826da2b6 AS2 deobfuscation fixes 2016-03-04 10:50:38 +01:00
honfika@gmail.com
f0d43d42a3 #1171 export stroke scale to fla fix:) 2016-03-03 15:47:04 +01:00
honfika@gmail.com
d1bb94a645 #1171 export stroke scale to fla 2016-03-03 15:43:00 +01:00
honfika@gmail.com
1bc6e3076c french translation updated 2 2016-03-02 09:58:46 +01:00
honfika@gmail.com
46c157092c #1172 Text content is wrong after decompilation: double escape fixed 2016-02-29 08:52:46 +01:00
Jindra Petřík
1a74bd5ef9 Merge origin/master 2016-02-28 10:17:31 +01:00
Jindra Petřík
9e0251129a Timeline - correct ticks handling ("frame time")
(Single frames animated)
2016-02-28 10:04:32 +01:00
Jindra Petřík
77c1e4613d SerializableImage converts to Compatible image for GUI display 2016-02-28 10:02:01 +01:00
honfika@gmail.com
859e394c55 action bytes: HideInRawEdit everywhere 2016-02-28 09:41:26 +01:00
honfika@gmail.com
d73d46b2a2 refresh tree after raw edit (for example to show the new script tags when a buttonconditionaction is added to a DefineButton tag) 2016-02-28 08:01:43 +01:00
honfika@gmail.com
1a0aa9c779 show warning on 32bit jre 2016-02-27 16:29:58 +01:00
Jindra Petřík
9cd8a79c68 Flash viewer - skip frames when not on time => faster playback, display frameLoss in debugMode
Stub for HW accelerated Graphics2D (VolatileImage, opengl, etc.)
2016-02-27 10:31:24 +01:00
Jindra Petřík
462d7a297f Merge origin/master 2016-02-24 21:19:27 +01:00
Jindra Petřík
898fa63727 flex build script 2016-02-24 21:19:00 +01:00
Jindra Petřík
8e62079f55 #1156 9-slice scaling - better stroke scaling 2016-02-24 21:14:14 +01:00
honfika@gmail.com
6ada2a1833 update characterids when tag is added or replaced 2016-02-23 22:00:16 +01:00
Jindra Petřík
0beca77f48 Merge origin/master 2016-02-21 14:09:01 +01:00
honfika@gmail.com
6ad7d537b2 setting to reset letter spacing values on text import 2016-02-21 14:06:44 +01:00
Jindra Petřík
ae566afe3d #1128 adding characters to font fixed - not updating characters list (FontalignZones not removed) 2016-02-21 14:04:24 +01:00
Jindra Petřík
a9c2234bcf #1156 Flash Viewer - DefineScalingGrid (9 slice scaling) 2016-02-21 09:29:48 +01:00
Jindra Petřík
5b89b153f9 DefineScalingGrid (9 slice scaling) testdata 2016-02-20 17:03:50 +01:00
honfika@gmail.com
e99cfe6bf4 Merge origin/master 2016-02-20 14:13:59 +01:00
honfika@gmail.com
44554f8f35 get sound fix 2016-02-20 14:13:33 +01:00
Jindra Petřík
73c5d00572 #1151 Filters on texts fixed 2016-02-20 10:39:53 +01:00
Jindra Petřík
17ed61aeab Merge origin/master 2016-02-20 01:01:07 +01:00
Jindra Petřík
9c8583957c AS1/2 deobfuscation fixes 2016-02-20 01:00:47 +01:00
honfika@gmail.com
ed1dc8e8d9 unused method removed 2016-02-19 18:22:22 +01:00
Jindra Petřík
fed7439d18 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:54:12 +01:00
Jindra Petřík
85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
Jindra Petřík
cbfb11452b SetSlot coercion display fix 2016-02-19 03:49:01 +01:00
Jindra Petřík
32a0b66efa AS3 direct edit - param fix - test 2016-02-18 15:04:13 +01:00
Jindra Petřík
31f9ebf5bc AS3 direct editation - store local register names in debug info 2016-02-18 13:49:53 +01:00
Jindra Petřík
7a5d2c3132 Merge origin/master 2016-02-18 10:57:21 +01:00
Jindra Petřík
36220f2de3 not resolving unusualTags in DefineSprite for parallel speedup off too
improved AS3 deobfsucation
2016-02-18 10:32:12 +01:00
honfika@gmail.com
21a4cec705 null check 2016-02-18 08:33:39 +01:00
Jindra Petřík
9a4daa2a32 Merge origin/master 2016-02-17 20:15:52 +01:00
Jindra Petřík
26fbb83ef3 simplify expressions 2016-02-17 20:07:56 +01:00
Jindra Petřík
6a8d73c798 AS3 - some simplifications 2016-02-17 19:43:13 +01:00
honfika@gmail.com
130cddff08 unused ratio parameter removed 2016-02-17 08:02:55 +01:00
Jindra Petřík
253f5392c7 test data 2016-02-17 02:26:03 +01:00
Jindra Petřík
b6d16b9224 test fix 2016-02-17 02:18:22 +01:00
Jindra Petřík
60a2a95797 test fix 2016-02-17 02:16:40 +01:00
Jindra Petřík
b6b62b288f #1145 Correct precedence handling on binary operators 2016-02-16 23:07:00 +01:00
Jindra Petřík
be8e4df4c7 #1145 AS3 better declaration type detection,
better convert_x instruction handling
2016-02-16 23:00:17 +01:00
Jindra Petřík
07b0e68bba #1145 AS3 testdata 2016-02-16 22:59:28 +01:00
Jindra Petřík
ddd9f1ca2a Merge origin/master 2016-02-13 11:49:17 +01:00
Jindra Petřík
2a0ca0b79b #1145 expression simplification to separate config instead of autodeobfuscate 2016-02-13 11:48:55 +01:00
honfika@gmail.com
be5bbb607e #1152 Font info tag modified tag was not set => saved swf was corrupt: fixed 2016-02-13 08:31:33 +01:00
honfika@gmail.com
6df45b510f build fix 2016-02-10 09:06:06 +01:00
honfika@gmail.com
f48f81ecef cache parameter removed, only the folder preview images were cached, cache them in that class 2016-02-10 08:59:33 +01:00