Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/src/libraries/core/class

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9645   11 years landauf classIdentifier_s exists in multiple libraries - reset it everywhere …
(edit) @9644   11 years landauf small refactoring
(edit) @9643   11 years landauf bugfix
(edit) @9642   11 years landauf removed unnecessary functions cleanup
(edit) @9641   11 years landauf removed mutual friend declarations between Identifier and IdentifierManager
(edit) @9640   11 years landauf made IdentifierManager a self-initializing singleton
(edit) @9634   11 years landauf reset static maps and variables after destroying identifiers iterate …
(edit) @9632   11 years landauf Factory::fabricate() returns an Identifiable
(edit) @9629   11 years landauf BaseObject now requires a Context instead of a creator (BaseObject*) …
(edit) @9626   11 years landauf fixed compiler issue with msvc
(edit) @9607   11 years landauf no need to inherit virtually from OrxonoxClass anymore
(edit) @9606   11 years landauf object lists are now stored in a Context object instead of Identifiers
(edit) @9602   11 years landauf delete factory before setting a new one (mostly for unit tests)
(edit) @9597   11 years landauf removed MetaObjectList. replaced it by std::vector because object list …
(edit) @9593   11 years landauf moved logic to remove an element from an ObjectListBase from …
(edit) @9586   11 years landauf call setConfigValues() only if the class is actually a Configurable
(edit) @9585   11 years landauf added OrxonoxInterface, a base class for interfaces within the game …
(edit) @9577   11 years landauf moved setConfigValues() from OrxonoxClass to Configurable. This new …
(edit) @9574   11 years landauf cleanup
(edit) @9572   11 years landauf moved meta-object-list from Identifiable to Listable, a new base class …
(edit) @9570   11 years landauf moved functions and attributes needed to safely destroy objects from …
(edit) @9568   11 years landauf Super depends on Identifiable now
(edit) @9567   11 years landauf details
(edit) @9566   11 years landauf details
(edit) @9565   11 years landauf moved functions and attributes needed to identify the class from …
(edit) @9564   11 years landauf moved static functions from Identifier.cc/h to IdentifierManager.cc/h …
(add) @9563   11 years landauf moved files used for class management to core/class/
Note: See TracRevisionLog for help on using the revision log.