summaryrefslogtreecommitdiffstats
path: root/source/packets/cPacket.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-4/+3
* MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Expressmadmaxoft@gmail.com2012-01-271-1/+3
* Made several recomended changes. Gamemode is now world based. Need to add it to player.admin@omencraft.com2011-10-261-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.com2011-10-261-0/+2
* Compiles for linuxfaketruth2011-10-211-2/+2
* MCServer c++ source filesfaketruth2011-10-031-0/+56