Commit Graph

427 Commits

Author SHA1 Message Date
Jindra Petřík
76bd6e8df6 Correct adding new subtags (CharacterId tags) 2015-04-18 06:06:12 +02:00
Jindra Petřík
642b6827db Issue #837 AS3 try..finally without catch decompilation fix 2015-04-15 13:50:30 +02:00
Jindra Petřík
707e86ac4e Color skins
Basic skin set to new Oceanic
Error log Frame now skinned
2015-04-14 22:26:07 +02:00
Jindra Petřík
4551774182 Issue #849 attribute member fix 2015-04-10 12:32:43 +02:00
Jindra Petřík
706f894c6e Issue #817 AS1/2 for..in variable delaration fixes 2015-04-09 22:46:34 +02:00
honfika@gmail.com
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
honfika@gmail.com
22751367cd #844 lowercase/uppercase convertion in DefineTexts 2015-04-07 20:26:49 +02:00
honfika@gmail.com
0d847f2d13 sprite export fix (missing objects) 2015-04-07 13:56:25 +02:00
honfika@gmail.com
227c8aad45 setting for including the version number in the exported fonts for debugging (to generate exactly the same binary TTF files) 2015-04-07 08:46:19 +02:00
Jindra Petřík
72d00b501b AS3 preincrement fix
use same local register names fix
2015-04-06 21:37:43 +02:00
honfika@gmail.com
acbf5647cb #737 Exporting Scripts to single file 2015-04-06 19:51:35 +02:00
Jindra Petřík
0d9c648641 Issue #835 Static initializer item in traitlist click fixed (when 1 character in length)
Reordered traits in class - static first, variables/const first
2015-04-06 19:21:14 +02:00
Jindra Petřík
be2af46925 Merge pull request #21 from Jackkal/FixMissingStaticInitializer
Issue #835 - Static initializer missing
2015-04-06 18:47:56 +02:00
Jindra Petřík
1ad1ab90f8 Issue #350 Allow only one instance (Windows Only, can be turned off in settings) 2015-04-06 18:17:40 +02:00
Jindra Petřík
9dff7bf5bc build scripts fixes 2015-04-06 10:22:45 +02:00
Jindra Petřík
7a8541d8d4 nightly upload fix 2015-04-06 09:58:36 +02:00
Jindra Petřík
73f3bb10cc Additional character info tags now placed under the character in the tree
Few icons for tags (metadata,fileattributes,setbackground,place and remove tags)
2015-04-06 09:09:17 +02:00
Jindra Petřík
721431e45c Marking parent nodes as modified (bold) too - TreeItem now has isModified method 2015-04-06 06:04:24 +02:00
Jindra Petřík
12bbb13497 Displaying changed AS3 scripts in GUI as bold 2015-04-05 22:24:15 +02:00
Jindra Petřík
b6d4bbc381 AS1/2 Correct expression precedence handling 2015-04-05 20:47:05 +02:00
Jindra Petřík
ace4d50bf1 Issue #836 AS3 - Correct expression precedence handling 2015-04-05 15:33:45 +02:00
Jindra Petřík
dce343b4fb AS3 direct editing: Maintain register order with same names 2015-04-05 10:38:35 +02:00
Jindra Petřík
4ebaebf485 AS3 direct editing: Increment/Decrement local register fix 2015-04-05 09:40:39 +02:00
Jindra Petřík
cd9f91bef0 test fix 2015-04-05 08:27:09 +02:00
Jackkal
a01e0cd7ae Fix #835 - Static initializer missing 2015-04-02 23:11:09 +02:00
honfika@gmail.com
1defd3514b Merge origin/master 2015-04-01 09:12:53 +02:00
honfika@gmail.com
cc5f2ff4c2 format source code 2015-03-31 21:32:49 +02:00
honfika@gmail.com
9813f62cdf single file script export setting added to ScriptExportSettings class 2015-03-31 21:28:26 +02:00
honfika@gmail.com
f385062836 frame exported event fixed 2015-03-31 19:17:30 +02:00
honfika@gmail.com
b7a8adc643 font ascent and descent values should be non-negative 2015-03-31 19:02:56 +02:00
honfika@gmail.com
2dc3a569a8 handle exception when the class name is too long 2015-03-31 16:38:20 +02:00
honfika@gmail.com
aec353f88d log unknown action codes only when detailed logging is enabled (there are a lot of unknown action in obfuscated files) 2015-03-31 13:45:45 +02:00
honfika@gmail.com
efa71dcba5 font export: max ascent value is 1024, frame export progress 2015-03-31 13:41:41 +02:00
honfika@gmail.com
b220e473d2 Morphshape export fix 2015-03-31 07:53:25 +02:00
honfika@gmail.com
0926e1f4dc Sound export fix 2015-03-31 07:35:25 +02:00
honfika@gmail.com
06e006e21d when a color table item is not found the pixel should be transparent (int value = 0) 2015-03-30 22:18:51 +02:00
honfika@gmail.com
ec31310e2b text export fix 2015-03-30 21:47:03 +02:00
honfika@gmail.com
a574da08a5 font export from command line fixed 2015-03-30 20:57:38 +02:00
honfika@gmail.com
3ca2877834 set font creation and modification time to the modification time of the swf file 2015-03-30 20:05:34 +02:00
honfika@gmail.com
2d37d31dcc reformat ttf source 2015-03-29 15:16:00 +02:00
honfika@gmail.com
7fd15219b9 ttf: get rid of slow xmls 2015-03-29 14:50:27 +02:00
honfika@gmail.com
fe83a17aae faster font export (removed undo support, do not save dozens of temp files during export), to be continued... 2015-03-28 19:18:52 +01:00
honfika@gmail.com
0e601200f0 List fixes 2015-03-28 17:12:52 +01:00
honfika@gmail.com
3a72f08c66 java.util.List => List 2015-03-28 16:54:59 +01:00
honfika@gmail.com
24de7a9af4 warnings fixed in ttf project + removed SuppressWarnings 2015-03-28 16:45:53 +01:00
honfika@gmail.com
a5226ea496 typo fix 2015-03-28 10:14:38 +01:00
honfika@gmail.com
e4efcc6068 font export fix 2015-03-27 14:31:34 +01:00
honfika@gmail.com
8a4736fce8 font export fix 2015-03-27 13:55:18 +01:00
honfika@gmail.com
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