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
...
*
Redirect Lua print to minetest.debug
Perttu Ahola
2012-03-11
1
-0
/
+10
*
--logfile '' = no logging
Perttu Ahola
2012-03-11
1
-7
/
+9
*
Remove useless debug output (log at info level)
Perttu Ahola
2012-03-11
3
-8
/
+6
*
--gameid list
Perttu Ahola
2012-03-11
1
-8
/
+12
*
Update --gameid to manpages
Perttu Ahola
2012-03-11
2
-0
/
+6
*
Update version number to 0.4.dev-20120311
Perttu Ahola
2012-03-11
1
-1
/
+1
*
world.mt creation
Perttu Ahola
2012-03-11
1
-1
/
+10
*
command-line/world game selection
Perttu Ahola
2012-03-11
8
-69
/
+232
*
full_punch_interval = 1.0 for mese pickaxe
Perttu Ahola
2012-03-11
1
-0
/
+1
*
Limit crack update speed
Perttu Ahola
2012-03-11
1
-3
/
+11
*
When mouse button is held down in air, show continuous animation
Perttu Ahola
2012-03-11
1
-2
/
+6
*
Fix log output in ban.cpp
Perttu Ahola
2012-03-11
1
-1
/
+1
*
Improve command-line parameters
Perttu Ahola
2012-03-11
4
-111
/
+144
*
Prettify --help output
Perttu Ahola
2012-03-11
3
-18
/
+44
*
Move huge comment from the beginning of main.cpp to doc/ancient_main_comment.txt
Perttu Ahola
2012-03-11
2
-342
/
+345
*
--verbose, not --info-on-stderr
Perttu Ahola
2012-03-11
1
-2
/
+6
*
Clean up log messages everywhere
Perttu Ahola
2012-03-11
17
-244
/
+243
*
Do not print errors when searching for usable configuration file
Perttu Ahola
2012-03-11
1
-4
/
+0
*
Fix configuration file behaviour
Perttu Ahola
2012-03-11
2
-2
/
+31
*
Increase Peer max_packets_per_second (hopefully doesn't break anything)
Perttu Ahola
2012-03-11
1
-1
/
+1
*
Add description in minetest.conf.example
Perttu Ahola
2012-03-10
1
-0
/
+2
*
Tune "Connecting to server" and "Waiting content" screens
Perttu Ahola
2012-03-10
1
-34
/
+40
*
Chat console, including a number of rebases and modifications.
Kahrl
2012-03-10
17
-147
/
+1942
*
Starting the game in the pause menu is lame, don't do it\!
Perttu Ahola
2012-03-10
1
-2
/
+2
*
Set fixed FOV for the wielded item
Kahrl
2012-03-10
1
-1
/
+1
*
Different implementation of KeyPress::operator==
Kahrl
2012-03-10
1
-1
/
+2
*
Make Camera::updateViewingRange more snappy in following the min/max settings
Perttu Ahola
2012-03-10
1
-5
/
+10
*
Faster player movement and smaller collision box
Perttu Ahola
2012-03-10
1
-3
/
+3
*
dig_immediate=2 -> 0.5 seconds digging time
Perttu Ahola
2012-03-10
1
-1
/
+1
*
Set rail to have dig_immediate=2
Perttu Ahola
2012-03-10
3
-1
/
+1
*
Tidy up server log output a bit
Perttu Ahola
2012-03-10
2
-5
/
+4
*
Clean unit test output
Perttu Ahola
2012-03-10
2
-9
/
+13
*
Add and tidy up some Server log output for declined connections
Perttu Ahola
2012-03-10
1
-11
/
+19
*
Remove servermain.cpp, use main.cpp with a couple of #ifdefs instead
Perttu Ahola
2012-03-10
3
-511
/
+147
*
Fix addon and configuration file paths
Perttu Ahola
2012-03-10
3
-2
/
+12
*
Initial directory structure rework
Perttu Ahola
2012-03-10
134
-101
/
+136
*
Ban and Auth managers use infostream rather than dstream
Perttu Ahola
2012-03-10
2
-12
/
+12
*
Replace dig_immediate=1 with dig_immediate=3 in mods/default/init.lua
Perttu Ahola
2012-03-10
1
-3
/
+3
*
Add a small bunch of notes about groups in mods/default/init.lua
Perttu Ahola
2012-03-10
1
-0
/
+12
*
dig_immediate=3 instead of 1 means 0 seconds
Perttu Ahola
2012-03-10
1
-3
/
+3
*
Update mini documentation in mods/default/init.lua a bit
Perttu Ahola
2012-03-10
1
-11
/
+8
*
Immediate smoke puff when a normal entity is punched to death
Perttu Ahola
2012-03-10
12
-34
/
+286
*
Fix and tune things, add tool "recharge" animation, add dummyball
Perttu Ahola
2012-03-10
10
-50
/
+460
*
Set proper armor group for experimental:tnt
Perttu Ahola
2012-03-10
1
-1
/
+1
*
LuaEntity armor groups
Perttu Ahola
2012-03-10
7
-6
/
+67
*
ClientActiveObject::debugInfoText()
Perttu Ahola
2012-03-10
2
-2
/
+7
*
Remove header in servermain.cpp to make minetestserver to build
Perttu Ahola
2012-03-10
1
-1
/
+0
*
Damage groups WIP
Perttu Ahola
2012-03-10
6
-27
/
+134
*
Entity damage system WIP; Remove C++ mobs
Perttu Ahola
2012-03-10
14
-3253
/
+473
*
Small fix in getHitParams
Perttu Ahola
2012-03-10
1
-0
/
+2
[prev]
[next]