aboutsummaryrefslogtreecommitdiff
path: root/src/server.h
AgeCommit message (Expand)Author
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2017-11-24Inventory: Restrict access from too far awaySmallJoker
2017-09-28Server: affect bind_addr on constructor instead of start() (#6474)Loïc Blot
2017-09-27Add session_t typedef + remove unused functions (#6470)Loïc Blot
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-12Network: Remove large parts of deprecated legacy code (#6404)SmallJoker
2017-08-29Network proto handlers/container fixes (#6334)Loïc Blot
2017-08-24Add clientside translations.Ekdohibs
2017-08-24Network cleanup (#6302)Loïc Blot
2017-08-18Optimize headers (part 2) (#6272)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-07-25Move MapEditEventAreaIgnorer to emerge.cppLoic Blot
2017-07-18[CSM] Add flavour limits controlled by server (#5930)Loïc Blot
2017-07-16Chat protocol rewrite (#5117)Loïc Blot
2017-06-18Cpp11 patchset 11: continue working on constructor style migration (#6004)Loïc Blot
2017-06-11Sound: Add pitch option (#5960)Rui
2017-06-10Add a server-sided way to remove color codes from incoming chat messages (#5948)red-001
2017-06-10C++11 patchset 6: forbid object copy using assigment/copy function deleters (...Loïc Blot
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot
2017-06-04C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)Loïc Blot
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