aboutsummaryrefslogtreecommitdiff
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-02Higher default map save and unload intervalPerttu Ahola2-4/+4
2011-12-02Don't send objects or map data before definitions have been sentPerttu Ahola2-2/+20
2011-12-02Make players be again visible from a long distancePerttu Ahola4-17/+39
2011-12-01Remove stuff made obsolete by making players more ActiveObject-like and raise...Perttu Ahola6-480/+7
2011-12-01Players are more like objects + related stuffPerttu Ahola15-596/+619
2011-12-01Player-is-SAO WIPPerttu Ahola16-598/+1003
2011-12-01Fix non-fancy leaves not making faces with waterPerttu Ahola1-1/+1
2011-12-01Make non-fancy leaf texture to go in texture atlas tooPerttu Ahola1-2/+2
2011-12-01Add ServerActiveObject::removingFromEnvironment()Perttu Ahola3-6/+17
2011-12-01Remove +"^[forcesingle" from ContentFeatures::setInventoryTexture, because 1)...Perttu Ahola1-1/+1
2011-12-01Fix getTextureRaw to always return an image that is not in the texture atlas ...Perttu Ahola1-1/+10
2011-12-01Fix loading of legacy MaterialItems (was loaded as a quite random type)Perttu Ahola1-2/+5
2011-12-01Fix texture atlas not being created correctlyPerttu Ahola2-2/+7