1
0
cuberite-2a/VC2008
faketruth 41ba1a7642 Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now)
Removed cPlugin_Lua, obviously
cPluginManager stores plugins by their (folder)name
cPluginManager now scans the Plugins folder for potential plugins and adds them as non-loaded plugins
Added a DisablePlugin and LoadPlugin to disable and load plugins on a per-plugin basis instead of all at once
cPluginManager::FindPlugins refreshes the plugin list by removing non-existing plugins and adding new plugins
Made it incredibly easy to use new plugins from the WebAdmin
Exposed some food/hunger related functions in cPlayer to Lua

git-svn-id: http://mc-server.googlecode.com/svn/trunk@959 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-10-13 23:34:47 +00:00
..
CryptoPP.vcproj CryptoPP: Removed an unused file that broke compilation on some *nixes 2012-10-03 20:37:06 +00:00
GenerateBindings.cmd cBlockArea object added (with only minimal testing so far) 2012-07-02 16:30:17 +00:00
icon.ico Restored resource files from vc2010 into vc2008 2012-09-22 08:30:19 +00:00
JsonCpp.vcproj Fixed profiling to work under the new project layout 2012-09-07 16:40:05 +00:00
Lua.vcproj Fixed profiling to work under the new project layout 2012-09-07 16:40:05 +00:00
MCServer.rc Restored resource files from vc2010 into vc2008 2012-09-22 08:30:19 +00:00
MCServer.sln Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14) 2012-08-30 21:06:13 +00:00
MCServer.vcproj Completely removed support for old style Lua plugins (can use both Plugin and NewPlugin in settings.ini for now) 2012-10-13 23:34:47 +00:00
profile_run.cmd Fixed profiling to work under the new project layout 2012-09-07 16:40:05 +00:00
resource.h Restored resource files from vc2010 into vc2008 2012-09-22 08:30:19 +00:00
Squirrel3.vcproj Fixed profiling to work under the new project layout 2012-09-07 16:40:05 +00:00
ToLua.vcproj Fixed profiling to work under the new project layout 2012-09-07 16:40:05 +00:00
WebServer.vcproj Source files cleanup: The rest of the files renamed. 2012-09-23 22:09:57 +00:00
zlib.vcproj Fixed profiling to work under the new project layout 2012-09-07 16:40:05 +00:00