index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
/
clientpackethandler.cpp
Age
Commit message (
Expand
)
Author
2017-12-11
CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)
Loïc Blot
2017-12-10
Damage: Remove damage ignore timer
SmallJoker
2017-09-26
Implement mod communication channels (#6351)
Loïc Blot
2017-09-12
Network: Fix logging into older worlds with base64 hashes
SmallJoker
2017-09-12
Network: Remove large parts of deprecated legacy code (#6404)
SmallJoker
2017-08-29
Network proto handlers/container fixes (#6334)
Loïc Blot
2017-08-28
Clientevent refactor (#6320)
Loïc Blot
2017-08-24
Add clientside translations.
Ekdohibs
2017-08-24
Network cleanup (#6302)
Loïc Blot
2017-08-20
Minimap: Add new HUD flag for minimap radar mode
paramat
2017-08-19
Code modernization: subfolders (#6283)
Loïc Blot
2017-07-18
[CSM] Add flavour limits controlled by server (#5930)
Loïc Blot
2017-07-16
Chat protocol rewrite (#5117)
Loïc Blot
2017-06-19
Verify HudSetParams input when hotbar textures are set (#6013)
Loïc Blot
2017-06-17
Cpp11 initializers 2 (#5999)
Loïc Blot
2017-06-11
Sound: Add pitch option (#5960)
Rui
2017-06-08
Have the server send the player list to the client (#5924)
red-001
2017-06-04
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
Loïc Blot
2017-05-19
When minimap is disabled in configuration, really disable it (#5771)
Loïc Blot
2017-05-03
Fading soungs: Fix client crash on older servers
SmallJoker
2017-05-02
Set sky API: Add bool for clouds in front of custom skybox
paramat
2017-05-03
Sneak: Improve and fix various things
SmallJoker
2017-05-03
Sound API: Add fading sounds
Brandon
2017-04-30
Add clouds API
Ben Deutsch
2017-04-25
Rename Scripting API files for consistency
ShadowNinja
2017-04-22
Network:Remove old opcodes and fix documentation. (#5573)
red-001
2017-04-04
Client handlers: Remove useless stringstream usage in two handlers (#5510)
Loïc Blot
2017-03-16
[CSM] Add minimap API modifiers (#5399)
Loïc Blot
2017-03-13
[CSM] Add enable_client_modding param (default: false)
nerzhul
2017-03-13
[CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)
Loïc Blot
2017-03-13
[CSM] Add method that display chat to client-sided lua. (#5089) (#5091)
red-001
2017-03-13
[CSM] Client side modding
Loic Blot
2017-01-18
Add particle animation, glow
sfan5
2016-11-14
Revert "Adding particle blend, glow and animation (#4705)"
sfan5
2016-11-15
Adding particle blend, glow and animation (#4705)
Foghrye4
2016-10-30
PlayerSAO/LocalPlayer refactor: (#4612)
Ner'zhul
2016-10-13
Attached particle spawners
raymoo
2016-10-08
More code cleanup (UNORDERED + RemotePlayer/LocalPlayer)
Loic Blot
2016-10-08
Player/LocalPlayer/RemotePlayer inheritance cleanup (part 1 on X)
Loic Blot
2016-10-06
Use more unordered_maps to improve performance in c++11 builds
Loic Blot
2016-05-28
Particles: Add option to remove particles on collision
Auke Kok
2016-03-19
Clean up Strfnd
ShadowNinja
2016-03-14
Fix player teleportation bug whilst sneaking
HybridDog
2015-10-14
Use warningstream for log messages with WARNING
ShadowNinja
2015-09-01
Hide minimap if it has been disabled by server
est31
2015-08-23
Clean up threading
ShadowNinja
2015-07-27
Fix srp.cpp:815 leak
est31
2015-07-23
Optional reconnect functionality
est31
2015-07-13
Remove raw message output on AOM deserialization failure
kwolekr
2015-07-08
Use UTF-8 instead of narrow
est31
[next]