summaryrefslogtreecommitdiffstats
path: root/src/Inventory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
* Clarified RemoveItem()'s comments.madmaxoft2014-07-181-1/+2
* Added RemoveItem() function to the player inventory.Howaner2014-07-181-0/+3
* Fixed basic whitespace problems.madmaxoft2014-07-171-1/+1
* Add DIG_STATUS_CANCELLED packet and add item resend, when a block can't place/break.Howaner2014-05-091-19/+22
* Fixed non-virtual destructors warnings.madmaxoft2014-03-281-0/+2
* Map item handler; Fixed several bugsandrew2014-02-171-0/+3
* Moved source to srcAlexander Harkness2013-11-241-0/+182