aboutsummaryrefslogtreecommitdiff
path: root/src/environment.h
AgeCommit message (Collapse)Author
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-04-10changed server to do object management at longer intervals (0.5s)Perttu Ahola
2011-04-10implemented rats in new system to verify that it worksPerttu Ahola
2011-04-08Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola
2011-02-23updated scripting api a bitPerttu Ahola
--HG-- rename : data/luaobjects/test/client.lua => data/scripts/objects/test/client.lua rename : data/luaobjects/test/server.lua => data/scripts/objects/test/server.lua
2011-02-23mainly work on object scripting apiPerttu Ahola
2011-02-21preliminary lua scripting framework for objectsPerttu Ahola
2011-02-21Temporary commit; lots of test code and stuffPerttu Ahola
2011-01-28Now texture handling is fast. Also now players are saved on disk.Perttu Ahola
2011-01-18fixed erroneus handling of many players with no peer existing at same timePerttu Ahola
2011-01-15Players are left on server while server is running. No passwords yet.Perttu Ahola
2010-12-19added dedicated server build without irrlichtPerttu Ahola
2010-12-19day/night working client sidePerttu Ahola
2010-12-18before daynight mesh cachePerttu Ahola
2010-11-29license stuffPerttu Ahola
--HG-- rename : src/licensecomment.txt => licensecomment.txt
2010-11-27Initial filesPerttu Ahola