index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
serveropcodes.cpp
Commit message (
Expand
)
Author
Age
*
Minimap as HUD element with API control
Pierre-Yves Rollo
2020-10-04
*
Server pushing media at runtime (#9961)
sfan5
2020-06-13
*
Miscellaneous networking improvements (#9611)
sfan5
2020-04-08
*
set_sky improvements, set_sun, set_moon and set_stars
Jordach
2020-03-05
*
Add support for per-player FOV overrides and multipliers
Anand S
2019-09-19
*
Implement adding velocity to player from Lua
sfan5
2019-08-10
*
Send only changed node metadata to clients instead of whole mapblock (#5268)
SmallJoker
2018-12-04
*
Rename CSM flavours to restrictions
SmallJoker
2018-06-26
*
Add formspec theming using prepended strings
Andrew Ward
2018-03-28
*
Implement mod communication channels (#6351)
Loïc Blot
2017-09-26
*
Network: Remove large parts of deprecated legacy code (#6404)
SmallJoker
2017-09-12
*
[CSM] Add flavour limits controlled by server (#5930)
Loïc Blot
2017-07-18
*
Chat protocol rewrite (#5117)
Loïc Blot
2017-07-16
*
Have the server send the player list to the client (#5924)
red-001
2017-06-08
*
Add missing server sending rule for bd921a7916f0fafc493b1c4d0eeb5e2bb1d6a7c2
Loic Blot
2017-05-05
*
Add clouds API
Ben Deutsch
2017-04-30
*
Fix #5655 (#5658)
red-001
2017-04-26
*
Network:Remove old opcodes and fix documentation. (#5573)
red-001
2017-04-22
*
Breath cheat fix: server side
Loic Blot
2017-01-01
*
Finalize init packets and enable protocol v25
est31
2015-05-16
*
Make early protocol auth mechanism generic, and add SRP
est31
2015-05-11
*
Prepare Protocol v25 init & authentication.
Loic Blot
2015-03-13
*
Handle the newly added TOCLIENT_ACCESS_DENIED and TOCLIENT_DELETE_PARTICLESPA...
Loic Blot
2015-03-13
*
Rename some packet and handlers to <packet>_Legacy name for compat layer betw...
Loic Blot
2015-03-13
*
[Patch 2/4] Network rework: packet writing, sending and cleanups
Loic Blot
2015-02-16
*
Network Layer 7 rework (Packet handling)
Loic Blot
2015-02-10