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
...
*
Mgv6 mudflow: Also check for 'ignore' nodes
paramat
2017-06-16
1
-7
/
+11
*
Improve chatcommand params consistency (#5985)
Ezhh
2017-06-15
2
-23
/
+25
*
Mgv6 mudflow: Avoid partially removed stacked decorations
paramat
2017-06-15
2
-19
/
+41
*
Fix no sound bug (#5968)
Rui
2017-06-14
2
-8
/
+14
*
Remove legacy content_abm.{cpp,h}
Loïc Blot
2017-06-14
6
-73
/
+0
*
Update list of installed files concerning server and non-RUN_IN_PLACE builds ...
sfan5
2017-06-14
1
-6
/
+10
*
Fix the serialization error by ff73c7a (#5964)
Rui
2017-06-11
2
-26
/
+32
*
Use thread_local instead from some static settings (#5955)
Loïc Blot
2017-06-11
8
-16
/
+22
*
Sound: Add pitch option (#5960)
Rui
2017-06-11
10
-54
/
+68
*
Remove minetestmapper from this repository (#5901)
Loïc Blot
2017-06-11
3
-962
/
+0
*
Improve the path select GUI (#5852)
red-001
2017-06-11
10
-70
/
+77
*
Remove threads.h and replace its definitions with their C++11 equivalents (#5...
ShadowNinja
2017-06-11
16
-160
/
+82
*
Remove superfluous pointer null checks
QrchackOfficial
2017-06-10
10
-46
/
+20
*
Plantlike meshoptions: Fix inverted random vertical offset
number Zero
2017-06-11
1
-1
/
+1
*
(Re)spawn players within 'mapgen_limit'
paramat
2017-06-11
4
-13
/
+33
*
Menu: Do not use textlist for shaders in settings tab (#5820)
Elijah Duffy
2017-06-10
1
-11
/
+14
*
Add a server-sided way to remove color codes from incoming chat messages (#5948)
red-001
2017-06-10
6
-16
/
+25
*
fix an example in lua_api (#5604)
DS
2017-06-10
1
-2
/
+2
*
C++11 patchset 6: forbid object copy using assigment/copy function deleters (...
Loïc Blot
2017-06-10
12
-28
/
+13
*
Order es_DrawType exactly like enum NodeDrawType in nodedef.h (#5946)
Thomas--S
2017-06-10
1
-3
/
+4
*
Fix sending color codes to clients that don't support them. (#5950)
red-001
2017-06-09
3
-42
/
+22
*
CSM: Fix documentation error for register_on_*_chat_messages (#5917)
DS
2017-06-09
5
-11
/
+10
*
buildbot: exit 0 at the end of the script
Loïc Blot
2017-06-09
2
-0
/
+2
*
Implement GItlab CI daily builds for windows platform (32 & 64) (#5923)
Loïc Blot
2017-06-08
3
-7
/
+88
*
Have the server send the player list to the client (#5924)
red-001
2017-06-08
8
-5
/
+68
*
C++11 patchset 5: use std::threads and remove old compat layer (#5928)
Loïc Blot
2017-06-08
3
-195
/
+12
*
Autorun: Change to 'autoforward' (#5926)
Paramat
2017-06-08
6
-21
/
+21
*
Use a settings object when generating world.mt and set player_backend to sqli...
red-001
2017-06-08
1
-9
/
+9
*
make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942)
DS
2017-06-07
1
-1
/
+1
*
[CSM] Add function to get player privileges (#5933)
red-001
2017-06-07
7
-25
/
+56
*
DragonflyBSD & NetBSD build fix
Loic Blot
2017-06-06
1
-1
/
+1
*
Fix bump_version.sh & client_lua_api.md
Loic Blot
2017-06-06
2
-2
/
+4
*
Fix typos/mistakes in the documentation for colour related functions. (#5936)
red-001
2017-06-06
2
-8
/
+8
*
Use C++11 mutexes only (remove compat code) (#5922)
Loïc Blot
2017-06-06
36
-363
/
+59
*
Revert "Remove deprecated code segments (#5891)"
Loïc Blot
2017-06-06
10
-34
/
+418
*
Main Menu: Add get_clientmodpath API (#5912)
Elijah Duffy
2017-06-06
3
-2
/
+16
*
C++11 patchset 3: remove Atomic/GenericAtomic and use std::atomic (#5906)
Loïc Blot
2017-06-06
4
-149
/
+11
*
Remove old network code (#5921)
red-001
2017-06-06
1
-11
/
+0
*
Fixed #5907 Documentation for screen_h and screen_w (#5909)
Vincent Glize
2017-06-05
2
-4
/
+4
*
Remove SharedPtr, it's not used and will be never used, we use C++11
Loic Blot
2017-06-05
2
-76
/
+0
*
Gitlab CI: Fix Ubuntu 14.04/Debian 8 build by using GCC 6 toolchain
Loic Blot
2017-06-05
1
-21
/
+31
*
Remove deprecated code segments (#5891)
Thomas--S
2017-06-04
10
-418
/
+34
*
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
Loïc Blot
2017-06-04
59
-298
/
+223
*
JsonCPP update from 0.10.6 to 1.8.0
Loic Blot
2017-06-04
2
-466
/
+1020
*
Minetest for C++11 (CMakeLists + Travis)
Loic Blot
2017-06-04
16
-72
/
+144
*
Mapgen v6: Use snow blocks in tundra and remove them from taiga (#5827)
Casimir
2017-06-04
1
-6
/
+5
*
Fix segmentation fault with tool capabilities (#5899)
ShadowNinja
2017-06-03
1
-1
/
+1
*
Snake case for screen options in minetest.conf (#5792)
Vincent Glize
2017-06-03
4
-15
/
+15
*
Continue with 0.4.16-dev
ShadowNinja
2017-06-03
1
-1
/
+1
*
Bump version to 0.4.16
ShadowNinja
2017-06-03
3
-4
/
+4
[prev]
[next]