Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petřík
33e433fa26 Issue #1103 Foreach variables fixes
AS3 Switch fixes
2016-01-17 11:32:01 +01:00
Jindra Petřík
54629c9e47 Merge origin/master 2016-01-16 20:37:08 +01:00
Jindra Petřík
9b98d11f58 Correct toString for number variable values while debugging 2016-01-16 20:36:48 +01:00
honfika@gmail.com
d1cbe91e65 Merge origin/master 2016-01-16 20:00:46 +01:00
honfika@gmail.com
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
honfika@gmail.com
6886ccaeeb Merge origin/master 2016-01-15 14:37:54 +01:00
honfika@gmail.com
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
honfika@gmail.com
8162aa6c3e linked lavm2instuction list for faster deobfuscation (not ready yet) 2016-01-14 16:38:10 +01:00
honfika@gmail.com
5957b6aed5 SVG export warning changed (not only solid fill type is supported) 2016-01-13 08:53:47 +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
Jindra Petřík
c2ce312370 AS3 RegExp literal highlighting in jsyntaxpane 2016-01-12 20:44:23 +01:00
honfika@gmail.com
1502aee0b8 remaining translation in MainFrame resource 2016-01-12 13:18:16 +01:00
honfika@gmail.com
cad5521847 tipo fixed 2016-01-11 09:57:14 +01:00
honfika@gmail.com
a672a28433 some hungarian translation 2016-01-10 15:02:24 +01:00
honfika@gmail.com
00bb6a075f organize imports 2016-01-09 19:51:53 +01:00
honfika@gmail.com
7cdae099f0 close confirmation fix 2016-01-08 10:59:08 +01:00
Jindra Petřík
98207d708b Merge origin/master 2016-01-08 07:36:52 +01:00
Jindra Petřík
1aaf5d484c Issue #1118 debugging SWFs with subswfs (importassets, etc.) 2016-01-08 07:35:20 +01:00
honfika@gmail.com
5ed98393ee ask the user to update the texts if and only if any character was changed 2016-01-07 10:37:09 +01:00
Jindra Petřík
8e9c38fa71 Issue #1118 correct preparing file for debugging 2016-01-07 06:50:45 +01:00
honfika@gmail.com
2fd0d45407 #1128 Letterspacing bug (after font embed): ignore letterspacing when character changed 2016-01-06 09:12:53 +01:00
honfika@gmail.com
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
honfika@gmail.com
addbc66fd6 show warning when switching to hex view if swf is modified 2016-01-04 09:46:21 +01:00
Jindra Petřík
e333b92ffb Issue #1118 Do not rawedit readonly tags, no context menu items for them 2016-01-04 06:33:13 +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
c069d5e0e4 installer logo fix 2016-01-03 16:02:29 +01:00
Jindra Petřík
ff3070e4b5 new app icon 2016-01-03 15:55:00 +01:00
Jindra Petřík
a536eb41e3 new logo in splash, installer 2016-01-03 15:43:09 +01:00
Jindra Petřík
12e3d208ce Merge origin/master 2016-01-03 14:35:18 +01:00
Jindra Petřík
78a10afcef new app icon 2016-01-03 14:34:27 +01:00
Jindra Petřík
e5bdb1075f attached debug functions 2016-01-03 12:37:42 +01:00
Jindra Petřík
b3bbdd113e player test fix 2016-01-03 12:36:38 +01:00
Jindra Petřík
0a16fab804 stage fix 2016-01-03 12:36:06 +01:00
Jindra Petřík
4e0c2db81e opening loaded SWFs fixes 2016-01-03 12:35:14 +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
honfika@gmail.com
7b53768da7 #1127 autoRenameIdentifiers is not supported in CLI mode: fixed 2016-01-03 10:45:54 +01:00
honfika@gmail.com
cdbfe54dad ImageIO disk cache disabled, it writes a lot of ImageIO* files to temp folder. 2016-01-02 11:35:41 +01:00
honfika@gmail.com
646d696251 fixes again 2016-01-01 14:30:08 +01:00
honfika@gmail.com
9716aa7ac9 fix 2016-01-01 14:10:54 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
2a043f9637 German transaltion: escape special characters 2015-12-31 18:17:04 +01:00