Commit Graph

3753 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
760b5605ed remove config listeners on ffdec restart (solves a nullpointer exception problem) 2015-12-21 16:20:42 +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
Jindra Petřík
48a5c67a0e Merge origin/master 2015-12-18 16:00:19 +01:00
Jindra Petřík
0cc94315f3 flags in debugger library 2015-12-18 16:00:03 +01:00
Jindra Petřík
c64983d07a view movieclip parts 2015-12-18 15:59:02 +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
Jindra Petřík
27c60f3ff5 Debugger - view constantpool
remove .0 suffixes on number values during debugging
2015-12-15 22:18:37 +01:00
Jindra Petřík
39171a0143 Merge origin/master 2015-12-15 20:15:35 +01:00
Jindra Petřík
79a5c75426 variable tree view fixes 2015-12-15 20:15:20 +01:00
honfika@gmail.com
54d7674712 missing file... 2015-12-15 12:52:50 +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
Jindra Petřík
09cfc173e7 Merge origin/master 2015-12-15 09:49:15 +01:00
Jindra Petřík
33fdfcc0ac Debugger - display variables in the tree structure
Set variables while debugging
2015-12-15 09:48:51 +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
2e468252b2 #1106 New Shapes added to SWF files do not have their images added properly when using the replace function 2015-12-12 21:15:21 +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
e58261ddf4 comment2 2015-12-09 21:31:04 +01:00
honfika@gmail.com
071ab74e52 unused imports removed 2015-12-09 20:42:06 +01:00
honfika@gmail.com
91f0b0a136 comment 2015-12-09 19:58:01 +01:00
honfika@gmail.com
baab89878f unnecessary nops durinmg deobfuscation removed 2015-12-09 15:33:57 +01:00
honfika@gmail.com
50b40b1b20 #1104 AS1/2/3 Script Importation not functioning fixed 2015-12-08 15:06:21 +01:00
honfika@gmail.com
d621f09822 fix2 2015-12-08 13:57:34 +01:00
honfika@gmail.com
7671b01d22 fix 2015-12-08 13:43:15 +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
e2e4bd70ce Merge origin/master 2015-12-07 08:09:06 +01:00
honfika@gmail.com
e6adfe422a timeline panel refactored 2015-12-07 08:08:02 +01:00
Jindra Petřík
2377eef49d Merge origin/master 2015-12-06 10:22:33 +01:00
Jindra Petřík
ebfd512f2c debugger lib 2015-12-06 10:22:20 +01:00
Jindra Petřík
9f1a63139f logging fix 2015-12-06 10:19:23 +01:00
Jindra Petřík
9123a3a646 Add watch stub... not working :-(, probably bug of adobe. 2015-12-06 10:18:37 +01:00