Commit Graph
73 Commits
Author SHA1 Message Date
[email protected] 6df9ea4e76 AS2 pcode lexer fix 2015-05-01 12:15:54 +02:00
[email protected] 45251ada53 #869 Negative float reading fixed 2015-05-01 12:07:38 +02:00
Jindra Petřík af31f85c49 Issue #842 For reconstruction if debug line info present
Spaces added between parts of for
2015-04-26 08:21:50 +02:00
[email protected] fdbffc4a43 cleanup 2015-04-18 20:45:29 +02:00
Jindra Petřík 706f894c6e Issue #817 AS1/2 for..in variable delaration fixes 2015-04-09 22:46:34 +02:00
[email protected] 7ee0351167 #848 Random Reversion to Unedited Code when Toggling the 3 switches (at Top Left) on the Right Hand Pane! fixed 2015-04-09 08:39:55 +02:00
[email protected] 22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
[email protected] 0d847f2d13 sprite export fix (missing objects) 2015-04-07 13:56:25 +02:00
Jindra Petřík b6d4bbc381 AS1/2 Correct expression precedence handling 2015-04-05 20:47:05 +02:00
[email protected] 78b53e3b4c removed unused imports 2015-03-27 13:01:52 +01:00
Jackkal 8cbd08227c Fix ActionEnumerate2 - Null should be considered part of EnumerateActionItem, no need to push it on the stack 2015-03-26 21:31:01 +01:00
[email protected] ca30321d08 #809 autogwow when button is hold, justify align fixes 2015-02-28 20:35:26 +01:00
[email protected] a11015e90c #816 P-code not shown after selecting "class initializer" trait fixed 2015-02-26 12:39:41 +01:00
[email protected] 7e89a2c721 show class name in log message 2015-02-25 23:13:55 +01:00
[email protected] ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
[email protected] 19256260d0 xml import fixes 2015-01-18 14:04:53 +01:00
[email protected] 1d33920a23 copyright year updated 4 2015-01-13 21:03:15 +01:00
[email protected] c4d35dd36a copyright year updated 2 2015-01-13 20:32:14 +01:00
[email protected] 677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
[email protected] 60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
[email protected] 9eeb25b088 image performance improvements 2014-12-14 01:21:51 +01:00
[email protected] cdae56d128 small refactorings 2014-12-07 12:41:55 +01:00
[email protected] 5d9be4a0da flash player zoom fix, html5 export fixed when framerate=0 2014-12-04 19:27:58 +01:00
[email protected] 689ec29448 faster editor.setText (but still so slow with huge texts)
faster AS2 deobfuscation (when multiple jumps should be replaced with a single jump)
2014-12-02 22:38:46 +01:00
[email protected] df933aeb43 report only 100. action in Action.toString 2014-12-01 23:41:55 +01:00
[email protected] 77b8ef808a small fixes 2014-12-01 00:13:48 +01:00
[email protected] eec3db60c9 Issue #676: include characterid and previous text of the text tag in text import error log message 2014-11-30 14:07:04 +01:00
Jindra Petřík e27eaed6ed Issue #730 Not working without ActiveX fix on Windows
Ocal escapes for strings in AS1/2.
Invalid escape in string does not generate exception (handle as \\ in AS1/2, empty string in AS3).
2014-11-30 13:03:02 +01:00
Jindra Petřík 32c6ef7932 Issue #734 \xAB escapes, \uABCD escapes
Lexers moved to separate directory, JFlex 1.6.0 library for ant included
Issue #687 allowing comments on separate line
2014-11-30 07:43:57 +01:00
[email protected] 8e493adf11 add space between constantpool parameters 2014-11-30 00:55:53 +01:00
[email protected] 6595744706 jflex warnings fixed 2014-11-30 00:41:56 +01:00
[email protected] 880f226c89 code format fixes in lexerslexer fixes 2014-11-30 00:26:33 +01:00
[email protected] 825e50a4ef code format fixes in lexers 2014-11-30 00:18:35 +01:00
[email protected] 094ecd15e3 lexer fixes 2014-11-30 00:09:29 +01:00
[email protected] 29ab28f13f Issue #734 Support \xAB escape sequences in lexers 2014-11-29 23:56:42 +01:00
[email protected] 87611fabbc #731 AS2 decompilation problem fixed 2014-11-29 16:20:08 +01:00
[email protected] 3d092df4ef another AS2 deobfscation fix 2014-11-29 11:00:29 +01:00
[email protected] 1cf0c28c74 #676: extended logging for text import, imorpt logic moved to separated class, allow to ignore errors duting import 2014-11-23 22:54:19 +01:00
Jindra Petřík 745044d2e2 Issue #725 AS1/2 fixed strict equals inversion 2014-11-23 07:20:19 +01:00
[email protected] 13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
[email protected] f466a9a225 some wrong GPL licenses changed to LGPL in ffdec_lib project 2014-11-18 17:58:13 +01:00
[email protected] cb052143f5 highlighting refactored 2014-11-16 14:49:31 +01:00
[email protected] 4bca4746f6 usinig sets for known addresses, some deepcopy call modified to clone() call 2014-11-12 23:52:42 +01:00
[email protected] 3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
[email protected] ea6568d71d add new tags to sprites 2014-11-06 11:49:12 +01:00
Jindra Petřík 7027ed6da7 Issue #710 Information about deobfuscation settings in the error comment 2014-11-05 19:04:49 +01:00
[email protected] 3bf44354dd allow adding new font tags + code format 2014-11-05 10:49:14 +01:00
Jindra Petřík 342247d5d2 Issue #698 Better obfuscated identifiers handling, separated reserved keyword for AS2/AS3 2014-11-04 20:51:39 +01:00
[email protected] c3dc4cd395 format code 2014-09-30 23:39:49 +02:00
Jindra Petřík 82465dad9f AS2 constructor name decompilation fix 2014-09-21 17:00:40 +02:00