Commit Graph

1339 Commits

Author SHA1 Message Date
Jindra Petřík
27c29368d8 first try to convert 2016-11-24 15:20:22 +01:00
Jindra Petřík
69942b2fdc printing fix 2016-11-24 14:04:18 +01:00
Jindra Petřík
d72fc95d2e Unique header on wrong offset 2016-11-24 13:52:09 +01:00
Jindra Petřík
723bf2c9b7 Reading rest of chars, offsets, etc. Still WIP 2016-11-24 13:31:18 +01:00
Jindra Petřík
040a45a499 Font part classes (WIP) 2016-11-24 11:05:14 +01:00
Jindra Petřík
464663852a part, info structure stub - WIP 2016-11-24 08:30:51 +01:00
Jindra Petřík
a91deb263b refactor 2016-11-24 08:02:41 +01:00
Jindra Petřík
52ab8d10eb no print to stdout 2016-11-24 07:41:30 +01:00
Jindra Petřík
d335373e7e Parsing font main and font info 2016-11-24 07:40:47 +01:00
Jindra Petřík
3225c62564 Font offsets, other refactorings 2016-11-23 22:03:56 +01:00
Jindra Petřík
810ddca7e8 Iggy converter stub (not working yet) 2016-11-23 19:24:25 +01:00
Jindra Petřík
589227fc80 Iggy to SWF export class, refactorings 2016-11-23 13:16:32 +01:00
Jindra Petřík
6007e94414 Methods for SWF extraction 2016-11-23 11:19:43 +01:00
Jindra Petřík
a39f41214c Reading index, refactorings 2016-11-23 10:55:32 +01:00
Jindra Petřík
d84557d5b0 parsing index (WIP) 2016-11-22 21:36:56 +01:00
Jindra Petřík
bf0a7c02b9 reading list of flash tags from iggy file - WIP 2016-11-22 19:49:37 +01:00
Jindra Petřík
9af7247ba6 iggy extractor - WIP 2016-11-22 13:44:04 +01:00
Jindra Petřík
dc79350a97 Saving files before refreshing line endings 2016-11-22 13:38:45 +01:00
honfika@gmail.com
55bd62249d #1302 callpropvoid instruction docblock not correct fixed 2016-10-25 12:22:48 +02:00
Jindra Petřík
c1d280f50e Issue #1294 Font editation (DefineFont2/3) - correct switching of wide character codes 2016-10-10 21:20:32 +02:00
Jindra Petřík
ca31ef513d Issue #1283 AS3 Unbounded Vector - Vector<*> decompilation and direct editation fix 2016-10-03 23:45:33 +02:00
Jindra Petřík
1db9dcab0a Issue #1289 AS1/2 direct editation - variables used in inner functions must not be stored in local registers 2016-10-03 20:37:55 +02:00
honfika@gmail.com
8d708835d8 SVG import fix 2016-09-25 15:09:59 +02:00
Jindra Petřík
8cb6bbaf0a Saving files before refreshing line endings 2016-09-18 23:46:59 +02:00
honfika@gmail.com
1164bed4d2 Show warning when FFDec application version (ffdec.jar) is different from FFDec library version. 2016-09-18 18:59:10 +02:00
Jindra Petřík
9a3dddc19b Issue #1254 FLA export - AS3 decoding timeline scripts
FLA export - placing AS3 scripts to FLA directory instead of scripts dir
Added misc TextWriters (stream and stringbuilder)
2016-09-18 13:23:56 +02:00
Jindra Petřík
090c82f504 AS3 Direct editing fix - saving local register names without breaking slots 2016-09-18 09:59:56 +02:00
Jindra Petřík
6d6d4f0d40 AS3 Direct editing fix - saving local register names 2016-09-18 09:35:44 +02:00
Jindra Petřík
790d1070ed Auto rename identifiers checkbox renames colliding traits too 2016-09-18 00:06:38 +02:00
Jindra Petřík
4d4ca347d2 Fixed deobfuscation in toplevel 2016-09-18 00:05:21 +02:00
Jindra Petřík
086af5b02c Collision fixer - fix also other similar names
- methods in Multiname to check if it has own name/namespace/namespaceset
2016-09-17 19:42:42 +02:00
Jindra Petřík
94c579623c Collision fixer - fix also other similar names 2016-09-17 19:41:31 +02:00
Jindra Petřík
70dae46d78 Merge branch 'dev' into samenamespaces
Conflicts:
	src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties
2016-09-17 19:01:06 +02:00
Jindra Petřík
afc3f40ece remove again 2016-09-17 18:00:10 +02:00
Jindra Petřík
65d97bec07 commit just to make nightly 2016-09-17 17:59:57 +02:00
Jindra Petřík
7012c296ee Missing config 2016-09-17 17:48:04 +02:00
Jindra Petřík
42eda53a62 Set advance values correctly when font does not support the character 2016-09-17 17:35:11 +02:00
Jindra Petřík
51f4608d1a Do not set advance if it can't display char 2016-09-17 17:23:50 +02:00
Jindra Petřík
42cec207fd #1281 DefineFont2/3 set advance value by deriving font 2016-09-17 17:20:56 +02:00
Jindra Petřík
b9abe1a5fa #1281 DefineFont2/3 getting character advance when replacing fix 2016-09-17 17:16:25 +02:00
Jindra Petřík
1253fcbdbf Multiname collision fixer 2016-09-17 16:19:16 +02:00
Jindra Petřík
112819d464 Multiname suffixes refresh method renamed 2016-09-17 15:09:40 +02:00
Jindra Petřík
9bb7c01bc8 Collide traits only on same level 2016-09-17 14:56:09 +02:00
Jindra Petřík
8a0223a02a Namespace suffix handling on all Levels.
Classes with same name handling.
Test data
2016-09-17 14:44:59 +02:00
Jindra Petřík
a5ab81747e Issue #1279 show duplicate trait names with hash suffix
Fixed editing const/slot
Namespace testdata
2016-09-17 00:07:50 +02:00
Jindra Petřík
b37fd0cd5b Refactor multiname usage classes
Get namespace in multiname usage
2016-09-15 00:02:05 +02:00
honfika@gmail.com
35c957a794 Commit from command line 2016-09-06 13:58:46 +02:00
honfika@gmail.com
df374703d7 line ending test, commit from netbeans 2016-09-06 13:46:54 +02:00
honfika@gmail.com
c4a10ea30f Line engind test again 2016-09-06 13:02:36 +02:00
honfika@gmail.com
cedacea1b6 Commit from command line 2016-09-06 12:59:14 +02:00