aboutsummaryrefslogtreecommitdiff
path: root/src/server.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-11fixed problem with vc++ build crashing at startupPerttu Ahola1-3/+0
2011-04-11hopefully fixed a bit morePerttu Ahola1-1/+2
2011-04-11improved old map supportPerttu Ahola1-4/+21
2011-04-11added ignoring of map_meta.txt to better support old mapsPerttu Ahola1-6/+6
2011-04-10updated changelog and versionPerttu Ahola2-1/+5
2011-04-10fixed the object update interval thingyPerttu Ahola3-7/+8
2011-04-10changed server to do object management at longer intervals (0.5s)Perttu Ahola2-186/+192
2011-04-10Made environment to not consider disconnected players when dealing with Activ...Perttu Ahola1-0/+15
2011-04-10better support for old mapsPerttu Ahola6-50/+145
2011-04-10missing include for server buildPerttu Ahola1-0/+1