index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server.cpp
Age
Commit message (
Expand
)
Author
2017-06-08
Have the server send the player list to the client (#5924)
red-001
2017-06-06
Revert "Remove deprecated code segments (#5891)"
Loïc Blot
2017-06-04
Remove deprecated code segments (#5891)
Thomas--S
2017-06-04
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
Loïc Blot
2017-05-20
Real control fix (#5787)
Loïc Blot
2017-05-19
Mainmenu: Fix issues while trying to enable all mods (#5770)
SmallJoker
2017-05-17
Particles: Do not send single particles to distant clients (#5760)
Paramat
2017-05-02
Set sky API: Add bool for clouds in front of custom skybox
paramat
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-23
Player data to Database (#5475)
Loïc Blot
2017-04-22
Add on_flood() callback.
Auke Kok
2017-04-21
Fix #5617 - respect message and reconnect parameters when shutting down immed...
orwell96
2017-04-17
Fix MSVC build broken by 34d32ce
SmallJoker
2017-04-15
Implement delayed server shutdown with cancelation (#4664)
Loïc Blot
2017-04-14
ClientIface::sendToAll: honor packet configuration (#5590)
Loïc Blot
2017-04-08
Move chat command handling code from C++ to Lua (#5528)
red-001
2017-04-06
Fix multiple death messages (#5305)
presstabstart
2017-03-19
Fix /shutdown or ^C no longer causing server exit
sfan5
2017-03-19
Update server min protocol version to v24 (#5411)
Loïc Blot
2017-03-18
Server list cleanup
ShadowNinja
2017-03-13
[CSM] storage + fixes
Loic Blot
2017-03-13
[CSM] implement client side mod loading (#5123)
Loïc Blot
2017-03-13
[CSM] Client side modding
Loic Blot
2017-02-08
Add ModMetadata API (#5131)
Loïc Blot
2017-01-25
Block spam messages before calling on_chatmessage callbacks (#4805)
rubenwardy
2017-01-22
Fix potential crash in chat handling (since 2f56a00d9eef82052614e5854a07b39b0...
sfan5
2017-01-21
Add show_statusline_on_connect setting (#5084)
Loïc Blot
2017-01-21
Revert "Detach the player from entities on death." (#5087)
Loïc Blot
2017-01-21
Detach the player from entities on death. (#5077)
red-001
2017-01-20
Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)
red-001
2017-01-18
Add particle animation, glow
sfan5
2017-01-17
Remove client-side chat prediction. (#5055)
red-001
2017-01-15
Added lua tracebacks to some errors where you have been blind to what… (#5043)
sapier
2017-01-09
Environment & IGameDef code refactoring (#4985)
Ner'zhul
2017-01-01
Breath cheat fix: server side
Loic Blot
2016-12-26
Various anticheat improvements
sfan5
2016-11-30
Optimize/adjust blocks/ActiveObjects sent at the server based on client setti...
lhofhansl
2016-11-28
Allow restricting detached inventories to one player
sfan5
2016-11-23
Make supplying empty formspec strings close the formspec (#4737)
orwell96
2016-11-14
Revert "Adding particle blend, glow and animation (#4705)"
sfan5
2016-11-15
Adding particle blend, glow and animation (#4705)
Foghrye4
2016-11-05
PlayerSAO saving fix (#4734)
Ner'zhul
2016-10-30
PlayerSAO/LocalPlayer refactor: (#4612)
Ner'zhul
2016-10-13
Attached particle spawners
raymoo
2016-10-08
Move RemotePlayer code to its own cpp/header
Loic Blot
2016-10-08
RemotePlayer/LocalPlayer Player base class proper separation (code cleanup) (...
Loic Blot
2016-10-08
Optimize ClientIface::getPlayerNames(): return const ref instead a copy of al...
Loic Blot
2016-10-08
More code cleanup (UNORDERED + RemotePlayer/LocalPlayer)
Loic Blot
[next]