summaryrefslogtreecommitdiff
path: root/src/network/serverpackethandler.cpp
AgeCommit message (Expand)Author
2018-06-03Inventory: Restrict access from too far awaySmallJoker
2018-06-03ServerEnv: Clean up object lifecycle handling (#6414)sfan5
2018-06-03Typo fix in compat code from commit 1d8d01074fdb52946f81110bebf1d001185b394bLoic Blot
2018-06-03ClientInterface: add a function to verify (correctly) if user limit was reach...Loïc Blot
2017-04-25Rename Scripting API files for consistencyShadowNinja
2017-04-22Network:Remove old opcodes and fix documentation. (#5573)red-001
2017-04-17Fix MSVC build broken by 34d32ceSmallJoker
2017-04-15Implement delayed server shutdown with cancelation (#4664)Loïc Blot
2017-04-06Fix "error: ‘playerSAO’ was not declared"Auke Kok
2017-04-06Fix spacingEkdohibs
2017-04-06Fix problems when overriding the hand:Ekdohibs
2017-04-06Fix multiple death messages (#5305)presstabstart
2017-03-19Update server min protocol version to v24 (#5411)Loïc Blot
2017-03-13[CSM] Client side moddingLoic Blot
2017-01-24Wrap to positive degree values (#5106)raymoo
2017-01-11Cleanup some header inclusions to improve compilation timesLoic Blot
2017-01-01Breath cheat fix: server sideLoic Blot
2016-12-29Fix interact range check (thanks to @lhofhansl)sfan5
2016-12-26Various anticheat improvementssfan5
2016-12-03Optimize block sent: Fix rendering issueLars Hofhansl
2016-11-30Optimize/adjust blocks/ActiveObjects sent at the server based on client setti...lhofhansl
2016-11-26Wieldhand: Allow overriding the handTeTpaAka
2016-11-12Add control information to player interacts (#4685)raymoo
2016-10-30Fix overloading problems mentioned by clangLoic Blot
2016-10-30PlayerSAO/LocalPlayer refactor: (#4612)Ner'zhul
2016-10-08More code cleanup (UNORDERED + RemotePlayer/LocalPlayer)Loic Blot
2016-10-08Player/LocalPlayer/RemotePlayer inheritance cleanup (part 2 on X)Loic 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-03-29Fix small formatting issue in SRP debug outputsfan5
2016-03-15Much better API for auth.{cpp, h}est31
2016-02-23GOTBLOCKS & DELETEBLOCKS: test packet size only oncenerzhul
2016-01-09Cache disable_anticheat and check it for "interacted_too_far"ASL97
2015-12-02Add on_secondary_use when right clicking an item in the airAlex Ford
2015-11-13Only allow players with shout to chatest31
2015-11-06Add server side ncurses terminalest31
2015-10-14Use warningstream for log messages with WARNINGShadowNinja
2015-10-12Fix how address is logged when a wrong password is suppliedKahrl
2015-10-04Remove redundant code in player interact handlerkwolekr
2015-09-14Serialisation: documentation fixes, clarifying renames and whitespace fixesest31
2015-07-21Ask auth handler to create auth when a default password is setest31
2015-07-10Fix damage flash when damage disabledkwolekr
2015-07-08Use UTF-8 instead of narrowest31
2015-06-23Use actionstream instead of errorstream when failing to emerge playerCraig Davison
2015-05-22Deny empty username early in the protocolest31
2015-05-19Replace instances of std::map<std::string, std::string> with StringMapkwolekr
2015-05-19Lower log level for unexpected behaviourest31
2015-05-16Fix build since last commitest31
2015-05-16Finalize init packets and enable protocol v25est31