Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/modules/objects

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10574   9 years landauf removed some init() functions, integrated them directly into the …
(edit) @10571   9 years landauf BaseObject returns plain pointers instead of StrongPtrs for Namespace, …
(edit) @10559   9 years landauf these two classes used pointers to weakptrs - why? just use normal …
(edit) @10558   9 years landauf no need to call get() on Weak or StrongPtr. they are automatically …
(edit) @10557   9 years landauf cleanup: no need to pass/return WeakPtrs to/from functions. normal …
(edit) @10478   9 years landauf callStaticNetworkFunction() and callMemberNetworkFunction() are now …
(edit) @10465   9 years landauf moved macro ans helperfunction from NetworkFunction.h to …
(edit) @10417   9 years landauf moved destruction of bullet collision shape to ~CollisionShape(). …
(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)
(copy) @10328   9 years landauf created branch to work on new core features
copied from code/trunk/src/modules/objects:
(edit) @10262   9 years landauf eol-style native. no changes in code.
Note: See TracRevisionLog for help on using the revision log.