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
...
*
Tune desert beaches
Perttu Ahola
2012-04-07
1
-6
/
+9
*
Fix MSVC ambiguous fabs() call errors
Perttu Ahola
2012-04-07
1
-2
/
+2
*
Add deserts to map generator
Perttu Ahola
2012-04-07
1
-10
/
+58
*
Tune mapgen a bit
Perttu Ahola
2012-04-07
1
-2
/
+2
*
PerlinNoise for Lua.
Sergey Gilfanov
2012-04-07
2
-0
/
+149
*
Support custom textures installed as /textures/all/*.png
Perttu Ahola
2012-04-07
3
-0
/
+14
*
Add EnvRef:find_node_near(pos, radius, nodenames)
Perttu Ahola
2012-04-06
2
-3
/
+47
*
Add missing mapgen.lua to games/minimal
Perttu Ahola
2012-04-06
1
-0
/
+114
*
Handle failing openal init properly, add enable_sound and sound_volume settings
Perttu Ahola
2012-04-06
5
-6
/
+31
*
Add #include <unistd.h> to filesys.cpp
Perttu Ahola
2012-04-06
1
-0
/
+1
*
experimental:soundblock dig_immediate=3
Perttu Ahola
2012-04-06
1
-0
/
+1
*
Attempt to fix sound left-right channels
Perttu Ahola
2012-04-06
1
-1
/
+1
*
Make the minimal development test somewhat playable by adding ore generation ...
Perttu Ahola
2012-04-05
2
-0
/
+5
*
Fix crash when inputting only / in chat
Perttu Ahola
2012-04-05
1
-2
/
+3
*
Fix super-small size of regular item entities
Perttu Ahola
2012-04-04
1
-0
/
+1
*
Show reported map seed on debug info (F5)
Perttu Ahola
2012-04-04
1
-2
/
+3
*
Minimally update compiling on Windows in README.txt
Perttu Ahola
2012-04-04
1
-0
/
+10
*
Add to README.txt's example dependencies on Linux: libogg-dev libvorbis-dev l...
Perttu Ahola
2012-04-04
1
-1
/
+1
*
Fix visual='cube' size
Perttu Ahola
2012-04-04
1
-3
/
+3
*
Fix sound direction and add experimental:soundblock alias sb in minimal for t...
Perttu Ahola
2012-04-04
2
-1
/
+20
*
Remove debug output
Perttu Ahola
2012-04-04
1
-2
/
+0
*
Fix dropped nodeitem visuals
Perttu Ahola
2012-04-04
6
-42
/
+58
*
Fix buildbot
Perttu Ahola
2012-04-03
2
-38
/
+34
*
Add util/buildbot
Perttu Ahola
2012-04-03
2
-0
/
+141
*
Add optional MINGWM10_DLL to cmake install
Perttu Ahola
2012-04-03
1
-0
/
+5
*
Add multiplayer test script
Perttu Ahola
2012-04-03
1
-0
/
+43
*
Fix installation path of minetest_game/mods (// in place of / doesn't work on...
Perttu Ahola
2012-04-02
1
-1
/
+1
*
Fix things for cross-compiling using mingw
Perttu Ahola
2012-04-02
4
-15
/
+29
*
Tune cave generation
Perttu Ahola
2012-04-02
1
-1
/
+1
*
Improve caves more
Perttu Ahola
2012-04-02
1
-83
/
+83
*
Some completely crapshit coding to make caves more varied
Perttu Ahola
2012-04-01
1
-96
/
+146
*
Implement dropped items as LuaEntities; leave the old ones as is for compatib...
Perttu Ahola
2012-04-01
6
-8
/
+130
*
Fix disabling of player movement cheat detection in singleplayer
Perttu Ahola
2012-04-01
1
-1
/
+6
*
Don't apply player movement cheat detection in singleplayer
Perttu Ahola
2012-04-01
3
-48
/
+57
*
Remplement and improve /setting in Lua, now called /set
Perttu Ahola
2012-04-01
4
-65
/
+80
*
Don't allow /granting unknown privileges
Perttu Ahola
2012-04-01
1
-0
/
+8
*
Split builtin.lua to multiple files
Perttu Ahola
2012-04-01
9
-1387
/
+1408
*
Allow getting the path of builtin.lua using minetest.get_modpath("__builtin")
Perttu Ahola
2012-04-01
3
-3
/
+12
*
granting and revoking of all privileges at once
Perttu Ahola
2012-04-01
1
-4
/
+11
*
Add license of Lua in README.txt
Perttu Ahola
2012-03-31
1
-0
/
+28
*
Change default privileges from "build, shout" to "interact, shout"
Perttu Ahola
2012-03-31
1
-1
/
+1
*
Fix authentication handler reporting failed password change while it isn't
Perttu Ahola
2012-03-31
1
-0
/
+1
*
Improve /grant and /revoke output, add /auth_reload
Perttu Ahola
2012-03-31
2
-12
/
+48
*
Add server-side enforcement of the 'fast' privilege; also fix client checking...
Perttu Ahola
2012-03-31
4
-9
/
+32
*
Fix client.h getting included on the server build
Perttu Ahola
2012-03-31
1
-0
/
+2
*
Add 'fly' and 'fast' privileges and the underlying privileges-to-client system
Perttu Ahola
2012-03-31
18
-740
/
+928
*
Fix doc/lua_api.txt
Perttu Ahola
2012-03-31
1
-2
/
+2
*
initial_properties field in entity definition
Perttu Ahola
2012-03-31
3
-13
/
+22
*
More documentation in doc/lua_api.txt
Perttu Ahola
2012-03-31
2
-8
/
+50
*
Allow group:groupname in ABM definition and implement minetest.hash_node_posi...
Perttu Ahola
2012-03-31
5
-15
/
+54
[prev]
[next]