summaryrefslogtreecommitdiffstats
path: root/src/ItemGrid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved all Noise-related files into a separate folder.Mattes D2014-11-181-1/+1
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Fixed minor style issues.Mattes D2014-10-191-1/+1
* Changed i variable to jSTRWarrior2014-10-161-3/+10
* The code now prevents conflicting enchantments.STRWarrior2014-10-151-0/+1
* Adding enchantments directly instead of first getting the name of it.STRWarrior2014-10-151-1/+1
* Renamed the counter to 'j'STRWarrior2014-10-151-1/+1
* Returned cFastRandom and cEnchantment:GetRandomEnchantmentFromVector to beforeSTRWarrior2014-10-151-1/+1
* Enchanted books generate in MineShafts chestsSTRWarrior2014-10-151-1/+14
* Merge branch 'master' into InventoryHowaner2014-07-261-0/+33
|\
| * Added RemoveItem() function to the player inventory.Howaner2014-07-181-0/+33
* | Items should first added to the first slot, not the latest.Howaner2014-07-181-3/+3
|/
* Nullify deleted pointers.archshift2014-06-191-0/+1
* Changed inheritance a bitTiger Wang2014-02-121-0/+7
* Removed obsoleted functionsTiger Wang2014-01-161-4/+4
* Fixed signedness warning in cItemGrid.madmaxoft2013-12-221-3/+3
* Moved source to srcAlexander Harkness2013-11-241-0/+665