Commit Graph

1029 Commits

Author SHA1 Message Date
Jindra Petřík
bbe2c95f0a Corrected read only tags handling in GUI (allow edit only after pressing Edit button outside of Editor mode)
Font wideOffsets,wideCodes fixed in DefineFont2/3
2016-01-18 10:48:16 +01:00
Jindra Petřík
97051d183e Issue #1135 Handle try "to" in p-code correctly 2016-01-18 06:49:40 +01:00
Jindra Petřík
b4d3471e43 Merge origin/master 2016-01-17 22:03:50 +01:00
Jindra Petřík
4994c4a70c Default clause position in switch fixed 2016-01-17 21:59:20 +01:00
honfika@gmail.com
d1d7170ab7 Merge origin/master 2016-01-17 17:48:17 +01:00
honfika@gmail.com
e6c41b3e12 #1133 Incorrect frame order for nested sprite 2016-01-17 17:48:00 +01:00
Jindra Petřík
33e433fa26 Issue #1103 Foreach variables fixes
AS3 Switch fixes
2016-01-17 11:32:01 +01:00
honfika@gmail.com
d1cbe91e65 Merge origin/master 2016-01-16 20:00:46 +01:00
honfika@gmail.com
7e4998c539 cache key fixed (time is added to the key) 2016-01-16 20:00:13 +01:00
Jindra Petřík
ecec7ebdeb Merge origin/master 2016-01-16 19:51:34 +01:00
Jindra Petřík
95b4402390 Issue #1134 compiling §§ instructions back while direct editation
(§§goto is still missing)
2016-01-16 19:51:11 +01:00
honfika@gmail.com
6886ccaeeb Merge origin/master 2016-01-15 14:37:54 +01:00
honfika@gmail.com
8cb067bfda format java code 2016-01-15 14:37:34 +01:00
Jindra Petřík
7c1146618c Merge origin/master 2016-01-15 06:35:04 +01:00
Jindra Petřík
d521b354ad Issue #409, #1132, [SkinPart] metadata support - decompilation and direct editation in AS3
updated debugger and syntaxpane lib
2016-01-15 06:31:26 +01:00
honfika@gmail.com
8162aa6c3e linked lavm2instuction list for faster deobfuscation (not ready yet) 2016-01-14 16:38:10 +01:00
Jindra Petřík
379c9e768d Merge origin/master 2016-01-12 20:46:38 +01:00
Jindra Petřík
edad412fc1 AS3 RegExp literal decompilation and direct editation 2016-01-12 20:45:01 +01:00
honfika@gmail.com
00bb6a075f organize imports 2016-01-09 19:51:53 +01:00
honfika@gmail.com
2fd0d45407 #1128 Letterspacing bug (after font embed): ignore letterspacing when character changed 2016-01-06 09:12:53 +01:00
honfika@gmail.com
68cf9c0e5c Do not store local tags because tags list is modified in several places (not only in the 2 addTag methods), and this list is needed only when the swf is saved, so it is easier to recreate again every time 2016-01-05 14:08:46 +01:00
Jindra Petřík
f161ec4a7d Merge origin/master 2016-01-04 22:00:14 +01:00
Jindra Petřík
0f835dd0f5 Issue #1118 running file with importassets
Correct checking the autloLoadSwfs checkbox in settings
2016-01-04 21:59:55 +01:00
honfika@gmail.com
addbc66fd6 show warning when switching to hex view if swf is modified 2016-01-04 09:46:21 +01:00
Jindra Petřík
c2aba5fc08 Issue #1118 Loading characters through ImportAssets - show as readonly
icon
2016-01-03 22:25:54 +01:00
Jindra Petřík
12e3d208ce Merge origin/master 2016-01-03 14:35:18 +01:00
Jindra Petřík
0a16fab804 stage fix 2016-01-03 12:36:06 +01:00
Jindra Petřík
641905d6db framelabels in Timeline class 2016-01-03 12:33:50 +01:00
Jindra Petřík
dc64ab1d30 AS1/2 execution improvements - yet a lot to do 2016-01-03 12:33:06 +01:00
honfika@gmail.com
7b53768da7 #1127 autoRenameIdentifiers is not supported in CLI mode: fixed 2016-01-03 10:45:54 +01:00
honfika@gmail.com
cdbfe54dad ImageIO disk cache disabled, it writes a lot of ImageIO* files to temp folder. 2016-01-02 11:35:41 +01:00
honfika@gmail.com
646d696251 fixes again 2016-01-01 14:30:08 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
1d42ec846d Merge origin/master 2015-12-30 10:10:27 +01:00
honfika@gmail.com
14572db32b canvas export fix 2015-12-30 10:10:12 +01:00
Jindra Petřík
2429ce9bb8 Internal viewer - AS1/2 execution in frames fix 2015-12-29 10:58:01 +01:00
honfika@gmail.com
6340c0efea #1125 Missing catch block when decompiling try{}catch{} block 2015-12-29 09:53:46 +01:00
honfika@gmail.com
a07a3063ec text letterspacing fix for multiple text records... maybe fixes issue #1124 2015-12-29 09:23:21 +01:00
Jindra Petřík
1aa35008aa ActionTrace - check stack before execution 2015-12-29 08:19:37 +01:00
Jindra Petřík
c4c69abf83 Experimental execution of AS1/2 in FFDec Flash viewer (very basic, needs testing and many improvements) 2015-12-29 08:05:23 +01:00
Jindra Petřík
61bacd4b41 Merge origin/master 2015-12-28 16:39:07 +01:00
Jindra Petřík
be7bd6b89f AS1/2 execution stub - execute method for nearly all actions. Needs some testing. Still a lot to do. 2015-12-28 16:38:46 +01:00
honfika@gmail.com
316526512f transparent stroke fix 2015-12-28 11:34:12 +01:00
honfika@gmail.com
36745f98ff svg size calculation 2015-12-28 10:58:09 +01:00
honfika@gmail.com
792b627cd9 add custom command line parameters 2015-12-28 10:12:20 +01:00
honfika@gmail.com
68401e2c4e percent calculation simplified 2015-12-28 09:03:01 +01:00
honfika@gmail.com
78147540f4 SvgPathReader moved to svg folder 2015-12-28 08:31:46 +01:00
honfika@gmail.com
27cdd48a1f svg style inheritance fix 2015-12-28 08:30:16 +01:00
honfika@gmail.com
5ab44babae svg testing: shape size fix 2015-12-27 21:00:17 +01:00
honfika@gmail.com
9c7ecca459 svg fixes 2015-12-27 20:22:53 +01:00