Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/orxonox @ 11005

Name Size Rev Age Author Last Change
../
worldentities 11005   9 years landauf using strongly typed enum in various classes in orxonox-library
weaponsystem 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
sound 11005   9 years landauf using strongly typed enum in various classes in orxonox-library
overlays 11005   9 years landauf using strongly typed enum in various classes in orxonox-library
items 11005   9 years landauf using strongly typed enum in various classes in orxonox-library
interfaces 11003   9 years landauf using strongly typed enum class in notifications. …
infos 11003   9 years landauf using strongly typed enum class in notifications. …
graphics 10996   9 years landauf using a strongly typed enum class for Light-Type. added support for …
gametypes 11005   9 years landauf using strongly typed enum in various classes in orxonox-library
gamestates 10920   9 years landauf no static functions anymore in ObjectList. you need to instantiate an …
controllers 10994   9 years landauf using some constexpr
collisionshapes 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
chat 10992   9 years landauf for all non-copyable classes (i.e. those with deleted …
Test.h 2.9 KB 9667   12 years landauf merged core6 back to trunk
Test.cc 6.1 KB 10768   9 years landauf replace '0' by 'nullptr'
Scene.h 6.4 KB 10845   9 years landauf always use 'virtual' in the declaration of virtual functions even if …
Scene.cc 15.4 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
Radar.h 2.2 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Radar.cc 6.7 KB 11000   9 years landauf using strongly typed enum classes for RadarViewable::Shape
PlayerManager.h 1.9 KB 10845   9 years landauf always use 'virtual' in the declaration of virtual functions even if …
PlayerManager.cc 3.5 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
OrxonoxPrereqs.h 5.3 KB 10624   10 years landauf merged branch core7 back to trunk
OrxonoxPrecompiledHeaders.h 2.8 KB 7284   15 years landauf merged consolecommands3 branch back to trunk. note: the console …
MoodManager.h 2.4 KB 9939   11 years jo presentationHS13 branch merged into trunk
MoodManager.cc 3.4 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
Main.h 1.1 KB 5693   16 years landauf merged libraries branch back to trunk
Main.cc 4.2 KB 10624   10 years landauf merged branch core7 back to trunk
LevelManager.h 5.1 KB 10992   9 years landauf for all non-copyable classes (i.e. those with deleted …
LevelManager.cc 11.0 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
LevelInfo.h 12.2 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
LevelInfo.cc 9.1 KB 10916   9 years landauf use actual types instead of 'auto'. only exception is for complicated …
Level.h 2.9 KB 10818   9 years muemart - Fixed some suspicious virtual function signatures - Fixed some clang …
Level.cc 7.8 KB 10916   9 years landauf use actual types instead of 'auto'. only exception is for complicated …
CMakeLists.txt 2.2 KB 10624   10 years landauf merged branch core7 back to trunk
CameraManager.h 1.9 KB 10992   9 years landauf for all non-copyable classes (i.e. those with deleted …
CameraManager.cc 2.9 KB 10768   9 years landauf replace '0' by 'nullptr'
Note: See TracBrowser for help on using the repository browser.