Epoch/Sources/epoch_server
vbawol 1db988095e booleans in configs
- change bools in config files to string or a number.
- EPOCH_fnc_returnConfigEntry(V2) now also supports 0/1 via config when
default input is a bool.
Note: this commit may address issue with Bad conversion: bool rpt spam.

It is suggested to use the following format for storing booleans in
config:
1 = true
"true"=true
0 = false
"false"=false
2016-12-29 12:18:09 -06:00
..
compile Safe/Load all Vehicle Magazines correctly 2016-12-14 21:58:08 +01:00
init booleans in configs 2016-12-29 12:18:09 -06:00
system Arma 3 1.66 fixes part1 2016-12-01 17:44:43 -06:00
build.hpp b673 2016-12-14 14:11:36 -06:00
config.cpp Epoch Survival 0.4 b629 2016-10-30 17:29:48 -05:00
license.txt 0.3.7.021 2016-01-12 20:53:57 -06:00
treeView.txt b640 2016-11-08 09:53:09 -06:00