mcserver/VC2008
madmaxoft@gmail.com 1cca9b13b3 Item-dropping code rewritten and centralized - now there's only one place to modify if we want to split or merge same-item drops: cWorld:SpawnItemPickups(). Also, mined blocks can now drop more items, and they recognize if they're being mined by the correct tool.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@561 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-06-06 20:18:50 +00:00
..
JsonCpp.vcproj Fixed output directory structure in the "Release profiled" configuration 2012-05-09 06:31:32 +00:00
Lua.vcproj Fixed output directory structure in the "Release profiled" configuration 2012-05-09 06:31:32 +00:00
MCServer.sln Added a profiling option to the VC2008 projects, using the MS standalone profiler (see vc2008/profile_run.cmd for details and usage) 2012-05-08 09:22:32 +00:00
MCServer.vcproj Item-dropping code rewritten and centralized - now there's only one place to modify if we want to split or merge same-item drops: cWorld:SpawnItemPickups(). Also, mined blocks can now drop more items, and they recognize if they're being mined by the correct tool. 2012-06-06 20:18:50 +00:00
ToLua.vcproj Eliminated unused files from a ToLua library VC2008 project 2012-06-04 15:06:59 +00:00
WebServer.vcproj Fixed output directory structure in the "Release profiled" configuration 2012-05-09 06:31:32 +00:00
profile_run.cmd Added a profiling option to the VC2008 projects, using the MS standalone profiler (see vc2008/profile_run.cmd for details and usage) 2012-05-08 09:22:32 +00:00
zlib.vcproj Fixed MSVC2008 projects for new zlib 2012-06-04 05:43:42 +00:00