aboutsummaryrefslogtreecommitdiff
path: root/src/server.h
AgeCommit message (Expand)Author
2017-05-02Set sky API: Add bool for clouds in front of custom skyboxparamat
2017-05-03Sound API: Add fading soundsBrandon
2017-04-30Add clouds APIBen Deutsch
2017-04-23Player data to Database (#5475)Loïc Blot
2017-04-22Network:Remove old opcodes and fix documentation. (#5573)red-001
2017-04-15Implement delayed server shutdown with cancelation (#4664)Loïc Blot
2017-03-18Server list cleanupShadowNinja
2017-03-16Add ModStorageAPI to client side modding (#5396)Loïc Blot
2017-03-13[CSM] storage + fixesLoic Blot
2017-03-13[CSM] Client side moddingLoic Blot
2017-02-08Add ModMetadata API (#5131)Loïc Blot
2017-01-27Implement player attribute backend (#4155)Loïc Blot
2017-01-18Add particle animation, glowsfan5
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2017-01-08Move ServerEnvironment to dedicated cpp/header filesLoic Blot
2017-01-01Breath cheat fix: server sideLoic Blot
2016-12-24Move PP() and PP2() macros to basic_macros.hRogier
2016-12-20Mod security: Allow read-only access to all mod pathsShadowNinja
2016-11-28Allow restricting detached inventories to one playersfan5
2016-11-14Revert "Adding particle blend, glow and animation (#4705)"sfan5
2016-11-15Adding particle blend, glow and animation (#4705)Foghrye4
2016-11-12Add control information to player interacts (#4685)raymoo
2016-11-02Add minetest.get_server_uptime() function to Lua API (#4702)Brandon
2016-10-13Attached particle spawnersraymoo
2016-10-08Move RemotePlayer code to its own cpp/headerLoic Blot
2016-10-08RemotePlayer/LocalPlayer Player base class proper separation (code cleanup) (...Loic Blot
2016-10-08Player/LocalPlayer/RemotePlayer inheritance cleanup (part 2 on X)Loic Blot
2016-10-08Remove some unused attributes/class functions in server.cpp/hLoic Blot
2016-10-08Player/LocalPlayer/RemotePlayer inheritance cleanup (part 1 on X)Loic Blot
2016-10-06use unordered containers where possible (patch 4 on X)Loic Blot
2016-10-05Chat: new settings to prevent spamLoic Blot
2016-05-28Particles: Add option to remove particles on collisionAuke Kok
2016-04-28Handle particle spawners in env and delete expired idsobneq
2015-11-13Only allow players with shout to chatest31
2015-11-09Put ChatEvent handler into own functionest31
2015-11-06Add server side ncurses terminalest31
2015-11-03Time: Remove serverside getter, and use atomic operationsest31
2015-11-02Add callback parameter for core.emerge_area()kwolekr
2015-10-27Add DISABLE_CLASS_COPY macro (and use it)kwolekr
2015-10-27Environment: Time of day fixes and add serverside getterest31
2015-08-23Clean up threadingShadowNinja
2015-07-25Cleanup server addparticle(spawner) by merge two identical functions.Loic Blot
2015-07-24Fix documentation of dedicated_server_loopest31
2015-07-23Optional reconnect functionalityest31
2015-07-10Fix damage flash when damage disabledkwolekr
2015-07-02Fix code style from recent commits and add misc. optimizationskwolekr
2015-05-28Add some missing getter functions to the lua APITeTpaAka
2015-05-16Add mod securityShadowNinja
2015-05-11Make early protocol auth mechanism generic, and add SRPest31
2015-04-22Protocol 25: wstring -> string for custom access denial reasonsest31