Commit Graph

8046 Commits

Author SHA1 Message Date
honfika@gmail.com
364046fda0 show warning when trying to import scripts to AS3 file 2015-06-24 19:28:22 +02:00
honfika@gmail.com
7b0a5cfa1b better way to scroll the selected view to visible, fix... 2015-06-23 15:09:31 +02:00
honfika@gmail.com
8a55e52ff8 better way to scroll the selected view to visible 2015-06-23 14:50:23 +02:00
honfika@gmail.com
b3f5db6032 Scroll the selected node in tagtree to visible (bacause when detail panel is shown, sometimes the selected node can be out of the visible area) 2015-06-22 15:17:19 +02:00
honfika@gmail.com
c39b23d282 refresh export names after raw editing 2015-06-21 20:16:31 +02:00
Jindra Petřík
e49362cf47 AS3: Faster remove ignored without reparsing 2015-06-21 15:42:24 +02:00
Jindra Petřík
108f86dd98 Deobfuscation switch to old mode is now hidden in other configuration.
System out fix
2015-06-21 14:45:14 +02:00
Jindra Petřík
1747d06edf AS3: Jump deobfuscation improved 2015-06-21 14:40:00 +02:00
Jindra Petřík
18c295010a AS3: insert instruction fix for try 2015-06-21 07:31:36 +02:00
Jindra Petřík
b286c45036 AS3: Lookupswitch offsets deobfuscation fix 2015-06-21 07:26:27 +02:00
Jindra Petřík
84398eaccf New AS3 Deobfuscation method similar to that for AS1/2 2015-06-20 20:27:39 +02:00
honfika@gmail.com
0677781f62 format code 2015-06-20 17:58:37 +02:00
honfika@gmail.com
e40cc087ae spanish translation 2015-06-19 11:57:15 +02:00
honfika@gmail.com
2ef4e759c0 windows+mac "exe" export with adobe projector 2015-06-18 08:35:15 +02:00
honfika@gmail.com
ad9497cb46 faster shape export 2015-06-17 14:46:49 +02:00
honfika@gmail.com
324f5f52e2 spanish translation 2015-06-17 11:01:40 +02:00
honfika@gmail.com
07b1719952 close deflater stream 2015-06-16 10:00:33 +02:00
honfika@gmail.com
01a701f3da recompress fix 2015-06-16 07:01:47 +02:00
honfika@gmail.com
29e3f43102 save fix when compression changed to lzma, allow to compress to lzma from command line. also allow to recompress from command line (e.g lzma=>zlib) 2015-06-15 16:08:23 +02:00
honfika
2bfd41902d Merge pull request #24 from izstas/shifts-execute
Implemented execute method for lshift, rshift and urshift
2015-06-15 15:13:31 +02:00
honfika@gmail.com
cad9d3cd5b Merge origin/master 2015-06-15 12:48:30 +02:00
honfika@gmail.com
3d7fc59a3f #916 Replacing "Shape" will corrupt the SWF 2015-06-15 12:48:16 +02:00
Jindra Petřík
f5168031db Generic tag editor - Adding FILTERs and SHAPERECORDs (instantiate abstract classes) 2015-06-14 18:12:02 +02:00
honfika@gmail.com
3356bf2b28 remaining data for unknown tags fixed 2015-06-14 15:14:59 +02:00
honfika@gmail.com
bc87778779 preserve bit count for debug copy of SHAPERECORD objects 2015-06-14 14:56:57 +02:00
honfika@gmail.com
da02331782 preserve bit count for debug copy of RECT objects 2015-06-14 14:24:35 +02:00
honfika@gmail.com
d00acbd7df keep remaining data, when tag is not fully parsed 2015-06-14 14:10:37 +02:00
honfika@gmail.com
ba61e8af04 sprite export settings added to export dialog 2015-06-14 11:29:28 +02:00
honfika@gmail.com
5273ba9d1a separated sprite export settings fix 2015-06-14 11:06:16 +02:00
honfika@gmail.com
6356d37e75 separated sprite export settings 2015-06-14 10:55:05 +02:00
honfika@gmail.com
e11e546095 as2 big numbers are automatically converted to double (as it is in adobe's flash compiler) 2015-06-14 09:12:45 +02:00
Jindra Petřík
bf9baf664b Merge origin/master 2015-06-14 08:57:36 +02:00
Jindra Petřík
4e3c37c28e AS1/2 numbers test 2015-06-14 08:57:22 +02:00
honfika@gmail.com
4976184cc3 as2 deobfuscator fix when calculated value is out of supported range (SI32 or string contains 0 character) 2015-06-14 08:39:04 +02:00
honfika@gmail.com
e05d50c89d #924 Sprites to image from commandline 2015-06-14 06:39:14 +02:00
Jindra Petřík
aae2794b20 hexToByteArray helper method for ImportAssets2 hash 2015-06-13 21:11:46 +02:00
Jindra Petřík
65554874e0 ImportAssets2 tag digest/sha1 field 2015-06-13 21:02:18 +02:00
Jindra Petřík
dccd10d9df Added some very old tags 2015-06-13 19:54:17 +02:00
honfika@gmail.com
ed37330787 Merge origin/master 2015-06-13 09:44:46 +02:00
honfika@gmail.com
aa260b3d6a Spanish translation 2015-06-13 09:43:50 +02:00
Jindra Petřík
2503f1093d Oficial tag names
(DoABCDefine tag renamed to DoABC2 for example)
2015-06-13 07:11:38 +02:00
Jindra Petřík
db825ce26e SWF version 29 to flash player 18 mapping 2015-06-12 15:25:16 +02:00
Jindra Petřík
176f8b6de7 Merge origin/v6 into v6
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/helpers/Helper.java
	src/com/jpexs/decompiler/flash/gui/Main.java
	src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog.properties
2015-06-12 13:14:01 +02:00
Jindra Petřík
fbd1c1644c unused imports 2015-06-12 13:08:41 +02:00
Jindra Petřík
ec11afb0b1 AVM2 Deobfuscator stub (similar to ActionDeobfuscator) 2015-06-12 13:08:38 +02:00
Jindra Petřík
650aefede2 Better multi packs handling (Alchemy) - direct editing allowed
Better package/class splitting for obfuscated names
2015-06-12 13:08:32 +02:00
Jindra Petřík
47578bd13f AS3: Better Alchemy / DomainMemory instruction handling 2015-06-12 13:04:17 +02:00
Jindra Petřík
cac19d6cb9 Stack handling improved - no more StackEmptyException
And/Or handling improved
Preprocessor instructions introduced - §§pop,§§push...
2015-06-12 13:04:13 +02:00
Jindra Petřík
2442048598 unused imports 2015-06-12 12:51:52 +02:00
Jindra Petřík
bce2bb7fd3 AVM2 Deobfuscator stub (similar to ActionDeobfuscator) 2015-06-12 12:10:53 +02:00