[email protected]
|
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 |
|
[email protected]
|
acbf5647cb
|
#737 Exporting Scripts to single file
|
2015-04-06 19:51:35 +02:00 |
|
honfika
|
058caa3dac
|
Merge pull request #20 from yan12125/fix_cli_relative_path_filename
ffdec.sh: now relative paths accepted
|
2015-04-02 19:28:51 +02:00 |
|
[email protected]
|
1defd3514b
|
Merge origin/master
|
2015-04-01 09:12:53 +02:00 |
|
[email protected]
|
cc5f2ff4c2
|
format source code
|
2015-03-31 21:32:49 +02:00 |
|
[email protected]
|
9813f62cdf
|
single file script export setting added to ScriptExportSettings class
|
2015-03-31 21:28:26 +02:00 |
|
[email protected]
|
f385062836
|
frame exported event fixed
|
2015-03-31 19:17:30 +02:00 |
|
[email protected]
|
b7a8adc643
|
font ascent and descent values should be non-negative
|
2015-03-31 19:02:56 +02:00 |
|
[email protected]
|
5a95cc26f5
|
clear cache after exporting a file
|
2015-03-31 18:18:59 +02:00 |
|
[email protected]
|
2dc3a569a8
|
handle exception when the class name is too long
|
2015-03-31 16:38:20 +02:00 |
|
[email protected]
|
8ef4fb568b
|
typo fix in comment
|
2015-03-31 16:20:17 +02:00 |
|
[email protected]
|
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 |
|
[email protected]
|
efa71dcba5
|
font export: max ascent value is 1024, frame export progress
|
2015-03-31 13:41:41 +02:00 |
|
[email protected]
|
b220e473d2
|
Morphshape export fix
|
2015-03-31 07:53:25 +02:00 |
|
[email protected]
|
0926e1f4dc
|
Sound export fix
|
2015-03-31 07:35:25 +02:00 |
|
[email protected]
|
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 |
|
[email protected]
|
ec31310e2b
|
text export fix
|
2015-03-30 21:47:03 +02:00 |
|
[email protected]
|
a574da08a5
|
font export from command line fixed
|
2015-03-30 20:57:38 +02:00 |
|
[email protected]
|
206b8f1935
|
show exception stack trace on console export
|
2015-03-30 20:32:45 +02:00 |
|
[email protected]
|
3ca2877834
|
set font creation and modification time to the modification time of the swf file
|
2015-03-30 20:05:34 +02:00 |
|
[email protected]
|
2d37d31dcc
|
reformat ttf source
|
2015-03-29 15:16:00 +02:00 |
|
[email protected]
|
7fd15219b9
|
ttf: get rid of slow xmls
|
2015-03-29 14:50:27 +02:00 |
|
[email protected]
|
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 |
|
[email protected]
|
0e601200f0
|
List fixes
|
2015-03-28 17:12:52 +01:00 |
|
[email protected]
|
3a72f08c66
|
java.util.List => List
|
2015-03-28 16:54:59 +01:00 |
|
[email protected]
|
24de7a9af4
|
warnings fixed in ttf project + removed SuppressWarnings
|
2015-03-28 16:45:53 +01:00 |
|
[email protected]
|
a5226ea496
|
typo fix
|
2015-03-28 10:14:38 +01:00 |
|
[email protected]
|
e4efcc6068
|
font export fix
|
2015-03-27 14:31:34 +01:00 |
|
[email protected]
|
8a4736fce8
|
font export fix
|
2015-03-27 13:55:18 +01:00 |
|
[email protected]
|
78b53e3b4c
|
removed unused imports
|
2015-03-27 13:01:52 +01:00 |
|
honfika
|
14b4d0e953
|
Merge pull request #19 from Jackkal/fix_ActionEnumerate2
Fix ActionEnumerate2 - Null should be considered part of EnumerateAction...
|
2015-03-27 09:58:32 +01:00 |
|
[email protected]
|
0cccf289a9
|
fix
|
2015-03-24 12:43:58 +01:00 |
|
[email protected]
|
cb02d73620
|
instruction set fix
|
2015-03-24 12:42:04 +01:00 |
|
[email protected]
|
166e2f7822
|
ignore invalid tags in test (do not use lazy loading in tests)
|
2015-03-23 16:33:02 +01:00 |
|
[email protected]
|
332722503b
|
some new avm2 instructions added (from shumway)
|
2015-03-22 22:40:10 +01:00 |
|
[email protected]
|
5cbf0c13ab
|
avm2 instruction clases created
|
2015-03-22 14:22:00 +01:00 |
|
[email protected]
|
f8421ed34f
|
fix
|
2015-03-21 23:41:57 +01:00 |
|
[email protected]
|
e20d4048bb
|
as3 instruction parsing test added
|
2015-03-21 23:41:01 +01:00 |
|
[email protected]
|
f390c1463d
|
test fixed
|
2015-03-21 17:41:06 +01:00 |
|
[email protected]
|
cd4b65e10f
|
some fields marked with internal annotation
|
2015-03-20 16:24:16 +01:00 |
|
[email protected]
|
c397e38f61
|
more compact swf xml format (do not create xml nodes for each byte in byte arrays)
|
2015-03-20 16:14:30 +01:00 |
|
[email protected]
|
d5fb45fd54
|
performance fixes
|
2015-03-20 14:39:00 +01:00 |
|
[email protected]
|
72b30e17e8
|
Merge origin/master
|
2015-03-19 23:33:33 +01:00 |
|
[email protected]
|
4f1f9d45c2
|
classes list tree search fix
|
2015-03-19 23:33:18 +01:00 |
|
honfika
|
a50ec7b036
|
Merge pull request #18 from Jackkal/fix_classcastexception
Fix decompilation error: ClassCastException in AND/OR detection.
|
2015-03-19 21:30:03 +01:00 |
|
[email protected]
|
2ada8667bb
|
performance fixes
|
2015-03-19 21:22:39 +01:00 |
|
[email protected]
|
9095d75d5e
|
performance fix
|
2015-03-19 16:43:25 +01:00 |
|
[email protected]
|
ad228cb16e
|
memory usage optimizations
|
2015-03-19 16:29:15 +01:00 |
|
[email protected]
|
db40ad295d
|
show memory information
|
2015-03-19 10:41:05 +01:00 |
|
[email protected]
|
45fa122d4e
|
memory usage decreased
|
2015-03-19 10:21:52 +01:00 |
|
[email protected]
|
7d05b54d70
|
rendering fix, gc and cache clear buttons added to debug menu
|
2015-03-18 23:16:59 +01:00 |
|
[email protected]
|
cdc22d8b2d
|
faster searchTreeItem
|
2015-03-18 10:32:51 +01:00 |
|
[email protected]
|
f00af7e09f
|
faster uniqueAS3Packs
|
2015-03-18 08:04:15 +01:00 |
|
[email protected]
|
c24f753adb
|
faster imageToShape
|
2015-03-18 00:10:18 +01:00 |
|
[email protected]
|
553999ddba
|
cache image to area convert results
|
2015-03-17 10:42:05 +01:00 |
|
[email protected]
|
2664d692ba
|
faster imageToShape
|
2015-03-17 07:03:56 +01:00 |
|
[email protected]
|
22ad9655c2
|
parallel tag reading fix (read parallel only the root tag list, do not parallelize the spriteinner tags),
duplicated opcodes removed
|
2015-03-16 11:48:10 +01:00 |
|
[email protected]
|
6c36d3b05d
|
Merge origin/master
|
2015-03-15 21:37:54 +01:00 |
|
[email protected]
|
073b5c8f31
|
french translation improved
|
2015-03-15 21:37:39 +01:00 |
|
[email protected]
|
f278721e5a
|
russian translation improved
|
2015-03-13 22:48:52 +01:00 |
|
[email protected]
|
f79b7db138
|
spanish translation improved
|
2015-03-13 07:07:20 +01:00 |
|
[email protected]
|
7f68a43079
|
export/import symbol classes/export asset tags
|
2015-03-13 00:18:11 +01:00 |
|
[email protected]
|
eb9d783442
|
Catalan translation improved
|
2015-03-12 19:10:28 +01:00 |
|
[email protected]
|
5709415a58
|
#827 "Error occurred: Width (0) and height (0) cannot be <= 0" (have to Ignore 100's of times) fixed
|
2015-03-12 18:57:58 +01:00 |
|
[email protected]
|
35548292c7
|
Shape export to xml fixed, ffdec.sh fixed
|
2015-03-11 23:06:24 +01:00 |
|
[email protected]
|
f342d00b75
|
#713 Installer for 4.0 fails to access Adobe Website: Error logging (from Peter) added
|
2015-03-11 18:26:05 +01:00 |
|
[email protected]
|
c98facb399
|
Debugger function moved to separated class, other small fixes
|
2015-03-09 23:18:02 +01:00 |
|
[email protected]
|
d1c6c51c88
|
spanish translation improved
|
2015-03-08 08:35:02 +01:00 |
|
[email protected]
|
d8b8e708bd
|
spanish translation improved
|
2015-03-07 23:49:27 +01:00 |
|
[email protected]
|
18af792012
|
#825 hot keys (and maybe new buttons on new panel) to switch to next or previous DefineText
|
2015-03-07 22:55:09 +01:00 |
|
[email protected]
|
9443e32c1b
|
small fixes
|
2015-03-07 21:01:41 +01:00 |
|
[email protected]
|
46f73248bd
|
small fixes
|
2015-03-07 18:42:08 +01:00 |
|
[email protected]
|
14f07233dd
|
cleanup
|
2015-03-07 14:58:55 +01:00 |
|
[email protected]
|
f938e97f5a
|
revert changes in avi lib (Netbeans reformated the code automatically)
|
2015-03-07 14:47:51 +01:00 |
|
[email protected]
|
3c995f42e3
|
do not recreate tree model every time
|
2015-03-07 14:38:26 +01:00 |
|
honfika
|
2a68feaaab
|
Merge pull request #15 from yan12125/startup_script
A more robust ffdec.sh
|
2015-03-06 18:32:05 +01:00 |
|
[email protected]
|
d500eceb2d
|
#823 translatex buttons (FFDec freezes on large files when pressing these buttons) fixed
|
2015-03-04 19:54:01 +01:00 |
|
[email protected]
|
128717a5e9
|
autosave bug fixed
|
2015-03-02 22:46:29 +01:00 |
|
[email protected]
|
f8385fad28
|
#809 autogwow when button is hold fixed
|
2015-02-28 22:48:58 +01:00 |
|
[email protected]
|
ca30321d08
|
#809 autogwow when button is hold, justify align fixes
|
2015-02-28 20:35:26 +01:00 |
|
[email protected]
|
a9a1e8c5fd
|
close confirmation fixes
|
2015-02-28 12:50:32 +01:00 |
|
[email protected]
|
c52efe7c9f
|
swf disposing fixes
|
2015-02-27 02:20:54 +01:00 |
|
[email protected]
|
67fb24a7fd
|
swf disposing fixes
|
2015-02-27 01:56:36 +01:00 |
|
[email protected]
|
2befbcb65d
|
#805 Autosave
|
2015-02-26 23:56:48 +01:00 |
|
[email protected]
|
88adac7965
|
#805 Editor mode for Define*Texts improved
|
2015-02-26 17:47:05 +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]
|
c17b699d58
|
icon removed
|
2015-02-25 19:11:32 +01:00 |
|
[email protected]
|
3e0e98c514
|
Spanish translation
|
2015-02-25 19:11:21 +01:00 |
|
[email protected]
|
659b4d631b
|
Russian translation improved
|
2015-02-22 14:19:34 +01:00 |
|
[email protected]
|
9b6816dbeb
|
#805 Editor mode for Define*Texts added
|
2015-02-22 14:12:42 +01:00 |
|
[email protected]
|
2e11b16b0e
|
#814 Exporting with scale problem fixed
|
2015-02-22 12:01:02 +01:00 |
|
[email protected]
|
47ae1039a7
|
Outdent => Unindent
|
2015-02-22 11:44:09 +01:00 |
|
[email protected]
|
65c49dd950
|
Code coverage temporary disabled
|
2015-02-22 11:38:29 +01:00 |
|
[email protected]
|
248fc19f94
|
Java version changed in roject file, too
|
2015-02-22 11:25:41 +01:00 |
|
[email protected]
|
24e1e600b3
|
#809 Move left, right buttons for DefineTexts using translatex parameter
|
2015-02-22 10:48:20 +01:00 |
|
[email protected]
|
e5f233c32c
|
#811 Export ActionScript fail fixed
Creating buttons simplified (common code lines moved to function)
|
2015-02-21 19:14:01 +01:00 |
|
[email protected]
|
6902b4d716
|
russian, hungarian translations improved
|
2015-02-21 12:35:29 +01:00 |
|
[email protected]
|
27551761e6
|
justify text
|
2015-02-20 21:13:11 +01:00 |
|
[email protected]
|
c0e78c823b
|
Undo tag
|
2015-02-19 21:21:15 +01:00 |
|