Commit Graph

1027 Commits

Author SHA1 Message Date
honfika@gmail.com
112800f7ee external player (multiple) setbackgourd tag problem fixed 2015-12-22 20:35:35 +01:00
honfika@gmail.com
4150718268 #1075 Lenght of DefineText is more larger than original when DefineText is saved: detect letter spacing 2015-12-20 21:36:54 +01:00
honfika@gmail.com
300022acc7 #1075 Lenght of DefineText is more larger than original when DefineText is saved: detect letter spacing 2015-12-20 11:12:32 +01:00
honfika@gmail.com
da2d824e9c svg transform parameter parsing fixed 2015-12-19 13:11:02 +01:00
honfika@gmail.com
8b0df88bda Merge origin/master 2015-12-19 11:32:34 +01:00
honfika@gmail.com
8c4457e1e8 approximating elliptical arcs with Bezier curves 2015-12-19 11:31:14 +01:00
Jindra Petřík
ed508ebd04 SVG import - stroke collor NullPointer fix 2015-12-19 11:24:09 +01:00
Jindra Petřík
efa66fbcc7 Merge origin/master 2015-12-19 11:16:48 +01:00
Jindra Petřík
83f0253738 SVG import - stub for different fills 2015-12-19 11:16:27 +01:00
honfika@gmail.com
29acbc0661 svg import warning, config for flash player panel delay 2015-12-19 10:41:01 +01:00
honfika@gmail.com
71e3db5435 svg: path "a" (elliptical arc) command, approximate with polygon (todo: use Bezier) 2015-12-19 08:22:33 +01:00
honfika@gmail.com
60a8fa8110 svg import improvement 2015-12-18 15:34:02 +01:00
honfika@gmail.com
1b1923eee1 fix 2015-12-18 13:33:47 +01:00
honfika@gmail.com
c23e22b950 #1113 It takes too long to switch between rendered sprite fixed 2015-12-18 13:32:50 +01:00
honfika@gmail.com
0f416b0944 svg import improved 2015-12-18 12:24:56 +01:00
honfika@gmail.com
57f9cbe2e7 approximate cubic curves with quadratic 2015-12-17 09:04:46 +01:00
honfika@gmail.com
3e4df8b5c4 svg import improved 2015-12-16 08:24:27 +01:00
honfika@gmail.com
c563a7449b allow trait specification in pcode import 2015-12-15 12:46:08 +01:00
honfika@gmail.com
d56c1d931e SVG import basic fill and line colors 2015-12-15 10:26:33 +01:00
honfika@gmail.com
4ad494501f very basic SVG import, no line/fill styles, only paths with constant color. 2015-12-14 19:31:20 +01:00
honfika@gmail.com
4052b6902f countField fix 2015-12-13 08:48:04 +01:00
honfika@gmail.com
5960434c23 #1107 Text Offset Incorrect fixed 2015-12-12 17:06:46 +01:00
honfika@gmail.com
52c27db229 author javadoc comments added, finished... 2015-12-12 16:07:05 +01:00
honfika@gmail.com
ed919b14c3 author javadoc comments added 2 2015-12-11 21:21:30 +01:00
honfika@gmail.com
928b802035 author javadoc comments added 1 2015-12-10 14:18:46 +01:00
honfika@gmail.com
baab89878f unnecessary nops durinmg deobfuscation removed 2015-12-09 15:33:57 +01:00
honfika@gmail.com
d621f09822 fix2 2015-12-08 13:57:34 +01:00
honfika@gmail.com
adf9a5b49c getOffset renamed to getAddress to be the same in AS2 and AS3 2015-12-08 13:35:39 +01:00
honfika@gmail.com
e6adfe422a timeline panel refactored 2015-12-07 08:08:02 +01:00
honfika@gmail.com
0f1181c453 #1052 Add object to existing frame 2015-12-06 09:03:44 +01:00
Jindra Petřík
167f4e9c4f Merge origin/master 2015-12-06 06:29:26 +01:00
Jindra Petřík
0724b4a3f0 Debug (breakpoints, step) P-code for both AS1/2 and AS3 2015-12-06 06:29:08 +01:00
honfika@gmail.com
932cd11d7e edit text reading fixed. (fixes #1096 Export to FLA "SEVERE Petty print error") 2015-12-05 15:54:30 +01:00
Jindra Petřík
e2c299afa0 Debugger - wide line support for AS3 2015-12-05 13:26:56 +01:00
Jindra Petřík
8a874ab13a Merge origin/master 2015-12-05 10:54:11 +01:00
Jindra Petřík
ec666b60e4 AS1/2: Ctrl+click to declaration of variables, registers. Hilighting methods and classes
AS1/2: Debugger - Show registers
Fixed ctrl+click underline position
2015-12-05 10:53:43 +01:00
honfika@gmail.com
531e687821 allow adding tag to main timeline
tagtree:remove unnecessary tree parameter 
binary export: use .swf extension for swf files
export:select export types fixed when inner swf is selected
debug menu:create new swf
check all tags when debugcopy is enabled
2015-12-05 07:48:34 +01:00
honfika@gmail.com
9a323a1355 swf xml test 2015-12-04 08:24:09 +01:00
Jindra Petřík
6ea614fa54 AS3 debugger start halt fix
AS2 debugger - offsets fix, functions fix
2015-12-03 20:17:59 +01:00
honfika@gmail.com
2f75a7b4ed #1098 Importing SWF XML fails fixed 2015-12-03 11:07:07 +01:00
honfika@gmail.com
507cc4c29b #1070 Incorrect decompilation of switch statement fixed 2015-12-03 09:40:26 +01:00
honfika@gmail.com
35b917eca1 using a function which calculates the target address of the IfType instructions 2015-12-02 14:19:09 +01:00
honfika@gmail.com
15c09a2d21 test fix 2015-11-30 09:22:31 +01:00
honfika@gmail.com
0cf0df67ea using existing getOffset method everywhere, made offset is privete 2015-11-30 09:16:51 +01:00
honfika@gmail.com
2b17094592 unused field removed from AVM2Code 2015-11-29 11:49:12 +01:00
honfika@gmail.com
4fb62ab85d add test for FastActionList 2015-11-29 08:22:25 +01:00
honfika@gmail.com
981cc62f16 restorecontrolflow removed 2015-11-28 19:12:17 +01:00
honfika@gmail.com
568f41b45e show method index for debugging 2015-11-28 12:29:07 +01:00
honfika@gmail.com
b338abcdba test fixes 2015-11-26 16:02:26 +01:00
honfika@gmail.com
d3556e73f4 Old deobfuscation mode removed 2015-11-26 15:58:25 +01:00