Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petřík
5b89b153f9 DefineScalingGrid (9 slice scaling) testdata 2016-02-20 17:03:50 +01:00
Jindra Petřík
e313e465f3 Merge origin/master 2016-02-20 16:15:26 +01:00
Jindra Petřík
21b3069a2f #1156 Show mapped tags for DefineSprite, etc. tags too (like DefineScalingGrid) 2016-02-20 16:13:48 +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
4fb57bc90e #1162 improved opening loaded swf files
allow socketconnect to ffdec on local files
2016-02-20 09:24:05 +01:00
Jindra Petřík
f55bc7fca6 #1162 improved opening loaded swf files 2016-02-20 09:23:29 +01:00
Jindra Petřík
17ed61aeab Merge origin/master version8.0.1 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 version8.0.0 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
98503b4bec Merge origin/master 2016-02-18 08:33:58 +01:00
honfika@gmail.com
21a4cec705 null check 2016-02-18 08:33:39 +01:00
Jindra Petřík
7e399c598c updated localization pack info 2016-02-17 20:24:18 +01:00
Jindra Petřík
37792e6318 #1142 nsis locales in localization pack 2016-02-17 20:23:21 +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
honfika@gmail.com
51ef51ecdb move sound playing (starting to play) to synchronized block to avoid deadlock 2016-02-16 14:16:00 +01:00
honfika@gmail.com
2b1aa51971 inernal player: sound loop count 2016-02-16 12:12:35 +01:00
honfika@gmail.com
108d8e0073 #1154 The Program Won't Start at All fix 2016-02-15 08:16:39 +01:00
honfika@gmail.com
9f40de3a2c show error message when a text tag is invalid (glyph index is not found in the glyph list) 2016-02-14 10:54:18 +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
4d886bc688 function to remove all characters except the seleced ones (for creating small swfs to reproduce a bug).. added to debug menu category 2016-02-12 09:03:48 +01:00
honfika@gmail.com
4e6476dad5 tagtree null pointer fix 2016-02-11 20:53:01 +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
honfika@gmail.com
348767c8e8 #1148: log exception 2016-02-09 10:49:07 +01:00
honfika@gmail.com
36498acfce #1148: handing end of stream exception in abc reader 2016-02-09 10:40:01 +01:00
honfika@gmail.com
64d93ebfac #1147 Sprite is exported incorrectly: fixed 2016-02-09 09:24:35 +01:00
honfika@gmail.com
23645dd91c frameToImages and frameToSVG moveed to timeline (as toHtmlCanvas and getOutline) 2016-02-08 09:42:25 +01:00
Jindra Petřík
df63334d36 #1145 double not (!!) fix 2016-02-07 18:11:51 +01:00
Jindra Petřík
143ab57057 Regexp deobfuscation fix 2016-02-07 17:55:30 +01:00
Jindra Petřík
501480dc9c Merge origin/master 2016-02-07 17:27:30 +01:00