|
|
@9586
|
12 years |
landauf |
call setConfigValues() only if the class is actually a Configurable
|
|
|
@9585
|
12 years |
landauf |
added OrxonoxInterface, a base class for interfaces within the game …
|
|
|
@9578
|
12 years |
landauf |
made some classes (mostly singletons) inherit from Configurable …
|
|
|
@9577
|
12 years |
landauf |
moved setConfigValues() from OrxonoxClass to Configurable. This new …
|
|
|
@9574
|
12 years |
landauf |
cleanup
|
|
|
@9573
|
12 years |
landauf |
using Listable instead of OrxonoxClass as base class in object lists
|
|
|
@9572
|
12 years |
landauf |
moved meta-object-list from Identifiable to Listable, a new base class …
|
|
|
@9571
|
12 years |
landauf |
using Destroyable instead of OrxonoxClass now wherever the …
|
|
|
@9570
|
12 years |
landauf |
moved functions and attributes needed to safely destroy objects from …
|
|
|
@9569
|
12 years |
landauf |
I guess 'void' makes more sense here
|
|
|
@9568
|
12 years |
landauf |
Super depends on Identifiable now
|
|
|
@9567
|
12 years |
landauf |
details
|
|
|
@9566
|
12 years |
landauf |
details
|
|
|
@9565
|
12 years |
landauf |
moved functions and attributes needed to identify the class from …
|
|
|
@9564
|
12 years |
landauf |
moved static functions from Identifier.cc/h to IdentifierManager.cc/h …
|
|
|
@9563
|
12 years |
landauf |
moved files used for class management to core/class/
|
|
|
@9562
|
12 years |
landauf |
it's probably better to store the context in a seaprate interface …
|
|
|
@9561
|
12 years |
landauf |
OrxonoxClass now takes a 'Context' object as constructor argument. Not …
|
|
|
@9560
|
12 years |
landauf |
moved CommandLineParser to core/config/
|
|
|
@9559
|
12 years |
landauf |
split ConfigFileManager.h/cc into multiple files, one for each class. …
|
|
|
@9558
|
12 years |
landauf |
moved all files in core which are used for configuration to a new …
|
|
|
@9557
|
12 years |
landauf |
moved all files in core which are used for object management to a new …
|
|
|
@9556
|
12 years |
landauf |
fabricate() should return OrxonoxClass*
|
|
|
@9552
|
12 years |
landauf |
created branch to work on some details in core
|
|
copied from code/trunk/src/libraries/core:
|
|
|
@9550
|
12 years |
landauf |
merged testing branch back to trunk. unbelievable it took me 13 months …
|