summaryrefslogtreecommitdiffstats
path: root/source/Item.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cItem: Added useful utility functionsmadmaxoft@gmail.com2013-06-161-0/+34
* Fixed cItem::IsStackableWith()madmaxoft@gmail.com2013-06-041-1/+8
* Enchantments are now stored in Anvil world and in player inventorymadmaxoft@gmail.com2013-06-021-4/+15
* 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-2/+2
* cItems: Added runtime bounds-checking to avoid server crashes with badly written plugins.madmaxoft@gmail.com2013-05-121-0/+59
* Fixed a bit of coding style and function names in cItemmadmaxoft@gmail.com2013-04-111-0/+56
* Dispensers rewritten to use ItemGridmadmaxoft@gmail.com2013-04-101-0/+11
* Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid.madmaxoft@gmail.com2013-04-101-0/+15
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-6/+6
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+58