Commit Graph

1493 Commits

Author SHA1 Message Date
Jindra Petřík
7046628b41 layout... WIP 2016-11-25 17:05:18 +01:00
Jindra Petřík
a5b188ea36 Ascent, descent, leading.... WIP 2016-11-25 16:58:13 +01:00
Jindra Petřík
36eb046291 Opening iggy files as bundles (read only) - still WIP 2016-11-25 15:11:43 +01:00
Jindra Petřík
6a4caefe33 Iggy to SWF basic conversion (WIP) 2016-11-25 12:17:00 +01:00
Jindra Petřík
3fc47c5afc Texts converting 2016-11-25 11:29:09 +01:00
Jindra Petřík
6df722eda9 Distinguish texts and fonts. 2016-11-25 10:59:45 +01:00
Jindra Petřík
c5c146906d Correct conversion of fonts 2016-11-25 07:53:05 +01:00
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
2e3e40057c simplified chinese translation updated 2016-09-21 07:03:58 +02:00
Jindra Petřík
db47d6eba9 correct build versioning 2016-09-20 21:43:52 +02:00
Jindra Petřík
40f799a254 Correct library suffix 2016-09-19 00:11:13 +02:00
Jindra Petřík
cb08f5f0d1 Normalize all the line endings 2016-09-18 23:47:03 +02:00
Jindra Petřík
8cb6bbaf0a Saving files before refreshing line endings 2016-09-18 23:46:59 +02:00
Jindra Petřík
60bbcc563d Library released in ZIP file 2016-09-18 23:37:02 +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
aeb6ad4fec library ant file fix 2016-09-18 15:34:52 +02:00
Jindra Petřík
fc495e6fbc Isssue #907 versioning of ffdec library 2016-09-18 14:29:30 +02:00
Jindra Petřík
76ffcabd48 version.properties in Netbeans project 2016-09-18 14:26:17 +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