summaryrefslogtreecommitdiffstats
path: root/source/cInventory.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-360/+360
2012-06-12Updated the crafting recipes architecture to better support crafting hooks. Removed the old recipe file and implementation altogether.madmaxoft@gmail.com1-10/+75
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-0/+10
2012-01-01- implemented separated inventory for creative mode (cSurvivalInventory and cCreativeInventory)lapayo94@gmail.com1-158/+74
2011-12-22Fixes:lapayo94@gmail.com1-3/+3
2011-12-21- Crafting fixed in 1.0.0lapayo94@gmail.com1-1/+1
2011-10-31Player data is saved and loaded as human readable JSON now.faketruth1-11/+11
2011-10-03MCServer c++ source filesfaketruth1-0/+364