aboutsummaryrefslogtreecommitdiff
path: root/src/camera.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-11-29Generic NodeMetadata text inputPerttu Ahola3-28/+20
2011-11-29Generalize selection boxesPerttu Ahola3-148/+80
2011-11-29Set the BS constant to be floating-point; this removes the need for floating ↵Perttu Ahola1-1/+1
point numbers when dividing it
2011-11-29Clean code and modify comments in mapnode_contentfeatures.hPerttu Ahola1-5/+5
2011-11-29Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuffPerttu Ahola24-618/+698
2011-11-29Scripting: Allow multiple global step callbacks and improve documentationPerttu Ahola2-15/+89
2011-11-29Handle undefined objects betterPerttu Ahola6-76/+23
2011-11-29Scripting WIP: Add global environment step function on_stepPerttu Ahola4-2/+35
2011-11-29Scripting WIP: dynamic object stuffPerttu Ahola11-92/+271
2011-11-29ServerRemotePlayer implements ServerActiveObjectPerttu Ahola5-34/+39
2011-11-29Scripting WIPPerttu Ahola1-0/+45
2011-11-29Scripting WIPPerttu Ahola14-15/+148
2011-11-29Scripting WIPPerttu Ahola9-29/+59
2011-11-29Scripting WIPPerttu Ahola4-10/+26
2011-11-29Scripting WIPPerttu Ahola3-3/+13
2011-11-29Scripting WIPPerttu Ahola8-100/+203
2011-11-29Scripting WIPPerttu Ahola12-104/+228
2011-11-29Scripting WIPPerttu Ahola7-76/+118
2011-11-29Scripting WIPPerttu Ahola7-112/+341
2011-11-29Scripting WIP; Lua entity step callback worksPerttu Ahola4-52/+121
2011-11-29Add textures in data/textures (appeared to not have been added)Perttu Ahola102-0/+0
2011-11-29random scripting work-in-progressPerttu Ahola7-24/+55