|
|
@10520
|
9 years |
landauf |
StaticallyInitializedInstances are now responsible to delete the …
|
|
|
@10511
|
9 years |
landauf |
bugfix: comparison function was not symmetric.
e.g. two …
|
|
|
@10478
|
10 years |
landauf |
callStaticNetworkFunction() and callMemberNetworkFunction() are now …
|
|
|
@10477
|
10 years |
landauf |
simplified CMakeLists.txt
|
|
|
@10476
|
10 years |
landauf |
wrap NetworkFunction in a StaticallyInitializedInstance
|
|
|
@10475
|
10 years |
landauf |
refactored the interface of NetworkFunctionManager: maps are better …
|
|
|
@10474
|
10 years |
landauf |
made NetworkFunctionManager a singleton, no static functions anymore …
|
|
|
@10473
|
10 years |
landauf |
bugfix and continuation of the last commit:
- FunctionCall::execute() …
|
|
|
@10472
|
10 years |
landauf |
use the same interface for static an member functions
|
|
|
@10471
|
10 years |
landauf |
moved static maps from NetworkFunctionStatic and …
|
|
|
@10470
|
10 years |
landauf |
NetworkFunctionBase doesn't have to inherit from Listable: there's a …
|
|
|
@10469
|
10 years |
landauf |
removed unused code
|
|
|
@10468
|
10 years |
landauf |
moved static content of NetworkFunctionBase to NetworkFunctionManager
|
|
|
@10465
|
10 years |
landauf |
moved macro ans helperfunction from NetworkFunction.h to …
|
|
|
@10464
|
10 years |
landauf |
define ScopeID as integer constants instead of an enum. this allows to …
|
|
|
@10459
|
10 years |
landauf |
wrap ScopedSingletonWrapper in a …
|
|
|
@10458
|
10 years |
landauf |
renamed ScopedSingletonManager to ScopedSingletonWrapper. removed …
|
|
|
@10424
|
10 years |
landauf |
these Singletons are in fact required and not allowed to fail, …
|
|
|
@10410
|
10 years |
landauf |
SynchronisableVariableBase::state_ is not used anymore
|
|
|
@10407
|
10 years |
landauf |
moved Scope and ScopedSingletonManager from util to core.
I had …
|
|
|
@10380
|
10 years |
landauf |
registered missing classes.
WorldEntityCollisionShape is the only …
|
|
|
@10362
|
10 years |
landauf |
use static identifier initializer to store the inheritance definition …
|
|
|
@10347
|
10 years |
landauf |
moved console command macros to a new file (ConsoleCommandIncludes.h)
|
|
|
@10343
|
10 years |
landauf |
moved CommandLineParser into separate subfolder
|
|
|
@10328
|
10 years |
landauf |
created branch to work on new core features
|
|
copied from code/trunk/src/libraries/network:
|
|
|
@9667
|
11 years |
landauf |
merged core6 back to trunk
|