summaryrefslogtreecommitdiffstats
path: root/source/cSurvivalInventory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added the new recipe parser, parsing the crafting.txt file. Included are a few recipes. The old parser still works, but will be replaced soon.madmaxoft@gmail.com2012-06-041-4/+18
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-2/+7
* CreativeInventory Updatelapayo94@gmail.com2012-01-011-9/+2
* - implemented separated inventory for creative mode (cSurvivalInventory and cCreativeInventory)lapayo94@gmail.com2012-01-011-0/+90