aboutsummaryrefslogtreecommitdiff
path: root/src/serverobject.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reorganized a lot of stuff and modified mapgen and objects slightly while ↵Perttu Ahola2011-06-261-94/+8
| | | | doing it
* Preliminary "active block" stuff + set up test code to grow grass.Perttu Ahola2011-05-221-1/+16
|
* Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola2011-04-211-0/+34
|
* better support for old mapsPerttu Ahola2011-04-101-32/+3
|
* new-style rats are now generated in the mapPerttu Ahola2011-04-101-1/+5
|
* implemented rats in new system to verify that it worksPerttu Ahola2011-04-101-3/+76
|
* items now fall by gravity... also some other random updatingPerttu Ahola2011-04-101-2/+5
|
* new object systemPerttu Ahola2011-04-101-25/+45
|
* Some progress on transitioning from MapBlockObject to ActiveObject.Perttu Ahola2011-04-081-4/+21
|
* Removed lua stuffPerttu Ahola2011-04-031-38/+0
|
* mainly work on object scripting apiPerttu Ahola2011-02-231-2/+2
|
* preliminary lua scripting framework for objectsPerttu Ahola2011-02-211-3/+71
|
* Temporary commit; lots of test code and stuffPerttu Ahola2011-02-211-0/+87