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
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix broken Ipv4 serialization on win32
sapier
2014-04-11
1
-1
/
+2
*
Fix broken win32+bsd build
sapier
2014-04-11
1
-3
/
+3
*
Infer ipv6_server from bind_address; fix client connect to IN(6)ADDR_ANY
Kahrl
2014-04-10
6
-46
/
+86
*
Add support for named threads (atm linux only)
sapier
2014-04-09
7
-1
/
+36
*
Make config honor build system specified config defines
sapier
2014-04-09
1
-4
/
+16
*
Minor fixes for file/modlist download in mainmenu
sapier
2014-04-09
1
-5
/
+3
*
Cleanup client init states by bumping protocol version
sapier
2014-04-08
14
-144
/
+602
*
Pass pointer to nodedef directly to avoid recalculation in quite often called...
sapier
2014-04-06
3
-26
/
+23
*
Performance optimized button to button mask evaluation
sapier
2014-04-03
1
-11
/
+10
*
Fix lost change password button
sapier
2014-04-01
1
-15
/
+30
*
Fix bug in RemoteClient::GetNextBlocks
Perttu Ahola
2014-03-26
1
-2
/
+3
*
Fix merge mistake when rebasing for PR #1169
Ciaran Gultnieks
2014-03-24
1
-2
/
+1
*
Fix double sending of chat messages
sapier
2014-03-23
1
-1
/
+1
*
Fix serializing of signed numbers in serializeStructToString
ShadowNinja
2014-03-21
1
-3
/
+8
*
Normal maps generation on the fly.
RealBadAngel
2014-03-21
4
-30
/
+80
*
Add more informative error messages for inventory and item method errors
ShadowNinja
2014-03-15
2
-13
/
+38
*
Remove lua_State parameter from LuaError::LuaError
ShadowNinja
2014-03-15
13
-52
/
+39
*
Revert "Make sure we get a stacktrace for as many lua errors as possible"
ShadowNinja
2014-03-15
6
-29
/
+29
*
Make serializeStructToString use an ostringstream
ShadowNinja
2014-03-15
2
-44
/
+27
*
Fix sound not being played at the correct place.
Novatux
2014-03-15
1
-1
/
+1
*
Make sure we get a stacktrace for as many lua errors as possible
Sfan5
2014-03-15
6
-29
/
+29
*
Revert "Use fixed-width format specifiers in serializeStructToString"
ShadowNinja
2014-03-14
1
-5
/
+4
*
Use fixed-width format specifiers in serializeStructToString
ShadowNinja
2014-03-13
1
-3
/
+4
*
Fix game pause in singleplayer
BlockMen
2014-03-13
3
-0
/
+8
*
Fix special characters in pause and message menu
BlockMen
2014-03-13
1
-8
/
+9
*
Replace usage of long long with u64/s64
ShadowNinja
2014-03-12
7
-13
/
+16
*
Pass arguments by reference
Selat
2014-03-12
14
-49
/
+49
*
Remove goto from Environment::removePlayer
Selat
2014-03-12
1
-10
/
+8
*
Fix generating winresource.o with build dir != source dir
Sfan5
2014-03-11
1
-1
/
+1
*
Correct misleading detached inventory error message
Ciaran Gultnieks
2014-03-09
1
-1
/
+1
*
Update ABM object counts when triggers add objects
Ciaran Gultnieks
2014-03-09
2
-16
/
+37
*
Fix race condition on exit to menu
sapier
2014-03-09
1
-4
/
+4
*
Update set_mapgen_params and set_gen_notify Lua API to use new flag format
kwolekr
2014-03-08
3
-27
/
+43
*
Stop wasting time in abm - performance improvement
Ciaran Gultnieks
2014-03-06
1
-23
/
+23
*
Replace pause and message menu by formspec ones
sapier
2014-03-05
10
-700
/
+261
*
Fix rendering glitches when far from the center of the map
Novatux
2014-03-04
17
-35
/
+112
*
Improved win32 file version information
sapier
2014-03-02
3
-2
/
+23
*
Fix for unloaded but active block problem
Ciaran Gultnieks
2014-03-02
1
-0
/
+8
*
Remove "Server -!- " prefix from player messages
ShadowNinja
2014-02-27
3
-12
/
+5
*
Fix MSVC build
BlockMen
2014-02-26
2
-0
/
+2
*
Fix test for broken LuaJIT versions, solves #1152
Sfan5
2014-02-23
1
-7
/
+10
*
Fix g_settings not being included
Sfan5
2014-02-16
1
-0
/
+1
*
Fix broken cross-compiling
Sfan5
2014-02-16
1
-25
/
+30
*
Schematic: Add force_placement parameter to minetest.place_structure API
kwolekr
2014-02-15
3
-6
/
+9
*
Add minetest.set_noiseparam_defaults() Lua API
kwolekr
2014-02-15
12
-270
/
+364
*
Accept any error response code for missing index.mth
Kahrl
2014-02-15
1
-2
/
+4
*
Add check to avoid usage of broken LuaJIT < 2.0.0beta8
sapier
2014-02-13
1
-12
/
+55
*
Fix possible missing unlock of env_lock
sapier
2014-02-12
1
-3
/
+4
*
ServerEnvironment: Remove direct dependency on EmergeManager
kwolekr
2014-02-09
6
-24
/
+27
*
Define strlcpy on platforms that do not have it
kwolekr
2014-02-09
2
-5
/
+19
[prev]
[next]