index
:
adyxax/shell-game-launcher
master
A modern dgamelaunch alternative
Julien Dessaux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed possible nil dereference in tests
Julien Dessaux
2021-03-18
1
-5
/
+12
*
Removed unused statement in tests
Julien Dessaux
2021-03-18
1
-1
/
+0
*
Fixed typos in error messages
Julien Dessaux
2021-03-18
1
-3
/
+3
*
Removed needlessly complex menu display offset settings
Julien Dessaux
2021-01-18
3
-35
/
+3
*
Have the configuration loadFile function return a pointer
Julien Dessaux
2021-01-13
2
-18
/
+18
*
Finished implementing config tests
Julien Dessaux
2021-01-13
10
-32
/
+227
*
Properly test the minimal config contents
Julien Dessaux
2021-01-12
1
-5
/
+33
*
Improved config App tests
Julien Dessaux
2021-01-12
2
-2
/
+13
*
Wrote a minimal config and refactored all tests from it to simplify everything
Julien Dessaux
2021-01-12
13
-516
/
+63
*
Fixed invalid handling of menu offsets
Julien Dessaux
2021-01-12
2
-6
/
+3
*
Updated menu tests to account properly for duplicate keys
Julien Dessaux
2021-01-12
3
-23
/
+7
*
Continued implementing config validation
Julien Dessaux
2020-12-26
10
-24
/
+596
*
Began implementing config validation
Julien Dessaux
2020-12-24
17
-14
/
+820
*
Implemented the configuration file format
Julien Dessaux
2020-12-23
6
-0
/
+190