Commit Graph

3954 Commits

Author SHA1 Message Date
honfika@gmail.com
644b235285 FFDec Debug releated config texts in hungarian 2016-02-24 18:18:51 +01:00
honfika@gmail.com
6ada2a1833 update characterids when tag is added or replaced 2016-02-23 22:00:16 +01:00
honfika@gmail.com
02a6921a83 #1163 Clicking on Open > File will make the program buggy: show empty message 2016-02-22 09:25:47 +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
honfika@gmail.com
56a8109d4a drawing bounds simplified + "time" fix 2016-02-21 09:59:56 +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
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