summaryrefslogtreecommitdiff
path: root/src/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove none/ prefixGravatar asiekierka2016-10-1817-208/+208
|
* Implement Enigma directory format (#1)Gravatar Thomas Guillemard2016-08-121-9/+1
| | | | | | Others changes: ~ Rework File menu ~ Force UTF-8 for all I/O operations ~ Enigma now detect the original file format and use the correct one when you save a mapping
* Renamed FieldsGravatar lclc982016-07-021-23/+23
|
* Fixed build failGravatar lclc982016-06-301-17/+17
|
* Json format (#2)Gravatar lclc982016-06-3040-0/+2630
* Added new format * Fixed bug * Updated Version