summaryrefslogtreecommitdiffstats
path: root/src/Root.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed minor style issues.madmaxoft2014-09-171-2/+2
* Added abilty to set build infoTycho2014-09-101-0/+6
* capitalisation errorworktycho2014-09-081-1/+1
* derpworktycho2014-09-081-1/+1
* If server fails init, save any changed or generated settings.worktycho2014-09-081-0/+1
* Merge branch 'master' of https://github.com/mc-server/MCServerTiger Wang2014-08-291-24/+19
|\
| * Merge remote-tracking branch 'origin/master' into RanksMattes D2014-08-221-8/+18
| |\
| | * Renamed LoggersTycho2014-08-121-7/+7
| | * First Implementatation of new Loggin frameworkTycho2014-08-101-8/+18
| * | Removed cGroup and cGroupManager.Mattes D2014-08-211-16/+0
| * | RankMgr: Initial migration code.madmaxoft2014-08-131-0/+1
| |/
* / Added new console command with cleanupTiger Wang2014-08-291-11/+3
|/
* Merged branch 'master' into NameToUUID.madmaxoft2014-07-311-12/+24
|\
| * Merged branch 'howaner/Options'.madmaxoft2014-07-301-2/+2
| |\
| | * Add "Broadcasting" settings to world.iniHowaner2014-07-271-2/+2
| * | Speed improvements, crash fixes, & self-suggestionsTiger Wang2014-07-221-2/+4
| * | Merge remote-tracking branch 'origin/master' into portalsTiger Wang2014-07-221-15/+13
| |\|
| * | Bug and crash fixesTiger Wang2014-07-201-2/+7
| * | Merge branch 'master' into portalsTiger Wang2014-07-181-9/+9
| |\ \
| * | | Portal improvements and suggestionsTiger Wang2014-06-101-3/+3
| * | | Implemented end and nether portalsTiger Wang2014-05-311-8/+13
* | | | Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.madmaxoft2014-07-301-0/+1
| |_|/ |/| |
* | | Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-12/+12
* | | Style: Normalized spaces after if, for and while.madmaxoft2014-07-211-3/+3
* | | main.cpp: field style fixesarchshift2014-07-201-4/+4
* | | main.cpp: Fixed warnings with g_TERMINATE_EVENT_RAISED and g_SERVER_TERMINATEDarchshift2014-07-191-2/+0
| |/ |/|
* | Fixed spaces around single-line comments.madmaxoft2014-07-171-3/+3
* | Fixed basic whitespace problems.madmaxoft2014-07-171-4/+4
* | Store properties as Json::ValueTiger Wang2014-07-161-1/+1
* | Player properties are now retrievedTiger Wang2014-07-141-2/+2
|/
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-8/+6
* Added Yggdrasil Authentication Systemdaniel09162014-04-131-2/+2
* Fixed a minor ini key duplication bugTiger Wang2014-03-291-0/+1
* Added additional macros to support the MSVC size_t format and changed all formats to use the macrosTycho2014-03-121-5/+5
* Fixed more Format issuesTycho2014-03-111-5/+5
* Fixed issues with int vs size_t and a few other warningsTycho2014-03-081-4/+2
* cBlockInfo now manages the respective cBlockHandlerandrew2014-03-021-1/+0
* Unicode :-(Howaner2014-02-211-1/+1
* Add 'Group not found', when the Server load the users.ini and add auto generate from users.iniHowaner2014-02-211-1/+3
* Removed the unnecessary LoopPlayersAndBroadcastChat() functions.madmaxoft2014-02-151-2/+2
* Implemented cCompositeChat.madmaxoft2014-02-151-1/+13
* Merge remote-tracking branch 'origin/master' into playerimprovementsTiger Wang2014-02-091-5/+12
|\
| * WebAdmin is stopped properly on server shutdown / restart.madmaxoft2014-02-071-5/+2
| * Fixed wiki link in auto-generated settings.ini.madmaxoft2014-02-071-1/+2
| * Improvements:STRWarrior2014-02-051-0/+9
* | Improved chat messaging functionsTiger Wang2014-02-071-2/+2
|/
* Fixed timing on *nix.madmaxoft2014-01-281-1/+1
* Fixed GetPhysicalRAMUsage on Linuxandrew2014-01-011-2/+2
* Merge branch 'master' of github.com:mc-server/MCServerTycho Bickerstaff2013-12-221-9/+25
|\
| * Added many event catchersTiger Wang2013-12-221-9/+25
* | Root is now warnings cleanTycho Bickerstaff2013-12-211-1/+1
|/
* Fixed the rest of constructor reorders.madmaxoft2013-12-201-34/+38
* HOOK_WORLD_STARTED now gets called when the CreateAndInitializeWorld function is used.STRWarrior2013-12-111-0/+1
* Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.STRWarrior2013-12-111-0/+18
* Merge branch 'master' of https://github.com/mc-server/MCServer into fixesnfeaturesTiger Wang2013-12-081-1/+1
|\
| * Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-1/+1
* | Console trims its commands before executing 'emTiger Wang2013-12-071-3/+3
|/
* DeadlockDetect is configurable now.madmaxoft2013-11-301-4/+7
* Fixed some of tiger's derpyness.Alexander Harkness2013-11-271-1/+1
* Hopefully fixed last of the Linux compile errorsTiger Wang2013-11-261-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+10
* Moved source to srcAlexander Harkness2013-11-241-0/+744