index
:
hax-minetest-server.git
master
Server-optimized Minetest 5.6.0
Test_User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
core: Add dir_to_yaw and yaw_to_dir helpers
Auke Kok
2017-01-23
2
-0
/
+12
*
Vector: Add vector.sort(a, b): return box edges
Auke Kok
2017-01-23
2
-0
/
+6
*
Add hardware node coloring. Includes:
Dániel Juhász
2017-01-23
27
-554
/
+1207
*
Fix potential crash in chat handling (since 2f56a00d9eef82052614e5854a07b39b0...
sfan5
2017-01-22
1
-1
/
+1
*
Remove os.exit from the Lua secure sandbox (#5090)
Loïc Blot
2017-01-21
1
-1
/
+0
*
Add show_statusline_on_connect setting (#5084)
Loïc Blot
2017-01-21
4
-2
/
+10
*
Revert "Detach the player from entities on death." (#5087)
Loïc Blot
2017-01-21
5
-16
/
+14
*
Fix unknown command message not providing number of cmd
sapier
2017-01-21
1
-1
/
+1
*
Add Entity get_texture_mod() to Lua API
sapier
2017-01-21
7
-8
/
+53
*
Detach the player from entities on death. (#5077)
red-001
2017-01-21
5
-14
/
+16
*
Warning fix for 2ea60156437962d7d29d20606bf5d9189059f76b (#5082)
Loïc Blot
2017-01-21
1
-7
/
+3
*
Do not force deletion of players when mapblock is full (#5081)
Loïc Blot
2017-01-21
1
-0
/
+6
*
Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)
red-001
2017-01-20
12
-17
/
+2
*
Add chatcommand unregister and override API (#5076)
Elijah Duffy
2017-01-20
2
-0
/
+22
*
Fix MSVC build Build broken by 98e36d7
SmallJoker
2017-01-19
2
-0
/
+2
*
Add particle animation, glow
sfan5
2017-01-18
16
-78
/
+311
*
Add minetest.player_exists() (#5064)
rubenwardy
2017-01-18
2
-5
/
+9
*
Add search to advanced settings (#4806)
rubenwardy
2017-01-18
1
-6
/
+114
*
Fix typo in alias for deprecated settexturemod
sapier
2017-01-17
1
-1
/
+1
*
Improve priv descriptions (#5047)
Ezhh
2017-01-17
1
-20
/
+21
*
Remove client-side chat prediction. (#5055)
red-001
2017-01-17
4
-4
/
+17
*
Adjust formspec spacing on the Client tab of the mainmenu
rubenwardy
2017-01-16
1
-13
/
+22
*
Rename ObjectRef methods to be consistent and predictable
rubenwardy
2017-01-16
4
-66
/
+67
*
Add keyword based search to serverlist
red-001
2017-01-15
8
-23
/
+113
*
Added lua tracebacks to some errors where you have been blind to what… (#5043)
sapier
2017-01-15
4
-7
/
+16
*
Documentation: Correct biome heat / humidity noise parameters
paramat
2017-01-15
2
-4
/
+4
*
Add color names from web page referenced in luaapi doc
sapier
2017-01-15
1
-0
/
+7
*
Only set material flag on rendered meshes (#5023)
lhofhansl
2017-01-14
1
-8
/
+9
*
Fix build with freetype support disabled
sfan5
2017-01-14
1
-1
/
+1
*
Fix another missing const reported by clang & @sfan5
Loic Blot
2017-01-14
2
-2
/
+2
*
Fix missing const in ServerActiveObject::getStaticData
Loic Blot
2017-01-14
1
-1
/
+1
*
Organize defaultsettings.cpp
ShadowNinja
2017-01-13
1
-112
/
+107
*
Main menu tweaks
ShadowNinja
2017-01-13
3
-10
/
+9
*
Optimize SAO getStaticData by using std::string pointer instead of return copy
Loic Blot
2017-01-13
4
-12
/
+14
*
Cleanup content_sao by factorizing similar code parts
Rogier
2017-01-13
2
-249
/
+126
*
Enable mod security by default
ShadowNinja
2017-01-13
3
-3
/
+3
*
Meshes: Make object mesh face shading consistent
paramat
2017-01-13
1
-11
/
+8
*
Make nametag removable with set_nametag_attributes (#5021)
Rui
2017-01-11
1
-2
/
+1
*
Cleanup some header inclusions to improve compilation times
Loic Blot
2017-01-11
10
-13
/
+22
*
Performance fix + SAO factorization
Rogier
2017-01-11
8
-117
/
+88
*
Add staticdata parameter to add_entity (#5009)
Rui
2017-01-09
3
-3
/
+6
*
Environment & IGameDef code refactoring (#4985)
Ner'zhul
2017-01-09
49
-409
/
+301
*
support older PostGreSQL versions (#4999)
zeuner
2017-01-09
2
-7
/
+26
*
builtin/.../falling.lua: Avoid crash when hitting unknown nodes
sfan5
2017-01-09
1
-1
/
+1
*
Map generation limit: Cache as 'const' not 'const static'
paramat
2017-01-08
2
-3
/
+3
*
Map generation limit: Fix checks for block/sector over-limit
paramat
2017-01-08
2
-14
/
+36
*
Minor: Fix indentation in serverenvironment.cpp
Lars Hofhansl
2017-01-08
1
-51
/
+51
*
Move ServerEnvironment to dedicated cpp/header files
Loic Blot
2017-01-08
14
-2555
/
+2600
*
Move ClientEnvironment to dedicated cpp/header files
Loic Blot
2017-01-08
8
-1003
/
+1042
*
Get neighbor from same map block if possible in ABMHandler (#4998)
lhofhansl
2017-01-08
1
-6
/
+15
[prev]
[next]