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
/
serverenvironment.cpp
Age
Commit message (
Expand
)
Author
2017-04-25
Rename Scripting API files for consistency
ShadowNinja
2017-04-23
Player data to Database (#5475)
Loïc Blot
2017-03-17
[CSM] Add core.get_timeofday & core.get_day_count env calls (#5401)
Loïc Blot
2017-03-13
[CSM] Client side modding
Loic Blot
2017-02-16
Objectpos over limit: Avoid crash caused by sector over limit
paramat
2017-02-15
Fix >5 year old PlayerSAO deletion bug
sfan5
2017-02-04
Fix PlayerSAO deletion warning (0eede97af2927dcda3545192403b0a44f30bcd1f)
sfan5
2017-01-27
Implement player attribute backend (#4155)
Loïc Blot
2017-01-21
Warning fix for 2ea60156437962d7d29d20606bf5d9189059f76b (#5082)
Loïc Blot
2017-01-21
Do not force deletion of players when mapblock is full (#5081)
Loïc Blot
2017-01-13
Optimize SAO getStaticData by using std::string pointer instead of return copy
Loic Blot
2017-01-09
Environment & IGameDef code refactoring (#4985)
Ner'zhul
2017-01-08
Minor: Fix indentation in serverenvironment.cpp
Lars Hofhansl
2017-01-08
Move ServerEnvironment to dedicated cpp/header files
Loic Blot