Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core @ 10818

Name Size Rev Age Author Last Change
../
singleton 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
object 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
module 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
input 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
config 10818   9 years muemart - Fixed some suspicious virtual function signatures - Fixed some clang …
commandline 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
command 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
class 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
XMLPort.h 33.6 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
XMLPort.cc 6.2 KB 10624   9 years landauf merged branch core7 back to trunk
XMLNameListener.h 1.4 KB 9667   11 years landauf merged core6 back to trunk
XMLNameListener.cc 1.2 KB 10624   9 years landauf merged branch core7 back to trunk
XMLFile.h 1.9 KB 7401   14 years landauf merged doc branch back to trunk
WindowEventListener.h 2.4 KB 9667   11 years landauf merged core6 back to trunk
WindowEventListener.cc 2.2 KB 10624   9 years landauf merged branch core7 back to trunk
ViewportEventListener.h 1.4 KB 9667   11 years landauf merged core6 back to trunk
ViewportEventListener.cc 1.2 KB 10624   9 years landauf merged branch core7 back to trunk
UpdateListener.h 2.3 KB 10624   9 years landauf merged branch core7 back to trunk
UpdateListener.cc 1.2 KB 10624   9 years landauf merged branch core7 back to trunk
ToluaInterfaceHook.lua 1.3 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
ThreadWin.cc 3.9 KB 10775   9 years landauf using std::bind and std::function instead of boost::bind and …
ThreadPool.h 1.6 KB 7401   14 years landauf merged doc branch back to trunk
ThreadPool.cc 3.2 KB 8394   13 years scheusso -fixed a memory leak (thx reto) -some OrxVerify messages
Thread.h 1.7 KB 7401   14 years landauf merged doc branch back to trunk
Thread.cc 3.7 KB 10775   9 years landauf using std::bind and std::function instead of boost::bind and …
Template.h 2.9 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Template.cc 6.5 KB 10768   9 years landauf replace '0' by 'nullptr'
Resource.h 4.6 KB 10771   9 years landauf using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr)
Resource.cc 4.5 KB 10772   9 years landauf use std::make_shared for better performance with shared_ptr
NamespaceNode.h 2.0 KB 10768   9 years landauf replace '0' by 'nullptr'
NamespaceNode.cc 5.8 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Namespace.h 2.5 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Namespace.cc 5.7 KB 10768   9 years landauf replace '0' by 'nullptr'
LuaState.h 5.2 KB 10771   9 years landauf using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr)
LuaState.cc 13.7 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Loader.h 2.0 KB 10769   9 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
Loader.cc 16.1 KB 10777   9 years landauf replacing boost::scoped_ptr/array with 'const std::unique_ptr'
Language.h 6.8 KB 10624   9 years landauf merged branch core7 back to trunk
Language.cc 12.1 KB 10768   9 years landauf replace '0' by 'nullptr'
GUIManager.h 9.5 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
GUIManager.cc 33.4 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
GraphicsManager.h 5.1 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
GraphicsManager.cc 21.9 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
GameState.h 3.0 KB 7401   14 years landauf merged doc branch back to trunk
GameState.cc 2.6 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
GameMode.h 3.9 KB 7401   14 years landauf merged doc branch back to trunk
GameMode.cc 1.2 KB 7401   14 years landauf merged doc branch back to trunk
GameConfig.h 1.8 KB 10624   9 years landauf merged branch core7 back to trunk
GameConfig.cc 1.8 KB 10624   9 years landauf merged branch core7 back to trunk
Game.h 7.8 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Game.cc 24.8 KB 10772   9 years landauf use std::make_shared for better performance with shared_ptr
EventIncludes.h 5.1 KB 10769   9 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
Event.h 3.9 KB 7401   14 years landauf merged doc branch back to trunk
Event.cc 4.4 KB 9667   11 years landauf merged core6 back to trunk
CoreStaticInitializationHandler.h 2.0 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
CoreStaticInitializationHandler.cc 6.4 KB 10624   9 years landauf merged branch core7 back to trunk
CorePrereqs.h 9.6 KB 10624   9 years landauf merged branch core7 back to trunk
CorePrecompiledHeaders.h 2.1 KB 10771   9 years landauf using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr)
CoreIncludes.h 8.7 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
CoreConfig.h 3.0 KB 10624   9 years landauf merged branch core7 back to trunk
CoreConfig.cc 7.2 KB 10813   9 years muemart Use new random number generation functions
Core.h 4.4 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Core.cc 18.6 KB 10768   9 years landauf replace '0' by 'nullptr'
ConfigurablePaths.h 3.9 KB 10624   9 years landauf merged branch core7 back to trunk
ConfigurablePaths.cc 6.2 KB 10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
CMakeLists.txt 2.9 KB 10624   9 years landauf merged branch core7 back to trunk
ClassTreeMask.h 14.0 KB 10770   9 years landauf made conversion to bool operators explicit
ClassTreeMask.cc 34.6 KB 10768   9 years landauf replace '0' by 'nullptr'
BaseObject.h 12.3 KB 10768   9 years landauf replace '0' by 'nullptr'
BaseObject.cc 18.3 KB 10768   9 years landauf replace '0' by 'nullptr'
ApplicationPaths.h 4.9 KB 10624   9 years landauf merged branch core7 back to trunk
ApplicationPaths.cc 7.5 KB 10768   9 years landauf replace '0' by 'nullptr'
Note: See TracBrowser for help on using the repository browser.