summaryrefslogtreecommitdiff
path: root/enigma/src/test/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy mapping handling (#560)Gravatar modmuss2025-09-134-35/+0
| | | | | | | * Remove legacy mapping handling * Minor cleanup * More cleanup
* Add Recaf format support (#451)Gravatar Toshimichi09152022-06-121-0/+10
| | | | | | | * Add Recaf format support * Update language files Co-authored-by: 2xsaiko <me@dblsaiko.net>
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-036-0/+80
* Split into modules * Post merge compile fixes Co-authored-by: modmuss50 <modmuss50@gmail.com>