Commit Graph
1114 Commits
Author SHA1 Message Date
Jindra Petřík 5dc1f8eee4 Button with sounds to AS2 Testdata 2016-02-05 20:27:11 +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 9f1b2422f1 switch testdata 2016-01-17 22:03:12 +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
Jindra Petřík 33e433fa26 Issue #1103 Foreach variables fixes
AS3 Switch fixes
2016-01-17 11:32:01 +01:00
[email protected] d1cbe91e65 Merge origin/master 2016-01-16 20:00:46 +01:00
[email protected] 7e4998c539 cache key fixed (time is added to the key) 2016-01-16 20:00:13 +01:00
Jindra Petřík ecec7ebdeb Merge origin/master 2016-01-16 19:51:34 +01:00
Jindra Petřík 95b4402390 Issue #1134 compiling §§ instructions back while direct editation
(§§goto is still missing)
2016-01-16 19:51:11 +01:00
[email protected] 6886ccaeeb Merge origin/master 2016-01-15 14:37:54 +01:00
[email protected] 8cb067bfda format java code 2016-01-15 14:37:34 +01:00
Jindra Petřík 7c1146618c Merge origin/master 2016-01-15 06:35:04 +01:00
Jindra Petřík d521b354ad Issue #409, #1132, [SkinPart] metadata support - decompilation and direct editation in AS3
updated debugger and syntaxpane lib
2016-01-15 06:31:26 +01:00
[email protected] 8162aa6c3e linked lavm2instuction list for faster deobfuscation (not ready yet) 2016-01-14 16:38:10 +01:00
Jindra Petřík 379c9e768d Merge origin/master 2016-01-12 20:46:38 +01:00
Jindra Petřík 1901bab69b AS3 RegExp literal test data 2016-01-12 20:45:15 +01:00
Jindra Petřík edad412fc1 AS3 RegExp literal decompilation and direct editation 2016-01-12 20:45:01 +01:00
[email protected] 00bb6a075f organize imports 2016-01-09 19:51:53 +01:00
[email protected] 2fd0d45407 #1128 Letterspacing bug (after font embed): ignore letterspacing when character changed 2016-01-06 09:12:53 +01:00
[email protected] 68cf9c0e5c Do not store local tags because tags list is modified in several places (not only in the 2 addTag methods), and this list is needed only when the swf is saved, so it is easier to recreate again every time 2016-01-05 14:08:46 +01:00
Jindra Petřík f161ec4a7d Merge origin/master 2016-01-04 22:00:14 +01:00
Jindra Petřík 0f835dd0f5 Issue #1118 running file with importassets
Correct checking the autloLoadSwfs checkbox in settings
2016-01-04 21:59:55 +01:00
[email protected] addbc66fd6 show warning when switching to hex view if swf is modified 2016-01-04 09:46:21 +01:00
Jindra Petřík c2aba5fc08 Issue #1118 Loading characters through ImportAssets - show as readonly
icon
2016-01-03 22:25:54 +01:00
Jindra Petřík 12e3d208ce Merge origin/master 2016-01-03 14:35:18 +01:00
Jindra Petřík 0a16fab804 stage fix 2016-01-03 12:36:06 +01:00
Jindra Petřík 641905d6db framelabels in Timeline class 2016-01-03 12:33:50 +01:00
Jindra Petřík dc64ab1d30 AS1/2 execution improvements - yet a lot to do 2016-01-03 12:33:06 +01:00
[email protected] 7b53768da7 #1127 autoRenameIdentifiers is not supported in CLI mode: fixed 2016-01-03 10:45:54 +01:00
[email protected] cdbfe54dad ImageIO disk cache disabled, it writes a lot of ImageIO* files to temp folder. 2016-01-02 11:35:41 +01:00
[email protected] 646d696251 fixes again 2016-01-01 14:30:08 +01:00
[email protected] 9716aa7ac9 fix 2016-01-01 14:10:54 +01:00
[email protected] 1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
[email protected] 1d42ec846d Merge origin/master 2015-12-30 10:10:27 +01:00
[email protected] 14572db32b canvas export fix 2015-12-30 10:10:12 +01:00