summaryrefslogtreecommitdiffstats
path: root/source/cSurvivalInventory.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-04Added 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.com1-4/+18
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-2/+7
2012-01-01CreativeInventory Updatelapayo94@gmail.com1-9/+2
2012-01-01- implemented separated inventory for creative mode (cSurvivalInventory and cCreativeInventory)lapayo94@gmail.com1-0/+90