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 issue #1009 (minetest.get_connected_players() returns non-existing players)
kwolekr
2013-11-17
2
-0
/
+14
*
Increase liquid_loop_max to 10000 again
PilzAdam
2013-11-17
1
-1
/
+1
*
Revert patch 58f036ad1 that causes object duplication (which tried to fix obj...
Perttu Ahola
2013-11-17
1
-23
/
+60
*
Fix Result of processed Request was written to invalid (non existent) ResultQ...
sapier
2013-11-17
3
-86
/
+92
*
Add missing RequestQueue doc
sapier
2013-11-17
1
-0
/
+7
*
Fix multicaller support in RequestQueue
sapier
2013-11-17
4
-43
/
+44
*
Do the same for LevelDB interface
kwolekr
2013-11-17
2
-61
/
+74
*
Handle blank blocks in database
kwolekr
2013-11-17
1
-85
/
+96
*
Revert "Don't use msvc libs for mingw build"
kwolekr
2013-11-17
1
-1
/
+1
*
Prevent shaders from being created when disabled
kwolekr
2013-11-17
1
-11
/
+15
*
Don't use msvc libs for mingw build
sapier
2013-11-17
1
-1
/
+1
*
Decoration: Stop DecoSimple::resolveNodeNames from complaining about no node ...
kwolekr
2013-11-17
2
-5
/
+5
*
Actually fix weather
kwolekr
2013-11-17
6
-40
/
+44
*
Fix invalid listname and listsize not handled correctly in set_size
sapier
2013-11-16
2
-3
/
+20
*
fixed array limit check when reading Lua specialtiles table
MetaDucky
2013-11-16
1
-1
/
+1
*
Pass a errfunc to lua_pcall to get a traceback
ShadowNinja
2013-11-15
19
-323
/
+423
*
Fix formspec background padding when clipped
BlockMen
2013-11-14
1
-2
/
+2
*
Improved default settings for floatland perlin noise 1. Larger, more detailed...
proller
2013-11-14
1
-1
/
+1
*
Fix compiling with 32bit MinGW
Sfan5
2013-11-12
1
-1
/
+1
*
Fix invalid usage of temporary object in mainmenu json conversion
sapier
2013-11-11
1
-12
/
+16
*
Disable localization workaround in server
sapier
2013-11-11
1
-1
/
+9
*
Fix win32/msvc i18n (quite UGLY version, blame Microsoft)
sapier
2013-11-11
17
-109
/
+313
*
Fix "TODO read modinfo" in modmanager to improve ui usability
sapier
2013-11-10
1
-1
/
+8
*
Fix spaces float islands code
proller
2013-11-10
1
-46
/
+41
*
FIxed floating isle generation at chunk boundaries
0gb.us
2013-11-10
1
-44
/
+46
*
Weather: Fix uninitialized weather_update_time (sorry proller)
kwolekr
2013-11-09
1
-0
/
+2
*
Correct useragent in http queries
proller
2013-11-06
5
-4
/
+13
*
Accept hexadecimal and string values for seeds
kwolekr
2013-11-04
6
-2
/
+68
*
Fix invalid use of pointer to temporary object in json2lua conversion
sapier
2013-11-04
1
-27
/
+31
*
Masterserver show privs and js autoload
proller
2013-11-04
1
-0
/
+1
*
Fix invalid usage of texture->getSize() where actually texture->getOriginalSi...
sapier
2013-11-03
2
-6
/
+6
*
Fix typo
BlockMen
2013-11-03
1
-1
/
+1
*
Reworked formspecs and kahrl's hexcolor parser
BlockMen
2013-11-03
2
-60
/
+213
*
Send a on_receive_fields event when formspec is closed, with fields.quit = "t...
Novatux
2013-11-03
2
-11
/
+21
*
Portability fixes for OpenBSD (and possibly NetBSD and others).
Aaron Suen
2013-11-02
1
-3
/
+8
*
Fix liquid_range
PilzAdam
2013-11-02
2
-4
/
+10
*
Move the sapling growing and grass adding/removing ABMs to Lua
Novatux
2013-11-02
2
-139
/
+10
*
Add a callback: minetest.register_on_craft(itemstack, player,
Novatux
2013-11-01
4
-0
/
+68
*
Raise the maximum node limit to 0x7fff
ShadowNinja
2013-11-01
1
-1
/
+1
*
Masterserver update
proller
2013-10-18
4
-13
/
+19
*
Fix object duplication bug (at least in the most reproducible UFO case)
Perttu Ahola
2013-10-17
2
-1
/
+42
*
Add support for parameter 'visual_scale' for drawtypes 'signlike' and 'torchl...
Sokomine
2013-10-14
1
-14
/
+16
*
FIx wrong error message on invalid use of the formspec element image_button
RealBadAngel
2013-10-07
1
-1
/
+1
*
Remove mapgen_air alias (#935)
0gb.us
2013-10-05
1
-3
/
+3
*
Pass VERSION_EXTRA to GenerateVersion.cmake
Kahrl
2013-09-29
1
-0
/
+1
*
Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack
PilzAdam
2013-09-28
2
-0
/
+75
*
Add --version option
Kahrl
2013-09-28
1
-0
/
+14
*
Show git hash in version string at top left corner of window
Kahrl
2013-09-28
13
-22
/
+113
*
Lower the default max_users from 100 to 15
ShadowNinja
2013-09-28
1
-1
/
+1
*
Add curl, freetype and luaJIT to CMAKE_BUILD_INFO
PilzAdam
2013-09-28
2
-1
/
+3
[prev]
[next]