Commit Graph
100 Commits
Author SHA1 Message Date
Jindra Petřík a079d3b0ff (probably) Issue #1247 Incorrectly handling remainingBytes for DefineCompactedFont fix 2016-06-06 22:32:15 +02:00
Jindra Petřík 5d00b7147f (probably) Issue #1247 Incorrectly handling remainingBytes for DefineCompactedFont fix 2016-06-06 22:29:03 +02:00
Jindra Petřík 79f67b19a2 unicode fix in generated docs 2016-03-28 20:19:56 +02:00
Jindra Petřík f129a66d21 docs outfile fix 2016-03-28 19:57:29 +02:00
Jindra Petřík db5c0ce680 Merge origin/master 2016-03-28 19:51:39 +02:00
Jindra Petřík 34d504434e AS3 instruction documentation improvements
Generate doc from commandline
HTML document with all AS3 instructions
2016-03-28 19:50:48 +02:00
Jindra Petřík 77b14abbea css in build 2016-03-28 19:48:23 +02:00
Jindra Petřík ab7c3344a2 Display AS3 p-code docs in GUI, improvements. 2016-03-27 14:51:39 +02:00
Jindra Petřík 9b9e653876 Display AS3 p-code docs in GUI, unfinished = stub, needs UI enhancements
Must be turned on in settings
2016-03-27 09:33:51 +02:00
Jindra Petřík 33d6cd5c29 improved/fixed go to declaration in AS3 2016-03-26 22:48:12 +01:00
Jindra Petřík bfeb2dc2ba Merge origin/master 2016-03-26 20:17:37 +01:00
Jindra Petřík f14d92613c gui fix after refactorings 2016-03-26 20:17:16 +01:00
Jindra Petřík d54dafcbd9 Refactorings in AVM2 instructions, float, decimal, etc.
Documentation for AVM2 instruction set stub
2016-03-26 20:13:03 +01:00
Jindra Petřík 610b3b6f3b abc import fix
abc log fix
2016-03-21 21:56:41 +01:00
Jindra Petřík ccd307c24c abc import fix 2016-03-21 21:56:21 +01:00
Jindra Petřík c9f53e0d8c const names map helper function 2016-03-21 21:55:35 +01:00
Jindra Petřík eef8372ee8 ABC: Float and Float4 support
AVM2 instructions refactoring, data types correction
NumberContext - numeric parameters (for decimal, etc.)
2016-03-21 21:38:05 +01:00
Jindra Petřík b4d145da44 DebugHandler - method call 2016-03-21 21:35:35 +01:00
Jindra Petřík bff0c89a5d reload all locales 2016-03-13 13:15:39 +01:00
Jindra Petřík 9a1c085698 Merge origin/master 2016-03-13 12:16:48 +01:00
Jindra Petřík 70b76e0070 Reload one vs Reload all buttons 2016-03-13 12:16:33 +01:00
Jindra Petřík 30ccc99bae Flash viewer: aspect ratio on startup fix, correct resizing 2016-03-13 09:11:35 +01:00
Jindra Petřík d0a35a0d51 Merge origin/master 2016-03-08 09:59:27 +01:00
Jindra Petřík ed28599307 #1193 Export space character to TTF correctly 2016-03-08 09:58:57 +01:00
Jindra Petřík cccfc2e14d #1193 FLA export - correct font advance in some cases 2016-03-07 23:39:10 +01:00
Jindra Petřík 084da5d6a1 #1193 FLA export - smoothed image detection, export raw JPEG data, no recompression 2016-03-07 22:17:59 +01:00
Jindra Petřík 6066f82603 #1193 One layer shape fix in button 2016-03-07 20:54:03 +01:00
Jindra Petřík 14c2b3f547 #1193 FLA export - text tag advance fix for some fonts 2016-03-07 20:32:05 +01:00
Jindra Petřík 1fd1565ada debugger: correct display variable values through getters 2016-03-05 19:32:56 +01:00
Jindra Petřík ef09513920 Implicit coercion on binary/unary op fix - do not show converts in that cases 2016-03-05 08:40:06 +01:00
Jindra Petřík a7390c083d Logging only cause of Exception in case of ExecutionException.
(no futureTask, etc. in error logs)
2016-03-05 08:09:09 +01:00
Jindra Petřík 22d1047f47 Merge origin/master 2016-03-05 07:57:10 +01:00
Jindra Petřík cc6d7c8f52 #1183 Index out of bounds fix 2016-03-05 07:56:52 +01:00
Jindra Petřík 1a74bd5ef9 Merge origin/master 2016-02-28 10:17:31 +01:00
Jindra Petřík 9e0251129a Timeline - correct ticks handling ("frame time")
(Single frames animated)
2016-02-28 10:04:32 +01:00
Jindra Petřík 77c1e4613d SerializableImage converts to Compatible image for GUI display 2016-02-28 10:02:01 +01:00
Jindra Petřík 1a51eddc71 Flash viewer - correct ticks handling ("frame time")
(Single frames animated)
Low quality enable stub
2016-02-28 10:01:23 +01:00
Jindra Petřík eb91c7193d HW acceleration turned on correctly (move GUI related inits to initGui) 2016-02-28 10:00:04 +01:00
Jindra Petřík 94bb61c9b3 nullpointer fix 2016-02-27 10:51:30 +01:00
Jindra Petřík 9a6b2a5671 Fix for nonGUI run 2016-02-27 10:42:35 +01:00
Jindra Petřík a06b7742df Merge origin/master 2016-02-27 10:31:49 +01:00
Jindra Petřík 9cd8a79c68 Flash viewer - skip frames when not on time => faster playback, display frameLoss in debugMode
Stub for HW accelerated Graphics2D (VolatileImage, opengl, etc.)
2016-02-27 10:31:24 +01:00
Jindra Petřík 462d7a297f Merge origin/master 2016-02-24 21:19:27 +01:00
Jindra Petřík 898fa63727 flex build script 2016-02-24 21:19:00 +01:00
Jindra Petřík 8e62079f55 #1156 9-slice scaling - better stroke scaling 2016-02-24 21:14:14 +01:00
Jindra Petřík 0beca77f48 Merge origin/master 2016-02-21 14:09:01 +01:00
Jindra Petřík ae566afe3d #1128 adding characters to font fixed - not updating characters list (FontalignZones not removed) 2016-02-21 14:04:24 +01:00
Jindra Petřík a9c2234bcf #1156 Flash Viewer - DefineScalingGrid (9 slice scaling) 2016-02-21 09:29:48 +01:00
Jindra Petřík 5b89b153f9 DefineScalingGrid (9 slice scaling) testdata 2016-02-20 17:03:50 +01:00
Jindra Petřík e313e465f3 Merge origin/master 2016-02-20 16:15:26 +01:00
Jindra Petřík 21b3069a2f #1156 Show mapped tags for DefineSprite, etc. tags too (like DefineScalingGrid) 2016-02-20 16:13:48 +01:00
Jindra Petřík 73c5d00572 #1151 Filters on texts fixed 2016-02-20 10:39:53 +01:00
Jindra Petřík 4fb57bc90e #1162 improved opening loaded swf files
allow socketconnect to ffdec on local files
2016-02-20 09:24:05 +01:00
Jindra Petřík f55bc7fca6 #1162 improved opening loaded swf files 2016-02-20 09:23:29 +01:00
Jindra Petřík 17ed61aeab Merge origin/master 2016-02-20 01:01:07 +01:00
Jindra Petřík 9c8583957c AS1/2 deobfuscation fixes 2016-02-20 01:00:47 +01:00
Jindra Petřík fed7439d18 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:54:12 +01:00
Jindra Petřík 85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
Jindra Petřík cbfb11452b SetSlot coercion display fix 2016-02-19 03:49:01 +01:00
Jindra Petřík 32a0b66efa AS3 direct edit - param fix - test 2016-02-18 15:04:13 +01:00
Jindra Petřík 31f9ebf5bc AS3 direct editation - store local register names in debug info 2016-02-18 13:49:53 +01:00
Jindra Petřík 7a5d2c3132 Merge origin/master 2016-02-18 10:57:21 +01:00
Jindra Petřík 36220f2de3 not resolving unusualTags in DefineSprite for parallel speedup off too
improved AS3 deobfsucation
2016-02-18 10:32:12 +01:00
Jindra Petřík 7e399c598c updated localization pack info 2016-02-17 20:24:18 +01:00
Jindra Petřík 37792e6318 #1142 nsis locales in localization pack 2016-02-17 20:23:21 +01:00
Jindra Petřík 9a4daa2a32 Merge origin/master 2016-02-17 20:15:52 +01:00
Jindra Petřík 26fbb83ef3 simplify expressions 2016-02-17 20:07:56 +01:00
Jindra Petřík 6a8d73c798 AS3 - some simplifications 2016-02-17 19:43:13 +01:00
Jindra Petřík 253f5392c7 test data 2016-02-17 02:26:03 +01:00
Jindra Petřík b6d16b9224 test fix 2016-02-17 02:18:22 +01:00
Jindra Petřík 60a2a95797 test fix 2016-02-17 02:16:40 +01:00
Jindra Petřík b6b62b288f #1145 Correct precedence handling on binary operators 2016-02-16 23:07:00 +01:00
Jindra Petřík be8e4df4c7 #1145 AS3 better declaration type detection,
better convert_x instruction handling
2016-02-16 23:00:17 +01:00
Jindra Petřík 07b0e68bba #1145 AS3 testdata 2016-02-16 22:59:28 +01:00
Jindra Petřík ddd9f1ca2a Merge origin/master 2016-02-13 11:49:17 +01:00
Jindra Petřík 2a0ca0b79b #1145 expression simplification to separate config instead of autodeobfuscate 2016-02-13 11:48:55 +01:00
Jindra Petřík df63334d36 #1145 double not (!!) fix 2016-02-07 18:11:51 +01:00
Jindra Petřík 143ab57057 Regexp deobfuscation fix 2016-02-07 17:55:30 +01:00
Jindra Petřík 501480dc9c Merge origin/master 2016-02-07 17:27:30 +01:00
Jindra Petřík ef739fbfd9 Simplify nonif expressions while deobfuscation too
Regexp deobfuscation.
Implicit coercion handling.
#1145 double not (!!) fix
2016-02-07 17:13:59 +01:00
Jindra Petřík f9bdb8a35a Merge origin/master 2016-02-05 20:27:29 +01:00
Jindra Petřík 5dc1f8eee4 Button with sounds to AS2 Testdata 2016-02-05 20:27:11 +01:00
Jindra Petřík ed59aabd28 Merge origin/master 2016-02-02 08:23:36 +01:00
Jindra Petřík 97993bb586 Issue #1137 running flashplayer(debugger) executable in Linux/MacOs 2016-02-02 08:22:26 +01:00
Jindra Petřík 7dc482ab8c Issue #1139,#930 Windows Installer: Correct ActiveX download link, Download latest java from webpages 2016-01-31 11:19:03 +01:00
Jindra Petřík a734b57b7e Merge origin/master 2016-01-30 21:56:44 +01:00
Jindra Petřík 1465a463a6 App icon is not colorized with skin - matches site logo 2016-01-30 21:56:17 +01:00
Jindra Petřík 28d9273d95 Merge origin/master 2016-01-26 06:26:50 +01:00
Jindra Petřík 0b6448c1eb Issue #1021 Updated Italian translation 2016-01-26 06:26:31 +01:00
Jindra Petřík cb2cba91e8 Issue #758 Allow zooming more than preview area in internal viewer 2016-01-24 11:44:45 +01:00
Jindra Petřík f04a8827d4 Configs with Internal annotation do not need documentation 2016-01-24 09:30:36 +01:00
Jindra Petřík e0df804fbe Merge origin/master 2016-01-24 09:12:46 +01:00
Jindra Petřík ea0a2d5569 Tag preview in dump view 2016-01-24 09:12:23 +01:00
Jindra Petřík b9cb48c5e2 Icons for tag types in Dump view 2016-01-23 21:32:11 +01:00
Jindra Petřík c7406e41ac Merge origin/master 2016-01-23 20:28:52 +01:00
Jindra Petřík 6a6a266776 Better tree labels in generic tag editor (Raw edit) 2016-01-23 20:10:18 +01:00
Jindra Petřík 881a97c475 Flex (Mxml) export stub 2016-01-23 20:09:27 +01:00
Jindra Petřík 7592079c54 Flex (Mxml) export stub 2016-01-23 20:08:47 +01:00
Jindra Petřík 49d2534e7b Flex (Mxml) export stub 2016-01-23 20:07:23 +01:00
Jindra Petřík c526c4b7a6 AS3: super method call fix 2016-01-18 16:47:42 +01:00