Commit Graph
100 Commits
Author SHA1 Message Date
[email protected] 5e9b453324 double empty lines removed from properties files 2014-11-11 22:59:28 +01:00
[email protected] b496f8657f hungarian translation 2014-11-11 22:54:46 +01:00
[email protected] 4df698e7b7 replace shape with image 2014-11-11 21:42:37 +01:00
[email protected] 8d1dfdf7c4 Merge origin/master 2014-11-11 21:37:04 +01:00
[email protected] c43c89fab3 merge 2014-11-11 21:36:32 +01:00
[email protected] b9a8fa68a5 version changed to 4.0.0 build 319 2014-11-11 00:20:07 +01:00
[email protected] 50ccddb4e6 exception fixed in hexview 2014-11-11 00:05:51 +01:00
[email protected] 5a8c3bcca8 faster expanding all treenodes 2014-11-10 23:42:40 +01:00
[email protected] 0690a69efa loading multiple embedded swfs: progress window fixed, allow to close embedded swf 2014-11-10 22:47:42 +01:00
[email protected] 819fa5ee49 TagTree context menu moved to separate control, support to loadmultiple inner swfs from binary data tags 2014-11-10 21:11:22 +01:00
[email protected] 58805905f7 nsis verbosity set back to 2 2014-11-10 08:21:02 +01:00
[email protected] f33d934aa7 version changed to 4.0.0.311 2014-11-10 08:17:59 +01:00
[email protected] 5fcd0eddcb Merge origin/master 2014-11-10 08:17:21 +01:00
[email protected] 8b672e55e0 version properties, verbose logging 2014-11-10 08:17:07 +01:00
[email protected] 7f91745da8 version changed to 4.0.0.309 2014-11-10 07:26:52 +01:00
[email protected] a8a973b5a7 version changed to 4.0.0.308 2014-11-10 07:17:33 +01:00
[email protected] 5e041996ff small fix 2014-11-10 00:31:26 +01:00
[email protected] 40945f5ef4 version changed to 4.0.0.307 2014-11-10 00:26:06 +01:00
[email protected] 5f23a7937e version changed to 4.0.0.306 2014-11-10 00:24:36 +01:00
[email protected] eb37a9a300 version changed to 4.0.0.305 2014-11-10 00:10:36 +01:00
[email protected] 58457d31b4 do not copy big byte arrays 2...define binary tags 2014-11-09 23:48:50 +01:00
[email protected] 3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
[email protected] ea56363c02 missing usage of autoLoadEmbeddedSwfs setting added 2014-11-09 17:28:54 +01:00
[email protected] 79820e285f Merge origin/master 2014-11-09 16:16:25 +01:00
[email protected] 83560802bf config setting to load inner swfs automatically 2014-11-09 16:15:58 +01:00
[email protected] ebe45ebc7f lazy loading of shaperecords in DefineShape tags 2014-11-09 14:11:50 +01:00
[email protected] 6ce4c3d758 small fixes 2014-11-09 00:39:56 +01:00
[email protected] 36d4628ae6 immutable PointInt class => less object construction 2014-11-08 22:35:01 +01:00
[email protected] 2966f07444 better detecting single frame sprites 2014-11-08 20:09:48 +01:00
[email protected] b459f3cef2 negative thickness fixed 2014-11-08 09:25:38 +01:00
[email protected] 582e3d6a7b small fixes 2014-11-08 01:09:37 +01:00
[email protected] eaefcb286a faster tree cell renderer construction 2014-11-08 00:45:16 +01:00
[email protected] c88b30997b format code 2014-11-08 00:14:11 +01:00
[email protected] e6cd239cc7 merge problem fixed 2014-11-07 23:53:37 +01:00
[email protected] e84550ebe8 fixCharactersOrder fix 2014-11-07 23:02:18 +01:00
[email protected] 7323ce4545 move new character tags to appropriate location 2014-11-07 20:24:25 +01:00
[email protected] da5b8080ba allow adding "other type" tags 2014-11-07 15:22:00 +01:00
[email protected] 660520f44b DefineJPEG3 tag reading fix, Caching Shape outline, zoom to fit fixed, shape caching 2014-11-06 23:33:42 +01:00
[email protected] b51fdfb6a9 script export fix 2014-11-06 17:16:56 +01:00
[email protected] ea6568d71d add new tags to sprites 2014-11-06 11:49:12 +01:00
[email protected] e34ba41174 add new tag fixes 2 2014-11-05 20:57:17 +01:00
[email protected] 89368f71f2 add new tag fixes 2014-11-05 17:31:55 +01:00
[email protected] f83ddaa9dd allow adding new tags 2014-11-05 17:10:15 +01:00
[email protected] 3bf44354dd allow adding new font tags + code format 2014-11-05 10:49:14 +01:00
[email protected] 007562f850 Merge origin/master 2014-11-05 00:14:29 +01:00
[email protected] e7b2fbdfa2 allow adding new tags (todo: add constructor for all supported tagtypes) 2014-11-05 00:12:57 +01:00
[email protected] 49765d71b7 Merge origin/master 2014-11-04 21:15:43 +01:00
[email protected] ce711ae9a8 faster timeline construction 2014-11-04 21:14:58 +01:00
[email protected] 588f69ac1e refresh ui when tree reloads 2014-11-04 20:41:13 +01:00
[email protected] 556ad29573 format code 2014-11-04 19:44:59 +01:00
[email protected] 85e511fd4d parameter names are lost during export problem fixed 2014-11-04 19:41:14 +01:00
[email protected] f6764ba643 fix of inner swfs 2014-11-04 19:05:15 +01:00
[email protected] 7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00
[email protected] 7f789aafbc simplify TagTree nodes 11 2014-10-05 16:29:48 +02:00
[email protected] 4fa91fab3e Recompile test fixed for as2 and as3.swf 2014-10-04 14:55:31 +02:00
[email protected] 00ad74ee74 BitmapExporter comment fixed 2014-09-30 23:44:59 +02:00
[email protected] c3dc4cd395 format code 2014-09-30 23:39:49 +02:00
[email protected] ca9f7b7c86 cleanup 2014-09-30 23:38:22 +02:00
[email protected] c620164c0a Show warning message when text is truncated in the editor (in debug mode) 2014-09-30 23:27:32 +02:00
[email protected] ed977101cb #681 Linux quoted parameters from other script not parsed as single file: fix from loki 2014-09-21 10:57:39 +02:00
[email protected] 824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
[email protected] 3d9e2b76ed AS2 deobfuscation fixes 2014-09-20 19:23:04 +02:00
[email protected] eaf18f6e5d show more method body ids 2014-09-07 23:59:05 +02:00
[email protected] 06b3deda28 #668: text tags fixed 2014-09-07 23:26:20 +02:00
[email protected] c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
[email protected] 8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +02:00
[email protected] 6c7223bba9 export progress counter fixed 2014-09-07 21:31:50 +02:00
[email protected] a00dd25d8c Cache fixed in ui project 2014-09-07 20:36:57 +02:00
[email protected] 409ea41651 Merge origin/master 2014-09-07 20:31:42 +02:00
[email protected] 32e839f66a #668: Add missing character fix (Font tag was not saved) 2014-09-07 20:31:23 +02:00
[email protected] 6cfd01dc3d AVM2 instruction reading fix, strongly typed Cache key 2014-09-07 12:29:27 +02:00
[email protected] 946018749e avm2 instruction is not serializable anymore, AS2 swf in AS3 binarydata fix 2014-09-07 00:15:01 +02:00
[email protected] 334e6be6db donot store empty AVM2 instruction operands array 2014-09-06 21:51:32 +02:00
[email protected] 8285a455b3 replace AS3 pcode from commanline: help updated 2014-09-06 20:37:26 +02:00
[email protected] 0544aa0989 replace AS3 pcode from commanline 2014-09-06 20:14:19 +02:00
[email protected] 71a5a2a1d7 action Contantpool fix 2014-09-06 02:00:38 +02:00
[email protected] 799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
[email protected] 8ba93afa4d load AVM2 instuctions dynamically (much less memory usage after loading an swf, but still fast decompiling) 2014-09-06 00:43:11 +02:00
[email protected] 3c72c84cd9 #664 Cannot expand fillStyles in DefineShape tags in raw edit fixed + some misssing files from the previous commit 2014-09-05 21:30:53 +02:00
[email protected] e35c21ee8c removed some unused fields from AVM2Instruction 2014-09-05 19:21:30 +02:00
[email protected] 887c243bc2 #654 backslash-escaped file names on command line cause error in Linux: 2nd fix from loki 2014-09-04 23:30:09 +02:00
[email protected] 04152c1c93 replace AS2 pcode from comandline (AS3 not ready) 2014-09-04 10:48:02 +02:00
[email protected] 8407b874ea show warning when PlayerGlobal.swc is missing during command line AS replace 2014-09-04 08:38:47 +02:00
[email protected] 07959c878f #654 backslash-escaped file names on command line cause error in Linux: rollback of loki's change 2014-09-03 23:20:44 +02:00
[email protected] 9d7689d7c9 #654 backslash-escaped file names on command line cause error in Linux: fix from loki 2014-09-03 22:20:34 +02:00
[email protected] 860570c9d3 #660 Method/Getter/Setter Trait panel size 2014-09-03 22:08:11 +02:00
[email protected] 4baaf25b02 #661 Scripts not showing fixed 2014-09-03 14:19:54 +02:00
[email protected] a75b9ad4e8 experimental feature warning 2014-09-03 00:06:53 +02:00
[email protected] f561a35cdd commandline replace AS fix 2014-09-02 23:48:09 +02:00
[email protected] b01e72dad7 test fix 2014-09-02 23:43:49 +02:00
[email protected] 9b54c8db8f replace AtionScript from command line 2014-09-02 23:38:56 +02:00
[email protected] f62156584b replace multiple binaries 2014-09-02 22:29:18 +02:00
[email protected] a1ff899122 TextTag fixes 2014-09-01 22:57:48 +02:00
[email protected] 82f0be94e5 Merge origin/master 2014-09-01 21:06:15 +02:00
[email protected] 278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
[email protected] ed53ba9d0f format proxy code, allow to change swf on the fly 2014-09-01 16:56:55 +02:00
[email protected] 8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
[email protected] 05e6edb9ce small cleanup 2014-08-31 16:18:19 +02:00
[email protected] 5c017d5fee small dumpview UI changes 2014-08-31 15:11:50 +02:00
[email protected] a0d2472f10 dumpview fixes: negative byte values, node selecting 2014-08-30 21:46:26 +02:00