Commit Graph

3735 Commits

Author SHA1 Message Date
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
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
0391d0b22e logging locks fixed (unable to start app, etc.) 2015-12-05 13:25:12 +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
8b7e754247 Issue #1021 Italian translation, NSIS script typos
Spanish translation updated
2015-12-03 23:13:06 +01:00
Jindra Petřík
6ea614fa54 AS3 debugger start halt fix
AS2 debugger - offsets fix, functions fix
version7.1.2
2015-12-03 20:17:59 +01:00
Jindra Petřík
367d90c00a Merge origin/master 2015-12-03 17:08:03 +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
d0f2786673 removed unused imports 2015-12-01 09:28:01 +01:00
honfika@gmail.com
15c09a2d21 test fix 2015-11-30 09:22:31 +01:00