[#1365] Allow to configure all types of configuration settings from command line

This commit is contained in:
2017-04-08 10:19:02 +02:00
parent 27a192570b
commit 64293e3813
5 changed files with 174 additions and 64 deletions
+1
View File
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
- [#1240] AS search using multiple threads when parallel speedup is enabled
- [#1308] Search by all P-code files in AS3
- [#1333] Exporting sprites as swf files
- [#1365] Allow to configure all types of configuration settings from command line
### Fixed
- [#1327] P-code editing: error message and syntax highlighting fixed when instruction name contains upper cased letter