This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
dungeon-gunner/source/util
Felix Ableitner 9b61304d1e Changed Physical size to be passed via Yaml. 2012-10-13 12:38:05 +02:00
..
Collection.cpp Removed Collection::Level, using Physical::Category order instead. 2012-09-16 20:33:00 +02:00
Collection.h Added comments and clarified headers. 2012-09-16 21:32:31 +02:00
Loader.h Added forward declarations (not for library types). 2012-09-14 20:39:56 +02:00
Log.h Added stream output operator for Vector2i. 2012-10-13 12:02:04 +02:00
ResourceManager.h Added comments and clarified headers. 2012-09-16 21:32:31 +02:00
Singleton.h Added comments and clarified headers. 2012-09-16 21:32:31 +02:00
String.h Added String typedef to std::string for easier changing. 2012-10-11 23:28:54 +02:00
Vector.h Initial commit after git corruption, old repo deleted. 2012-09-10 17:26:37 +02:00
Yaml.cpp Added Yaml class for runtime configuration 2012-10-12 19:04:03 +02:00
Yaml.h Changed Physical size to be passed via Yaml. 2012-10-13 12:38:05 +02:00