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
/
networkprotocol.h
Commit message (
Expand
)
Author
Age
*
Documentation for highest formspec_version[] and changelog (#10592)
DS
2020-12-18
*
Minimap as HUD element with API control
Pierre-Yves Rollo
2020-10-04
*
Add PUT and DELETE request + specific method value to HTTP API (#9909)
Lejo
2020-07-29
*
Formspec: Make dropdowns optionally return event based on index, not value (#...
v-rob
2020-07-10
*
Server pushing media at runtime (#9961)
sfan5
2020-06-13
*
Add support for statbar “off state” icons (#9462)
Wuzzy
2020-05-11
*
Sky API: Rename *_tint to fog_*_tint for consistency
SmallJoker
2020-05-05
*
set_fov: Add support for time-based transitions (#9705)
ANAND
2020-05-02
*
Add scroll_container formspec element (redo) (#9101)
DS
2020-04-13
*
Drop genericobject.{cpp,h} (#9629)
Loïc Blot
2020-04-10
*
set_sky improvements, set_sun, set_moon and set_stars
Jordach
2020-03-05
*
Improve core.sound_play with ephemeral sounds and player exclusion
sfan5
2020-02-01
*
Make clipping of formspec elements more consistent (#9262)
Hugues Ross
2020-01-16
*
Formspec: make bgcolor element less confusing and allow setting fullscreen co...
DS
2019-12-08
*
Add z-index management to HUD
Pierre-Yves Rollo
2019-12-06
*
Formspec: draw order and clipping for all elements (#8740)
DS
2019-11-07
*
Add support for per-player FOV overrides and multipliers
Anand S
2019-09-19
*
Built-in formspecs: Force version 1
SmallJoker
2019-09-14
*
Formspecs: Introduce formspec_version to mods
SmallJoker
2019-09-14
*
Inventory: Send dirty lists where appropriate (#8742)
SmallJoker
2019-08-24
*
Implement adding velocity to player from Lua
sfan5
2019-08-10
*
Client::Interact: Use InteractAction enum instead of numeric constants
ANAND
2019-08-07
*
Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)
Paul Ouellette
2019-02-07
*
Proselytize the network. Use IEEE F32 (#8030)
SmallJoker
2019-01-03
*
CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000)
Paramat
2019-01-03
*
CSM: add requested CSM_RF_READ_PLAYERINFO (#8007)
Loïc Blot
2018-12-24
*
Network: Send IEEE floats (#7768)
SmallJoker
2018-12-13
*
Send only changed node metadata to clients instead of whole mapblock (#5268)
SmallJoker
2018-12-04
*
Add core.remove_detached_inventory (#7684)
SmallJoker
2018-10-10
*
Particles: Make collision with objects optional (#7682)
Paramat
2018-09-08
*
Add protocol_version and supported package types to ContentDB urls
rubenwardy
2018-07-29
*
Rename CSM flavours to restrictions
SmallJoker
2018-06-26
*
Add formspec theming using prepended strings
Andrew Ward
2018-03-28
*
Connected Nodeboxes: Add `disconnected` boxes
Thomas--S
2018-01-03
*
CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)
Loïc Blot
2017-12-11
*
Zoom: Set zoom FOV per-player using a player object property
paramat
2017-12-04
*
Real global textures (#6105)
Vitaliy
2017-10-15
*
Add session_t typedef + remove unused functions (#6470)
Loïc Blot
2017-09-27
*
Implement mod communication channels (#6351)
Loïc Blot
2017-09-26
*
Object properties: Add 'glow', disables light's effect if negative
Rob Blanckaert
2017-09-14
*
Network: Remove large parts of deprecated legacy code (#6404)
SmallJoker
2017-09-12
*
Network protocol documentation: Add 'can_zoom' to version 36
paramat
2017-09-05
*
Bump minimal protocol version to 36 (#6319)
SmallJoker
2017-08-29
*
Step height: Add as a player object property
paramat
2017-08-09
*
Network protocol: Document settable player collisionbox (#6168)
Paramat
2017-07-25
*
[CSM] Add flavour limits controlled by server (#5930)
Loïc Blot
2017-07-18
*
Chat protocol rewrite (#5117)
Loïc Blot
2017-07-16
*
Fix the serialization error by ff73c7a (#5964)
Rui
2017-06-11
*
Have the server send the player list to the client (#5924)
red-001
2017-06-08
*
Set sky API: Add bool for clouds in front of custom skybox
paramat
2017-05-02
[next]