aboutsummaryrefslogtreecommitdiff
path: root/src/survive_config.h
Commit message (Collapse)AuthorAgeFilesLines
* shoehorn configuration into SurviveContextJoshua Allen2017-03-081-8/+12
|
* Switch types over to avoiding extra struct keyword. Switch poses to ↵cnlohr2017-03-081-2/+2
| | | | "SurvivePose" type.
* parse out integers and floatsJoshua Allen2017-03-071-0/+1
|
* remove unused functionJoshua Allen2017-03-061-1/+0
|
* Load strings from config files.Joshua Allen2017-03-061-1/+2
| | | | I need to finish the loading of numeric values and arrays.
* basic config can be written to fileJoshua Allen2017-02-271-14/+20
|
* some progress on json file writingJoshua Allen2017-02-251-3/+6
|
* float to FLTJoshua Allen2017-02-251-2/+11
|
* initial commit of config parserJoshua Allen2017-02-251-0/+36