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
...
*
refactor main.cpp
Craig Robbins
2014-11-23
1
-916
/
+1210
*
Fix smooth lighting (ambient occlusion)
Craig Robbins
2014-11-22
1
-13
/
+18
*
Fix compiling if no endian.h found
Pavel Puchkin
2014-11-22
1
-0
/
+3
*
Update credits menu
ShadowNinja
2014-11-21
1
-3
/
+8
*
serialize.h: use machine native byte swapping if available, fall-back to prev...
Rafael Reilova
2014-11-21
8
-85
/
+115
*
Optimise functions from CNodeDefManager and VoxelManipulator
Craig Robbins
2014-11-21
4
-22
/
+28
*
Optimise getTileInfo()
Craig Robbins
2014-11-21
2
-46
/
+40
*
Mgv5 1 up 1 down overgeneration for biome surface continuity
paramat
2014-11-20
1
-16
/
+18
*
Mgv5 get ground level at point function. Fast spawn player version
paramat
2014-11-20
2
-4
/
+38
*
Simplify loading of Android version of menu
ShadowNinja
2014-11-20
6
-150
/
+136
*
Fix leaking global in texture pack menu
ShadowNinja
2014-11-20
1
-4
/
+4
*
Fix raillike bug (currently manifests itself on Android), and minor improveme...
Kodexky
2014-11-20
1
-7
/
+8
*
Clean up rollback
ShadowNinja
2014-11-19
12
-1215
/
+848
*
Fix wallmounted mesh rotations
ShadowNinja
2014-11-19
2
-3
/
+3
*
Add strict module
ShadowNinja
2014-11-19
4
-3
/
+51
*
Tweak core.serialize
ShadowNinja
2014-11-19
1
-168
/
+154
*
Add (optional) client-side saving of server map to disk
sfan5
2014-11-19
4
-0
/
+48
*
Fix Belarusian translation header
ShadowNinja
2014-11-19
1
-8
/
+8
*
Add gettext to Travis build
ShadowNinja
2014-11-19
1
-2
/
+2
*
Remove unused rangelim function (the macro still exists)
Kahrl
2014-11-19
1
-9
/
+0
*
Fix indonesian language errors
SmallJoker
2014-11-18
1
-14
/
+1
*
Update Indonesian Language
srifqi
2014-11-18
1
-89
/
+103
*
Fix double free bug when server is shut down
Craig Robbins
2014-11-15
1
-0
/
+1
*
Fix NoisePerlin3DEased return value
kwolekr
2014-11-14
1
-1
/
+1
*
Fix warnings and other misc. minor changes
kwolekr
2014-11-14
11
-64
/
+36
*
Remove most exceptions from getNode() (and variants)
Craig Robbins
2014-11-14
12
-434
/
+408
*
Improved VoxelArea variable locality, thus performance
Wouters Dorian
2014-11-14
1
-18
/
+24
*
Add option 'eased' to NoiseParams
SmallJoker
2014-11-13
4
-3
/
+19
*
Fix compilation under some Linux distributions
kwolekr
2014-11-13
1
-1
/
+1
*
Mapgen v7: Fix uninitialized spflags
kwolekr
2014-11-12
2
-5
/
+6
*
Add eased 3d point-value noise functions
kwolekr
2014-11-12
2
-12
/
+24
*
Add Generator Element Management framework
kwolekr
2014-11-12
22
-460
/
+616
*
Wielded fixes. Add shaders support.
RealBadAngel
2014-11-13
2
-43
/
+88
*
Fix profiler values not being updated (F6) and not being logged
Craig Robbins
2014-11-11
1
-1
/
+34
*
Serverlist: announce mg_name from map_meta.txt instead of minetest.conf
Kahrl
2014-11-10
3
-1
/
+4
*
Merge pull request #1825 from Zeno-/control_key_cache
Zeno-
2014-11-10
4
-53
/
+202
|
\
|
*
Create faster key cache for main game loop (client)
Craig Robbins
2014-11-10
4
-53
/
+202
*
|
Tune cave noise scales to 6. Fix blobs spflag, now enabled. Update conf.example
paramat
2014-11-09
3
-21
/
+26
|
/
*
Add tooltips to main menu subgames button bar
Wuzzy
2014-11-09
2
-5
/
+7
*
Implement WieldMeshSceneNode which improves wield mesh rendering
Kahrl
2014-11-08
22
-632
/
+696
*
Stop inserting empty lines at end of minetest.conf file each time it is rewri...
Craig Robbins
2014-11-08
1
-2
/
+3
*
Fix regressions and minor improvements in refactor_the_game
Craig Robbins
2014-11-08
1
-32
/
+25
*
Add mgv5. New noise code, uses biome API. Eased 3d noise for terrain, caves, ...
paramat
2014-11-08
8
-3
/
+629
*
Speed up removing a node (less block mesh updates).
RealBadAngel
2014-11-08
1
-6
/
+5
*
Fix dump() indentation with non-tab indents
ShadowNinja
2014-11-08
1
-1
/
+1
*
Add last_login field to auth.txt
Ryan Newell
2014-11-08
3
-29
/
+78
*
Replace setting unlimited_player_transfer_distance with player_transfer_distance
SmallJoker
2014-11-08
9
-28
/
+42
*
Address issues related to refactoring the_game
Craig Robbins
2014-11-03
1
-193
/
+193
*
Fix regression: mouse wheel couldn't scroll from last hotbar item to first
Kahrl
2014-11-02
1
-1
/
+1
*
Cleanup and (mostly) document util/string.h and (very) minor refactoring
Craig Robbins
2014-11-02
3
-138
/
+304
[prev]
[next]