utility.h: Change Buffer's interface to be more compatible with SharedBuffer's interf...
[oweals/minetest.git] / src / serverobject.h
2011-10-16 Perttu AholaAdd peaceful / not peaceful distinction in mobs and...
2011-10-15 Perttu AholaImprove mobv2
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Perttu AholaRats are now eatable. Also made their selection box...
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-22 Perttu AholaPreliminary "active block" stuff + set up test code...
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-10 Perttu Aholabetter support for old maps
2011-04-10 Perttu Aholanew-style rats are now generated in the map
2011-04-10 Perttu Aholaimplemented rats in new system to verify that it works
2011-04-10 Perttu Aholaitems now fall by gravity... also some other random...
2011-04-10 Perttu Aholanew object system
2011-04-07 Perttu AholaSome progress on transitioning from MapBlockObject...
2011-04-03 Perttu AholaRemoved lua stuff
2011-02-23 Perttu Aholamainly work on object scripting api
2011-02-21 Perttu Aholapreliminary lua scripting framework for objects
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff