Commit Graph
1073 Commits
Author SHA1 Message Date
Jindra Petřík 73c5d00572 #1151 Filters on texts fixed 2016-02-20 10:39:53 +01:00
Jindra Petřík 17ed61aeab Merge origin/master 2016-02-20 01:01:07 +01:00
Jindra Petřík 9c8583957c AS1/2 deobfuscation fixes 2016-02-20 01:00:47 +01:00
[email protected] ed1dc8e8d9 unused method removed 2016-02-19 18:22:22 +01:00
Jindra Petřík 85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
Jindra Petřík cbfb11452b SetSlot coercion display fix 2016-02-19 03:49:01 +01:00
Jindra Petřík 32a0b66efa AS3 direct edit - param fix - test 2016-02-18 15:04:13 +01:00
Jindra Petřík 31f9ebf5bc AS3 direct editation - store local register names in debug info 2016-02-18 13:49:53 +01:00
Jindra Petřík 7a5d2c3132 Merge origin/master 2016-02-18 10:57:21 +01:00
Jindra Petřík 36220f2de3 not resolving unusualTags in DefineSprite for parallel speedup off too
improved AS3 deobfsucation
2016-02-18 10:32:12 +01:00
[email protected] 21a4cec705 null check 2016-02-18 08:33:39 +01:00
Jindra Petřík 9a4daa2a32 Merge origin/master 2016-02-17 20:15:52 +01:00
Jindra Petřík 26fbb83ef3 simplify expressions 2016-02-17 20:07:56 +01:00
Jindra Petřík 6a8d73c798 AS3 - some simplifications 2016-02-17 19:43:13 +01:00
[email protected] 130cddff08 unused ratio parameter removed 2016-02-17 08:02:55 +01:00
Jindra Petřík b6b62b288f #1145 Correct precedence handling on binary operators 2016-02-16 23:07:00 +01:00
Jindra Petřík be8e4df4c7 #1145 AS3 better declaration type detection,
better convert_x instruction handling
2016-02-16 23:00:17 +01:00
Jindra Petřík ddd9f1ca2a Merge origin/master 2016-02-13 11:49:17 +01:00
Jindra Petřík 2a0ca0b79b #1145 expression simplification to separate config instead of autodeobfuscate 2016-02-13 11:48:55 +01:00
[email protected] be5bbb607e #1152 Font info tag modified tag was not set => saved swf was corrupt: fixed 2016-02-13 08:31:33 +01:00
[email protected] 6df45b510f build fix 2016-02-10 09:06:06 +01:00
[email protected] f48f81ecef cache parameter removed, only the folder preview images were cached, cache them in that class 2016-02-10 08:59:33 +01:00
[email protected] 348767c8e8 #1148: log exception 2016-02-09 10:49:07 +01:00
[email protected] 36498acfce #1148: handing end of stream exception in abc reader 2016-02-09 10:40:01 +01:00
[email protected] 64d93ebfac #1147 Sprite is exported incorrectly: fixed 2016-02-09 09:24:35 +01:00
[email protected] 23645dd91c frameToImages and frameToSVG moveed to timeline (as toHtmlCanvas and getOutline) 2016-02-08 09:42:25 +01:00
Jindra Petřík df63334d36 #1145 double not (!!) fix 2016-02-07 18:11:51 +01:00
Jindra Petřík 143ab57057 Regexp deobfuscation fix 2016-02-07 17:55:30 +01:00
Jindra Petřík 501480dc9c Merge origin/master 2016-02-07 17:27:30 +01:00
Jindra Petřík ef739fbfd9 Simplify nonif expressions while deobfuscation too
Regexp deobfuscation.
Implicit coercion handling.
#1145 double not (!!) fix
2016-02-07 17:13:59 +01:00
[email protected] ab4a7bfbdb do not apply color transform when it has the default values 2016-02-07 10:23:29 +01:00
[email protected] 09a7f68583 calculate only the necessary outlines while moving the mouse over the internal player area 2016-02-06 09:23:50 +01:00
[email protected] 325df46d8e external player button sounds fix 2016-02-05 19:51:45 +01:00
Jindra Petřík f04a8827d4 Configs with Internal annotation do not need documentation 2016-01-24 09:30:36 +01:00
Jindra Petřík e0df804fbe Merge origin/master 2016-01-24 09:12:46 +01:00
Jindra Petřík ea0a2d5569 Tag preview in dump view 2016-01-24 09:12:23 +01:00
[email protected] 56b63782a8 #1138 All exported videos are the same file which may be broken: fix in internal player 2016-01-24 09:04:04 +01:00
Jindra Petřík c7406e41ac Merge origin/master 2016-01-23 20:28:52 +01:00
Jindra Petřík 6a6a266776 Better tree labels in generic tag editor (Raw edit) 2016-01-23 20:10:18 +01:00
Jindra Petřík 881a97c475 Flex (Mxml) export stub 2016-01-23 20:09:27 +01:00
Jindra Petřík 49d2534e7b Flex (Mxml) export stub 2016-01-23 20:07:23 +01:00
[email protected] b9118e7418 #1138 All exported videos are the same file which may be broken 2016-01-23 09:37:10 +01:00
[email protected] 176bf911ce #1133 Incorrect frame order for nested sprite: internal viewer and frame export fix 2016-01-18 18:54:54 +01:00
Jindra Petřík c526c4b7a6 AS3: super method call fix 2016-01-18 16:47:42 +01:00
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
[email protected] d1d7170ab7 Merge origin/master 2016-01-17 17:48:17 +01:00
[email protected] e6c41b3e12 #1133 Incorrect frame order for nested sprite 2016-01-17 17:48:00 +01:00