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
...
*
Fix wrong replace from previous commit
est31
2015-06-02
1
-2
/
+2
*
Localize inside whole misc_helpers.lua
est31
2015-06-01
1
-21
/
+22
*
Make split method static
est31
2015-06-01
1
-11
/
+10
*
Mapblock: nodecount refactor
est31
2015-05-31
2
-15
/
+10
*
Only retrieve always_fly_fast setting once
SmallJoker
2015-05-30
1
-10
/
+8
*
(Android) Only simulate holding down fast key if fast_move is toggled to true
Craig Robbins
2015-05-29
1
-5
/
+30
*
Make get_biome_list() error message more helpful
kwolekr
2015-05-28
1
-3
/
+6
*
Fix typo in variable name
Kahrl
2015-05-28
1
-1
/
+1
*
Add some missing getter functions to the lua API
TeTpaAka
2015-05-28
17
-8
/
+665
*
Consistent const string params
est31
2015-05-27
1
-2
/
+2
*
Spare some string copies
est31
2015-05-27
2
-8
/
+8
*
Mgv6: Enable snowbiomes by default. Double biome noise spread. 3 octaves, 0.5...
paramat
2015-05-26
4
-7
/
+7
*
Small clientiface ASCII art improvements
est31
2015-05-24
1
-6
/
+6
*
Biome API, mgv7: Increase heat/humidity spreads. Improve mgv7 noise parameters
paramat
2015-05-24
3
-19
/
+19
*
Mgv5/v7: Fix generateBiomes biome recalculation logic Biomegen down to y = -1...
paramat
2015-05-23
4
-103
/
+118
*
Fix Windows build, clean up included headers
SmallJoker
2015-05-22
3
-7
/
+2
*
Deny empty username early in the protocol
est31
2015-05-22
1
-3
/
+5
*
Don't ignore nametag attribute change message for newer versions
est31
2015-05-21
1
-11
/
+9
*
Fix documentation for texture override face selector behaviour
est31
2015-05-20
1
-2
/
+2
*
Replace instances of std::map<std::string, std::string> with StringMap
kwolekr
2015-05-19
25
-193
/
+180
*
Add texture overriding
rubenwardy
2015-05-19
5
-5
/
+111
*
Fix build with libstdc++
kwolekr
2015-05-19
1
-0
/
+2
*
Split ObjDef/ObjDefManager out to objdef.cpp
kwolekr
2015-05-18
11
-247
/
+298
*
Lower log level for unexpected behaviour
est31
2015-05-19
2
-8
/
+8
*
Enforce hiding nametag
est31
2015-05-18
1
-0
/
+5
*
Add more swp files to gitignore
est31
2015-05-18
1
-0
/
+1
*
Make nametags white again
est31
2015-05-18
1
-4
/
+6
*
Fix null dereference when loading schematic from definition without a NodeDef...
kwolekr
2015-05-17
1
-1
/
+2
*
Record MapBlock modification reasons as flags instead of strings
kwolekr
2015-05-17
6
-233
/
+286
*
SAPI/Noise: Add PerlinNoiseMap:getMapSlice() function
kwolekr
2015-05-17
6
-4
/
+178
*
Mapgen v5/v7: Detect sandstone, enable sandstone brick dungeons
paramat
2015-05-17
5
-34
/
+69
*
Add optional buffer param for bulk data array writes in Lua
kwolekr
2015-05-17
3
-24
/
+43
*
Noise: Fix interpolation at negative coordinates
kwolekr
2015-05-17
1
-2
/
+4
*
Fix current mod name change missed during rebase
ShadowNinja
2015-05-16
1
-4
/
+4
*
Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler war...
kwolekr
2015-05-16
4
-30
/
+31
*
SAPI: Accept either ARGB8 table or ColorString to specify colors
kwolekr
2015-05-16
5
-54
/
+77
*
Add core.get_dir_list
ShadowNinja
2015-05-16
7
-36
/
+39
*
Add core.request_insecure_environment()
ShadowNinja
2015-05-16
5
-4
/
+46
*
Add core.mkdir
ShadowNinja
2015-05-16
3
-33
/
+49
*
Add mod security
ShadowNinja
2015-05-16
22
-80
/
+809
*
Added hour:minute format to time command
LeMagnesium
2015-05-16
1
-14
/
+36
*
Fix build since last commit
est31
2015-05-16
2
-5
/
+5
*
Finalize init packets and enable protocol v25
est31
2015-05-16
6
-28
/
+38
*
Add push_ARGB8 to script/common/c_converter
TeTpaAka
2015-05-15
3
-9
/
+15
*
Generalize core.get/set_nametag_color into core.get/set_nametag_attributes
TeTpaAka
2015-05-15
7
-26
/
+36
*
Noise: Make buffer size parameters unsigned
kwolekr
2015-05-15
2
-7
/
+7
*
Schematics: Fix probability values for .mts version 1
kwolekr
2015-05-15
1
-1
/
+1
*
Add minetest.register_on_punchplayer
Brandon
2015-05-15
6
-10
/
+71
*
Add get and set functions for the nametag color
TeTpaAka
2015-05-15
9
-2
/
+104
*
ANDROID: Do not limit situations where fast is enabled
Craig Robbins
2015-05-15
1
-10
/
+3
[prev]
[next]