summaryrefslogtreecommitdiffstats
path: root/source/cPluginManager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thread-safe chunk generation, storage and generator are queried for progress while initializing servermadmaxoft@gmail.com2012-02-181-1/+0
* cPluginManager: slight cleanupmadmaxoft@gmail.com2012-02-081-178/+272
* Fixed a bug in source/cClientHandle.hadmin@omencraft.com2012-02-041-1/+1
* Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()!madmaxoft@gmail.com2012-02-011-7/+4
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-1/+7
* Working on a new plugin design with Lua. While retaining backwards compatibility of course...faketruth2012-01-261-0/+18
* It's a Squirrel!!faketruth2011-11-081-9/+78
* MCServer c++ source filesfaketruth2011-10-031-0/+423