aboutsummaryrefslogtreecommitdiff
path: root/src/network/networkprotocol.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add core.remove_detached_inventory (#7684)SmallJoker2018-10-101-3/+5
* Particles: Make collision with objects optional (#7682)Paramat2018-09-081-3/+9
* Add protocol_version and supported package types to ContentDB urlsrubenwardy2018-07-291-0/+1
* Rename CSM flavours to restrictionsSmallJoker2018-06-261-11/+11
* Add formspec theming using prepended stringsAndrew Ward2018-03-281-2/+8
* Connected Nodeboxes: Add `disconnected` boxesThomas--S2018-01-031-0/+2
* CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)Loïc Blot2017-12-111-1/+2
* Zoom: Set zoom FOV per-player using a player object propertyparamat2017-12-041-0/+2
* Real global textures (#6105)Vitaliy2017-10-151-0/+2
* Add session_t typedef + remove unused functions (#6470)Loïc Blot2017-09-271-0/+2
* Implement mod communication channels (#6351)Loïc Blot2017-09-261-0/+37
* Object properties: Add 'glow', disables light's effect if negativeRob Blanckaert2017-09-141-0/+1
* Network: Remove large parts of deprecated legacy code (#6404)SmallJoker2017-09-121-158/+14
* Network protocol documentation: Add 'can_zoom' to version 36paramat2017-09-051-0/+1
* Bump minimal protocol version to 36 (#6319)SmallJoker2017-08-291-3/+5
* Step height: Add as a player object propertyparamat2017-08-091-0/+2
* Network protocol: Document settable player collisionbox (#6168)Paramat2017-07-251-2/+7
* [CSM] Add flavour limits controlled by server (#5930)Loïc Blot2017-07-181-3/+16
* Chat protocol rewrite (#5117)Loïc Blot2017-07-161-2/+20
* Fix the serialization error by ff73c7a (#5964)Rui2017-06-111-2/+3
* Have the server send the player list to the client (#5924)red-0012017-06-081-1/+21
* Set sky API: Add bool for clouds in front of custom skyboxparamat2017-05-021-0/+1
* Sound API: Add fading soundsBrandon2017-05-031-1/+10
* Add clouds APIBen Deutsch2017-04-301-0/+10
* Fix #5655 (#5658)red-0012017-04-261-1/+2
* Network:Remove old opcodes and fix documentation. (#5573)red-0012017-04-221-1/+3
* Soft node overlay (#5186)Dániel Juhász2017-04-211-1/+3
* Update server min protocol version to v24 (#5411)Loïc Blot2017-03-191-2/+2
* Plantlike: Fix visual_scale being applied squaredparamat2017-02-101-0/+2
* Revert "Plantlike visual scale: Send sqrt(visual_scale) to old clients"Craig Robbins2017-02-101-2/+0
* Plantlike visual scale: Send sqrt(visual_scale) to old clientsparamat2017-01-301-0/+2
* Add hardware node coloring. Includes:Dániel Juhász2017-01-231-1/+4
* Remove client-side chat prediction. (#5055)red-0012017-01-171-0/+1
* Move TileAnimation code to seperate filesfan52017-01-021-0/+2
* Breath cheat fix: server sideLoic Blot2017-01-011-2/+4
* Fix computation of viewing range (in blocks) sent to server (#4882)Rogier-52016-12-111-1/+1
* Optimize/adjust blocks/ActiveObjects sent at the server based on client setti...lhofhansl2016-11-301-0/+2
* Make plantlike drawtype more funAuke Kok2016-08-261-1/+3
* Particles: Add option to remove particles on collisionAuke Kok2016-05-281-0/+2
* Add option to not send pre v25 init packetest312016-03-151-1/+4
* Nodebox: Allow nodeboxes to "connect"Auke Kok2016-03-121-0/+1
* Backface culling: Ignore setting in tiledef from old servers.Auke Kok2016-01-231-1/+4
* networkprotocol.h: remove "u16 command" from docest312015-09-101-47/+1
* Bump protocol to 26est312015-07-241-1/+1
* Optional reconnect functionalityest312015-07-231-2/+7
* Fix relief mapping issuesRealBadAngel2015-07-161-0/+2
* Generic CAO cleanups and renames for clarificationest312015-06-201-0/+1
* Finalize init packets and enable protocol v25est312015-05-161-8/+10
* Make early protocol auth mechanism generic, and add SRPest312015-05-111-30/+90
* Make comments consistent with TOSERVER_INIT -> TOSERVER_INIT_LEGACY renameest312015-04-071-1/+1