summaryrefslogtreecommitdiffstats
path: root/src/ItemGrid.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed Compiler Warningsx12xx12x2022-01-141-6/+6
* Introduce recipe book functionality (#4493)Tobias Wilken2020-07-141-3/+3
* cItemGrid: Allocate storage lazily (#4083)peterbell102018-01-211-12/+9
* cItemGrid bounds check (#3837)peterbell102017-07-091-0/+6
* BlockEntities: Support cloning self.Mattes D2017-06-161-0/+5
* Updated API documentation.Mattes D2016-07-181-8/+6
* Bulk clearing of whitespaceLogicParrot2016-02-051-34/+34
* Clarified RemoveItem()'s comments.madmaxoft2014-07-181-1/+2
* Added RemoveItem() function to the player inventory.Howaner2014-07-181-0/+3
* Fixed non-virtual destructors warnings.madmaxoft2014-03-281-22/+24
* Fixed signedness warning in cItemGrid.madmaxoft2013-12-221-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+191