Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/network

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10476   9 years landauf wrap NetworkFunction in a StaticallyInitializedInstance
(edit) @10475   9 years landauf refactored the interface of NetworkFunctionManager: maps are better …
(edit) @10474   9 years landauf made NetworkFunctionManager a singleton, no static functions anymore …
(edit) @10473   9 years landauf bugfix and continuation of the last commit: - FunctionCall::execute() …
(edit) @10472   9 years landauf use the same interface for static an member functions
(edit) @10471   9 years landauf moved static maps from NetworkFunctionStatic and …
(edit) @10470   9 years landauf NetworkFunctionBase doesn't have to inherit from Listable: there's a …
(edit) @10469   9 years landauf removed unused code
(edit) @10468   9 years landauf moved static content of NetworkFunctionBase to NetworkFunctionManager
(edit) @10465   9 years landauf moved macro ans helperfunction from NetworkFunction.h to …
(edit) @10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
(edit) @10459   9 years landauf wrap ScopedSingletonWrapper in a …
(edit) @10458   9 years landauf renamed ScopedSingletonManager to ScopedSingletonWrapper. removed …
(edit) @10424   9 years landauf these Singletons are in fact required and not allowed to fail, …
(edit) @10410   9 years landauf SynchronisableVariableBase::state_ is not used anymore
(edit) @10407   9 years landauf moved Scope and ScopedSingletonManager from util to core. TODO I had …
(edit) @10380   9 years landauf registered missing classes. WorldEntityCollisionShape is the only …
(edit) @10362   9 years landauf use static identifier initializer to store the inheritance definition …
(edit) @10347   9 years landauf moved console command macros to a new file (ConsoleCommandIncludes.h)
(edit) @10343   9 years landauf moved CommandLineParser into separate subfolder
(copy) @10328   9 years landauf created branch to work on new core features
copied from code/trunk/src/libraries/network:
(edit) @9667   11 years landauf merged core6 back to trunk
Note: See TracRevisionLog for help on using the revision log.