summaryrefslogtreecommitdiffstats
path: root/source/Entities (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Debuggers: Added continuous hunger reporting.madmaxoft2013-08-192-4/+7
| | | | Showcases the OnWorldTick() hook to fire events at regular intervals. Will be used for debugging the issues related to hyper-hunger.
* Added cPickup:IsCollected() to the Lua API.madmaxoft2013-08-191-0/+3
|
* Added cPickup:GetAge() the the Lua API.madmaxoft2013-08-191-3/+2
|
* Moved entities into the Entities subfolder.madmaxoft2013-08-1914-0/+4480