summaryrefslogtreecommitdiff
path: root/src/serverenvironment.cpp
Commit message (Expand)AuthorAge
* C++03 oldify in various source filesSmallJoker2018-06-03
* More C++03 fixesLoic Blot2018-06-03
* Huge LBM lookup performance improvement on mapblock loading (#7195)Loïc Blot2018-06-03
* SAO limits: Allow SAOs to exist outside the set 'mapgen limit'paramat2018-06-03
* ServerEnv: Clean up object lifecycle handling (#6414)sfan52018-06-03
* (Re)spawn players within 'mapgen_limit'paramat2018-06-03
* Enhance ABM performance a little bit by removing two std::set copy (#5815)Loïc Blot2017-05-25
* Mainmenu: Fix issues while trying to enable all mods (#5770)SmallJoker2017-05-19
* Rename Scripting API files for consistencyShadowNinja2017-04-25
* Player data to Database (#5475)Loïc Blot2017-04-23
* [CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)Loïc Blot2017-03-17
* [CSM] Client side moddingLoic Blot2017-03-13
* Objectpos over limit: Avoid crash caused by sector over limitparamat2017-02-16
* Fix >5 year old PlayerSAO deletion bugsfan52017-02-15
* Fix PlayerSAO deletion warning (0eede97af2927dcda3545192403b0a44f30bcd1f)sfan52017-02-04
* Implement player attribute backend (#4155)Loïc Blot2017-01-27
* Warning fix for 2ea60156437962d7d29d20606bf5d9189059f76b (#5082)Loïc Blot2017-01-21
* Do not force deletion of players when mapblock is full (#5081)Loïc Blot2017-01-21
* Optimize SAO getStaticData by using std::string pointer instead of return copyLoic Blot2017-01-13
* Environment & IGameDef code refactoring (#4985)Ner'zhul2017-01-09
* Minor: Fix indentation in serverenvironment.cppLars Hofhansl2017-01-08
* Move ServerEnvironment to dedicated cpp/header filesLoic Blot2017-01-08