aboutsummaryrefslogtreecommitdiff
path: root/src/content_cao.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* Player-is-SAO WIPPerttu Ahola2011-12-011-393/+0
|
* Reshape LuaEntityCAO implementation a bit and make TNT to blinkPerttu Ahola2011-11-291-38/+15
|
* Relatively snappy object-ground collision detectionPerttu Ahola2011-11-291-1/+1
|
* Improve LuaEntity velocity/acceleration handling (by kahrl); implement ↵Perttu Ahola2011-11-291-0/+2
| | | | staticdata interface to Lua
* Create framework for getting rid of global definitions of ↵Perttu Ahola2011-11-291-21/+21
| | | | node/tool/item/whatever types
* Scripting WIPPerttu Ahola2011-11-291-8/+13
|
* Scripting WIPPerttu Ahola2011-11-291-3/+9
|
* Scripting WIPPerttu Ahola2011-11-291-2/+5
|
* Scripting WIPPerttu Ahola2011-11-291-0/+3
|
* Scripting WIPPerttu Ahola2011-11-291-0/+40
|
* Make dungeon masters though and make oerkkis disappear when they get to you ↵Perttu Ahola2011-10-151-0/+3
| | | | (because hitting them doesn't work for some unknown reason)
* Improve mobv2Perttu Ahola2011-10-151-6/+20
|
* mobv2Perttu Ahola2011-10-151-1/+74
|
* Rats are now eatable. Also made their selection box move smoothly.Perttu Ahola2011-07-301-1/+2
|
* + firefliesNils Dagsson Moskopp2011-07-201-0/+42
|
* reorganized a lot of stuff and modified mapgen and objects slightly while ↵Perttu Ahola2011-06-261-0/+248
doing it