Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed a few duplicate includes | madmaxoft@gmail.com | 2012-02-01 | 1 | -6/+7 |
* | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 2012-01-29 | 1 | -4/+3 |
* | MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Express | madmaxoft@gmail.com | 2012-01-27 | 1 | -1/+3 |
* | Made several recomended changes. Gamemode is now world based. Need to add it to player. | admin@omencraft.com | 2011-10-26 | 1 | -2/+0 |
* | Creative mode now breaks blocks without providing block drops. Need to work with Player's Inventory for proper creative mode support. GAMEMODE is declared and set twice. | admin@omencraft.com | 2011-10-26 | 1 | -0/+2 |
* | Compiles for linux | faketruth | 2011-10-21 | 1 | -2/+2 |
* | MCServer c++ source files | faketruth | 2011-10-03 | 1 | -0/+56 |