summaryrefslogtreecommitdiffstats
path: root/source/Item.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactored cInventory to use cItemGrid for the actual Storagemadmaxoft@gmail.com2013-05-241-1/+1
* Inventory code cleanup, players can now see each other's armormadmaxoft@gmail.com2013-05-191-1/+1
* cItems: Added runtime bounds-checking to avoid server crashes with badly written plugins.madmaxoft@gmail.com2013-05-121-8/+7
* Tiny formatting fix of rev 1463madmaxoft@gmail.com2013-05-091-0/+2
* function SpawnItemPickups is now exported to Lua. Lua is able to create a Items object.nielsbreu@gmail.com2013-05-091-0/+2
* Fixed a bit of coding style and function names in cItemmadmaxoft@gmail.com2013-04-111-49/+6
* Dispensers rewritten to use ItemGridmadmaxoft@gmail.com2013-04-101-2/+11
* Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.madmaxoft@gmail.com2013-04-101-0/+3
* Mineshafts: Added random loot to generated chests and fixed chest directionmadmaxoft@gmail.com2013-04-061-0/+14
* cItems: Fixed parameter names according to conventionsmadmaxoft@gmail.com2013-01-271-4/+4
* Added cItems to Lua API.madmaxoft@gmail.com2013-01-271-1/+28
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-31/+20
* Cleanup: Removed deprecated functions from Lua APImadmaxoft@gmail.com2012-11-111-8/+0
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+146