Supermodel/Src/Util
2016-08-11 03:53:19 +00:00
..
BMPFile.h fix compilation 2016-05-03 18:38:06 +00:00
ByteSwap.cpp Changes to game loader interface, added 32-bit word swapping utility function 2016-08-11 03:53:19 +00:00
ByteSwap.h Changes to game loader interface, added 32-bit word swapping utility function 2016-08-11 03:53:19 +00:00
Format.cpp Added Util::ToLower() 2016-07-10 04:25:12 +00:00
Format.h Added Util::ToLower() 2016-07-10 04:25:12 +00:00
NewConfig.cpp Added ValueAsBool(), ValueAsBoolWithDefault(), and ValueAsUnsignedWithDefault() 2016-08-10 03:27:01 +00:00
NewConfig.h Changes to game loader interface, added 32-bit word swapping utility function 2016-08-11 03:53:19 +00:00
Test_Config.cpp Config::Node::Add() now supports nested keys (e.g., Add("foo/bar/baz", "0") will create three nested config nodes) 2016-07-09 15:19:17 +00:00