Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/orxonox @ 10558

Name Size Rev Age Author Last Change
../
graphics 9950   10 years landauf ParticleEmitter should be a StaticEntity just like every other …
controllers 10349   9 years landauf removed hack. addBots/killBots is now part of Gametype
weaponsystem 10362   9 years landauf use static identifier initializer to store the inheritance definition …
collisionshapes 10420   9 years landauf use destroyLater() in Pawn and ShipPart. PawnManager and …
items 10420   9 years landauf use destroyLater() in Pawn and ShipPart. PawnManager and …
chat 10509   9 years landauf moved static application paths (root, executable, modules) into new …
gamestates 10520   9 years landauf StaticallyInitializedInstances are now responsible to delete the …
gametypes 10557   9 years landauf cleanup: no need to pass/return WeakPtrs to/from functions. normal …
infos 10557   9 years landauf cleanup: no need to pass/return WeakPtrs to/from functions. normal …
sound 10557   9 years landauf cleanup: no need to pass/return WeakPtrs to/from functions. normal …
interfaces 10558   9 years landauf no need to call get() on Weak or StrongPtr. they are automatically …
overlays 10558   9 years landauf no need to call get() on Weak or StrongPtr. they are automatically …
worldentities 10558   9 years landauf no need to call get() on Weak or StrongPtr. they are automatically …
Main.h 1.1 KB 5693   15 years landauf merged libraries branch back to trunk
PlayerManager.h 1.9 KB 5966   15 years scheusso (kind of) fixed HumanPlayer bodys beeing around from clients that have …
OrxonoxPrecompiledHeaders.h 2.8 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
CameraManager.h 1.8 KB 9667   11 years landauf merged core6 back to trunk
Level.h 2.6 KB 9667   11 years landauf merged core6 back to trunk
LevelInfo.cc 9.2 KB 9667   11 years landauf merged core6 back to trunk
LevelInfo.h 12.1 KB 9667   11 years landauf merged core6 back to trunk
Radar.h 2.2 KB 9667   11 years landauf merged core6 back to trunk
Test.h 2.9 KB 9667   11 years landauf merged core6 back to trunk
MoodManager.h 2.4 KB 9939   10 years jo presentationHS13 branch merged into trunk
LevelManager.h 5.0 KB 10258   9 years landauf merged presentationHS14merge back to trunk
Main.cc 4.2 KB 10345   9 years landauf wrap CommandLineArguments in StaticallyInitializedInstances
Radar.cc 6.8 KB 10393   9 years landauf found another unregistered class
Scene.h 6.4 KB 10415   9 years landauf added check to detect if a collision shape is destroyed during a …
CMakeLists.txt 2.2 KB 10420   9 years landauf use destroyLater() in Pawn and ShipPart. PawnManager and …
OrxonoxPrereqs.h 5.3 KB 10420   9 years landauf use destroyLater() in Pawn and ShipPart. PawnManager and …
CameraManager.cc 2.9 KB 10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
LevelManager.cc 11.2 KB 10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
MoodManager.cc 3.5 KB 10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
PlayerManager.cc 3.6 KB 10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
Test.cc 6.1 KB 10478   9 years landauf callStaticNetworkFunction() and callMemberNetworkFunction() are now …
Level.cc 6.0 KB 10508   9 years landauf removed unused code from Loader
Scene.cc 15.7 KB 10555   9 years landauf renamed SmartPtr to StrongPtr (now we have weak and strong pointers)
Note: See TracBrowser for help on using the repository browser.