lumiera_/src/common
Ichthyostega 26374ce409 WIP: fleshed out a good deal of the AssetManager foundation.
compiles ok, singleton test pass (most of asset creation just commented out...)
2007-09-10 06:45:36 +02:00
..
test implemented C++ error handling system 2007-08-26 19:14:39 +02:00
appconfig.cpp implemented C++ error handling system 2007-08-26 19:14:39 +02:00
appconfig.hpp implemented C++ error handling system 2007-08-26 19:14:39 +02:00
cmdline.cpp WIP: fleshed out a good deal of the AssetManager foundation. 2007-09-10 06:45:36 +02:00
cmdline.hpp wrapper for cmdline parsing, finished testsuite-runner, solved shutdown-memoryleak 2007-08-23 17:52:33 +02:00
error.cpp implemented C++ error handling system 2007-08-26 19:14:39 +02:00
error.hpp wrote test: object smart pointer creation factory 2007-08-29 05:03:21 +02:00
factory.hpp Factory impl now complete (hopfully). 2007-08-31 20:32:26 +02:00
factorytest.cpp initial design for a factory encapsulating creation of smart-pointers 2007-08-12 01:04:55 +02:00
singleton.hpp WIP: fleshed out a good deal of the AssetManager foundation. 2007-09-10 06:45:36 +02:00
singletonpolicies.hpp WIP: fleshed out a good deal of the AssetManager foundation. 2007-09-10 06:45:36 +02:00
time.cpp ** Start Coding ** Renderengine sources generated, reformatted and made compilable. 2007-08-08 04:50:02 +02:00
time.hpp ** Start Coding ** Renderengine sources generated, reformatted and made compilable. 2007-08-08 04:50:02 +02:00
util.hpp outlined Asset and AssetManager interfaces... 2007-09-07 23:24:13 +02:00