summaryrefslogtreecommitdiffstats
path: root/source/Entities (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-08-19Debuggers: Added continuous hunger reporting.madmaxoft2-4/+7
Showcases the OnWorldTick() hook to fire events at regular intervals. Will be used for debugging the issues related to hyper-hunger.
2013-08-19Added cPickup:IsCollected() to the Lua API.madmaxoft1-0/+3
2013-08-19Added cPickup:GetAge() the the Lua API.madmaxoft1-3/+2
2013-08-19Moved entities into the Entities subfolder.madmaxoft14-0/+4480