aboutsummaryrefslogtreecommitdiff
path: root/src/survive_config.h
Commit message (Expand)AuthorAgeFilesLines
* New config systemcnlohr2018-04-271-3/+14
* Give a shot at the new config system.cnlohr2018-04-261-1/+8
* Almost at a config interface.cnlohr2018-03-181-7/+3
* Moving things over... still todo:cnlohr2018-03-181-0/+7
* Load LH Config DataMike Turvey2017-12-201-1/+2
* Fix WarningsCNLohr2017-03-171-2/+2
* shoehorn configuration into SurviveContextJoshua Allen2017-03-081-8/+12
* Switch types over to avoiding extra struct keyword. Switch poses to "Survive...cnlohr2017-03-081-2/+2
* 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
* 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