aboutsummaryrefslogtreecommitdiff
path: root/src/server.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-14In CMake scripts: New version number, fix MSVC stuffPerttu Ahola2-3/+9
2011-10-12Header file tweaking; mainly for speedPerttu Ahola37-946/+1198
2011-10-12Saner block modification flag operation for not saving everything alwaysPerttu Ahola3-6/+11
2011-09-27minetestmapper: Fix the way ylist is computed, use cStringIO instead of rolli...Kahrl1-92/+66
2011-09-26minetestmapper speed tweaks (kahrl & JacobF)Perttu Ahola1-18/+30
2011-09-26Add apple color to minetestmapper and fix cactus colorPerttu Ahola1-1/+2
2011-09-26Fix minetestmapper.pyPerttu Ahola1-2/+12
2011-09-26Rotate wielded tool the right way and modify axe graphics accordinglyPerttu Ahola4-2/+2
2011-09-26Fix single-frame lag in camera yaw/pitch, tune view bobbing and add wielded t...Perttu Ahola2-57/+99
2011-09-26Support Python 2 and 3 in sectors2sqlite.py.Kahrl1-2/+7
2011-09-26Fix processing of blocks below y=0 in sectors2sqlite.py.Kahrl1-6/+10
2011-09-26Server user limit configuration optionPerttu Ahola2-9/+20
2011-09-24Fixed null pointer dereference errors found by cppcheckJoshua Beck2-4/+5
2011-09-23Fixed merge issues with saplings, ready to pull now!Mark Holmquist2-2/+2
2011-09-23Fixed saplings growing into trees (thanks so much, Kahrl!)Mark Holmquist1-3/+16