Commit Graph

4662 Commits

Author SHA1 Message Date
Jindra Petřík
455d30bb2d Switch variant generator 2018-01-28 11:54:47 +01:00
Jindra Petřík
2e31ef23a0 AS1/2 switch detection fix - causing two default labels 2018-01-28 10:04:38 +01:00
Jindra Petřík
7380c3c604 AS1/2 switch detection fix - default clause also used when detecting break 2018-01-28 10:03:39 +01:00
Jindra Petřík
654fd8ba6d AS1/2 switch detection refactoring to make it more readable 2018-01-28 07:32:20 +01:00
Jindra Petřík
faac405da2 fix nullpointer on ActionCloneSprite
ActionScriptObject - return Undefined for missing getMember
2018-01-27 21:19:44 +01:00
Jindra Petřík
08b02ae83c ActionRandomNumber fixed for nonpositive numbers 2018-01-27 20:43:42 +01:00
Jindra Petřík
e862df59c1 AS1/2: Displaying script path on invalid jump error log 2018-01-27 20:25:07 +01:00
Jindra Petřík
eb30c18fba AS1/2 break statement decompilation in for..in loops fixed 2018-01-27 17:59:03 +01:00
Jindra Petřík
08751b9524 AS2 classes tests reorganised 2018-01-27 13:38:52 +01:00
Jindra Petřík
c0e6e728d9 AS2 class detector - checking classes only in DoInitAction tags 2018-01-27 11:34:51 +01:00
Jindra Petřík
a904fdb3a3 AS2 class detector - checking other class variant 2018-01-27 09:45:01 +01:00
Jindra Petřík
205b9cda14 AS2 class detector - ignoring onFalse section, which can lead to invalid location 2018-01-25 21:20:45 +01:00
Jindra Petřík
7baaa1f1ff AS2 class detector - check if else clause is empty, allow some code without push 2018-01-23 07:03:10 +01:00
Jindra Petřík
da586b105f - New AS2 class detector
- Reference helper class moved to helper package.
2018-01-22 22:06:40 +01:00
Jindra Petřík
def79bd7a7 AS2 class detection - Fix seeing class where isn't 2018-01-21 18:35:37 +01:00
Jindra Petřík
c9e7992081 MyEntry Serializable 2018-01-21 18:23:30 +01:00
Jindra Petřík
2f6d0e66ac AS1/2 direct editation - reordering of large (>256 items) constantpools 2018-01-21 13:03:20 +01:00
Jindra Petřík
9e2497f2b8 Fix wrong constant indices when ConstantIndex copy 2018-01-21 12:23:25 +01:00
Jindra Petřík
800b48505f updated changelog 2018-01-21 10:59:33 +01:00
Jindra Petřík
091a2e1226 - Sorting constantpool based on ActionPush position
- ActionPush constant for maximum index of constant of type 8 push.
2018-01-21 10:59:19 +01:00
Jindra Petřík
e436dccb07 Direct editation of AS2 classes - minor changes to make it closer to original compiler 2018-01-21 10:07:05 +01:00
Jindra Petřík
d8fca459cb Direct editation of AS2 classes - methods do not require ActionDefineFunction2 2018-01-21 09:28:48 +01:00
Jindra Petřík
6c3b497798 Direct editation of AS2 classes - save methods before variables, as in Flash CS6 2018-01-21 09:21:35 +01:00
Jindra Petřík
b11fc959d1 Introducing AS2 classes Test class
AS2 classes - Test for maintaining vars/methods order
2018-01-21 09:07:20 +01:00
Jindra Petřík
2df9318036 fix test 2018-01-21 08:37:43 +01:00
Jindra Petřík
5c6b2e0108 updated changelog 2018-01-21 08:35:31 +01:00
Jindra Petřík
3dd9cd10e5 renameAS2Identifiers compilation fix 2018-01-21 08:24:20 +01:00
Jindra Petřík
8009d9e7f6 AS2 classes
- maintain order of variables, maintain order of methods,
variables before methods
- stub for getters/setters detection
2018-01-21 08:20:39 +01:00
Jindra Petřík
16f6fa329c AS2 test data:
- added class for getter/setter testing
- added class for vars/methods testing
2018-01-21 08:16:09 +01:00
Jindra Petřík
4a64670494 AS2 Class detection - Switch instance reg and class reg 2018-01-20 21:46:57 +01:00
Jindra Petřík
1e16fbb6e0 ActionScript 2 - better class detection 2018-01-20 21:17:06 +01:00
Jindra Petřík
d0e2fc0955 Update changelog 2018-01-20 21:16:14 +01:00
Jindra Petřík
fc19983ae9 loading list of fonts on demand - X11 load bug on Java9 2018-01-20 21:09:27 +01:00
Jindra Petřík
56302e6e90 Nightly build release info generation updated when Unreleased section is missing 2018-01-18 09:55:49 +01:00
Jindra Petřík
c842b17a0c Nightly build release info generation updated when Unreleased section is empty 2018-01-18 09:51:52 +01:00
Jindra Petřík
54d9bc6b8c Unreleased section in CHANGELOG 2018-01-18 06:30:32 +01:00
Jindra Petřík
4c9380257a release info - nightly prerelease is marked prerelease 2018-01-18 06:26:53 +01:00
Jindra Petřík
0c988bb7ae format_release_info - option to hide images 2018-01-18 06:18:04 +01:00
Jindra Petřík
43e19fb715 Merge pull request #62 from jindrapetrik/relinfofix
release info script call for new version fix
version11.0.0
2018-01-17 22:29:33 +01:00
Jindra Petřík
a1e5987c4a release info script call for new version fix 2018-01-17 22:24:07 +01:00
Jindra Petřík
0aef4d88ad Merge pull request #61 from jindrapetrik/newverfix
new version release fix
2018-01-17 22:11:10 +01:00
Jindra Petřík
f7f79afbcd new version release fix 2018-01-17 22:06:47 +01:00
Jindra Petřík
781222dab0 Merge pull request #60 from jindrapetrik/jindrapetrik-patch-1
Update CHANGELOG.md
2018-01-17 21:46:06 +01:00
Jindra Petřík
8d5a847393 Update CHANGELOG.md
Set version to 11.0.0
2018-01-17 21:42:11 +01:00
Jindra Petřík
b0bf11d2dc Merge pull request #59 from jindrapetrik/dev
dev to master for releasing new version
2018-01-17 21:39:08 +01:00
Jindra Petřík
4d10dfe40c Merge pull request #58 from jindrapetrik/autoupdate
Homepage changed to Github, new update checking
2018-01-17 21:24:52 +01:00
Jindra Petřík
4ec873cbaa Update README.md 2018-01-17 21:21:04 +01:00
Jindra Petřík
9b035e34aa Update README.md 2018-01-17 21:10:26 +01:00
Jindra Petřík
8f3753f4fe remove unused file 2018-01-17 21:03:03 +01:00
Jindra Petřík
4a909e03db Merge branch 'autoupdate' of https://github.com/jindrapetrik/jpexs-decompiler into autoupdate 2018-01-17 21:02:39 +01:00