aboutsummaryrefslogtreecommitdiff
path: root/src/serverenvironment.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix PlayerSAO deletion warning (0eede97af2927dcda3545192403b0a44f30bcd1f)sfan52017-02-041-3/+8
* Implement player attribute backend (#4155)Loïc Blot2017-01-271-1/+2
* Warning fix for 2ea60156437962d7d29d20606bf5d9189059f76b (#5082)Loïc Blot2017-01-211-7/+3
* Do not force deletion of players when mapblock is full (#5081)Loïc Blot2017-01-211-0/+6
* Optimize SAO getStaticData by using std::string pointer instead of return copyLoic Blot2017-01-131-3/+6
* Environment & IGameDef code refactoring (#4985)Ner'zhul2017-01-091-10/+10
* Minor: Fix indentation in serverenvironment.cppLars Hofhansl2017-01-081-51/+51
* Move ServerEnvironment to dedicated cpp/header filesLoic Blot2017-01-081-0/+2167