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
...
*
Little collision.cpp cleanups
Loic Blot
2016-02-20
1
-4
/
+3
*
Fix jumping at node edge
gregorycu
2016-02-19
1
-49
/
+17
*
Don't print locale directory error message when GetText is disabled
ShadowNinja
2016-02-19
1
-4
/
+6
*
Ignore spaces in secure.trusted_mods setting
Jeija
2016-02-19
1
-0
/
+2
*
Minimap: show player markers
RealBadAngel
2016-02-19
4
-0
/
+78
*
Camera: Don't count camera offset twice for Nametagged CAOs
RealBadAngel
2016-02-19
1
-2
/
+1
*
Require request_insecure_environment to be called from the mod's main scope
ShadowNinja
2016-02-19
2
-6
/
+28
*
Clientmap: Define p_nodes_min/max as v3s32 instead of v3s16
paramat
2016-02-19
2
-139
/
+116
*
HOTFIX: fix too agressive block culling
RealBadAngel
2016-02-18
1
-1
/
+4
*
Move object nametags to camera
RealBadAngel
2016-02-18
9
-54
/
+138
*
Clientiface: remove "value is dummy" from docs
est31
2016-02-16
1
-2
/
+1
*
Mapblock mesh: Eliminate meshgen lags
RealBadAngel
2016-02-16
1
-6
/
+0
*
Use vertices with tangents only when its needed.
RealBadAngel
2016-02-15
4
-67
/
+131
*
Player::accelerateHorizontal/Vertical should be member of LocalPlayer
Loic Blot
2016-02-14
4
-39
/
+37
*
Use proper variable types for uniform sampler layers
RealBadAngel
2016-02-14
1
-3
/
+6
*
Formspec: fix broken irrlicht 1.7 build
RealBadAngel
2016-02-13
1
-0
/
+10
*
Formspec: recreate item_image_button pressed state for its image and label
RealBadAngel
2016-02-13
2
-22
/
+54
*
Remove unused 'm_selection_active' field
est31
2016-02-13
1
-1
/
+0
*
v2d & aabbox3d<f32> & sky cleanups
nerzhul
2016-02-11
21
-44
/
+39
*
Drop luaentity_common.h which is not included anywhere
Loic Blot
2016-02-11
1
-30
/
+0
*
Use single box for halo mesh
RealBadAngel
2016-02-11
4
-26
/
+31
*
Set proper GLSL pixel shader version
RealBadAngel
2016-02-11
1
-1
/
+1
*
Dump shader programs on compile errors
RealBadAngel
2016-02-11
2
-0
/
+26
*
Documentation: Remove now unused 'vertical spawn range'
paramat
2016-02-11
2
-13
/
+0
*
Initialize facedir and wallmounted tables only once.
Diego Martinez
2016-02-11
2
-28
/
+31
*
Log /clearobjects mode
Kahrl
2016-02-11
1
-1
/
+2
*
Add '/clearobjects quick'
Kahrl
2016-02-11
6
-51
/
+124
*
Fix backface culling when connecting to new servers.
Auke Kok
2016-02-10
2
-50
/
+43
*
Fix inverted conditions in shader.cpp
Loic Blot
2016-02-09
1
-2
/
+2
*
shader.cpp: don't test twice if shader programs are present
Loic Blot
2016-02-09
1
-9
/
+9
*
FormSpec: Add StaticTextSpec and superimpose over item image buttons
RealBadAngel
2016-02-09
2
-1
/
+32
*
Filmic HDR tone mapping
RealBadAngel
2016-02-09
6
-14
/
+101
*
Remove ClientMap::m_camera_mutex
Kahrl
2016-02-09
2
-12
/
+1
*
FindSpawnPos: Let mapgens decide what spawn altitude is suitable
paramat
2016-02-09
19
-78
/
+123
*
Use inventory_image in the first place for inventory item mesh
RealBadAngel
2016-02-08
1
-5
/
+2
*
Cleanup selection mesh code, add shaders for halo and selection boxes
RealBadAngel
2016-02-08
21
-304
/
+336
*
builtin: Fix `print` crashing on nil "holes".
Diego Martinez
2016-02-08
1
-1
/
+5
*
small drawItemStack cleanup
est31
2016-02-08
3
-44
/
+32
*
Use meshes to display inventory items
RealBadAngel
2016-02-07
10
-155
/
+281
*
Use tangent space meshes only when shaders are enabled
RealBadAngel
2016-02-07
2
-11
/
+14
*
Add admin command which says who the administator is for the server.
Splizard
2016-02-04
1
-0
/
+12
*
Implement OSX Travis builds
Pavel Puchkin
2016-02-04
3
-18
/
+37
*
Mgvalleys: fix riverbeds below sea level
Duane Robertson
2016-02-02
1
-5
/
+6
*
Mgv5/v7/flat/fractal: Move tunnel noise calculation into generateCaves
paramat
2016-02-02
4
-166
/
+172
*
Mgvalleys: use standard caves
Duane Robertson
2016-01-31
4
-392
/
+326
*
Fix OSX building issue caused by ad884f2
Pavel Puchkin
2016-01-29
1
-2
/
+2
*
Don't pass non-const references to collision methods
est31
2016-01-29
7
-108
/
+98
*
New timer design.
Auke Kok
2016-01-29
2
-59
/
+33
*
Clocksource: use a better clock if available.
Auke Kok
2016-01-29
2
-22
/
+35
*
Don't print whole json data buffer to errorstream on error
est31
2016-01-28
2
-3
/
+15
[prev]
[next]