summaryrefslogtreecommitdiff
path: root/src/serverobject.cpp
AgeCommit message (Expand)Author
2012-02-04Merge remote branch 'upstream/master' into sapier_experimentalsapier
2012-01-15sao prototype global variables no longer depend on link order to be correctly...sapier
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ...Kahrl
2011-12-01Players are more like objects + related stuffPerttu Ahola
2011-12-01Add ServerActiveObject::removingFromEnvironment()Perttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-07-16Attempt to fix a problem with the factory mappings of objects residing in dif...Perttu Ahola
2011-06-26reorganized a lot of stuff and modified mapgen and objects slightly while doi...Perttu Ahola
2011-05-22Preliminary "active block" stuff + set up test code to grow grass.Perttu Ahola
2011-04-24updated menu a bit, and some other small fixesPerttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-04-11fixed problem with vc++ build crashing at startupPerttu Ahola
2011-04-10fixed the object update interval thingyPerttu Ahola
2011-04-10better support for old mapsPerttu Ahola
2011-04-10a commit before starting to reorganize the map loading/generation logicPerttu Ahola
2011-04-10new-style rats are now generated in the mapPerttu Ahola
2011-04-10implemented rats in new system to verify that it worksPerttu Ahola
2011-04-10items now fall by gravity... also some other random updatingPerttu Ahola
2011-04-10new object systemPerttu Ahola
2011-04-08Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola
2011-04-03Removed lua stuffPerttu Ahola
2011-02-23updated scripting api a bitPerttu Ahola
2011-02-23mainly work on object scripting apiPerttu Ahola
2011-02-21some tidyingPerttu Ahola
2011-02-21preliminary lua scripting framework for objectsPerttu Ahola
2011-02-21Temporary commit; lots of test code and stuffPerttu Ahola