Commit Graph

4 Commits

Author SHA1 Message Date
5ab17fd5a3 More explicit implimentation of sorting
This was specifically for the cheat file, CheatX(_Y)= entries where X is a number and _Y is optional
These must be sorted by number, from 0 up to 500
2021-03-22 07:43:42 -05:00
16ffe4a88b Updated to get rid of compiler warnings, should not have affected anything else. 2021-03-13 11:25:34 -06:00
c93b092a62 Entries should now be saved in order in the example of
Cheat10 vs Cheat2_ (The _ technically comes after the 0 but not if the value 10 is compared to 2, although the fix does not compare value in this way)
Name was added as an important "header" for entries
So, Good Name, Internal Name, and Name now get moved above to right below the [XXXXXXX:XXXXXXX-C:XX] heading
2021-03-13 10:26:47 -06:00
75e01b431f Using local commit to keep track of further changes 2021-02-27 15:08:28 -06:00