aboutsummaryrefslogtreecommitdiff
path: root/src/serverenvironment.cpp
AgeCommit message (Expand)Author
2017-02-16Objectpos over limit: Avoid crash caused by sector over limitparamat
2017-02-15Fix >5 year old PlayerSAO deletion bugsfan5
2017-02-04Fix PlayerSAO deletion warning (0eede97af2927dcda3545192403b0a44f30bcd1f)sfan5
2017-01-27Implement player attribute backend (#4155)Loïc Blot
2017-01-21Warning fix for 2ea60156437962d7d29d20606bf5d9189059f76b (#5082)Loïc Blot
2017-01-21Do not force deletion of players when mapblock is full (#5081)Loïc Blot
2017-01-13Optimize SAO getStaticData by using std::string pointer instead of return copyLoic Blot
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2017-01-08Minor: Fix indentation in serverenvironment.cppLars Hofhansl
2017-01-08Move ServerEnvironment to dedicated cpp/header filesLoic Blot