Go to file
faketruth c4abe1ed6a MCServer should be running fast again on Linux!! YAAAY!!
It seems the intialization of MersenneTwister was really slow on Linux because it did some file reading. Doing this 200 times a tick can be pretty slow...

StringUtils didn't compile in Cygwin due to missing va_list definition

git-svn-id: http://mc-server.googlecode.com/svn/trunk@230 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-03 16:01:25 +00:00
Plugins Added all current hooks to the new plugin structure. 2012-02-01 19:19:51 +00:00
VC2008 Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients; 2012-02-01 22:38:03 +00:00
VC2010 new cIsThread object for thread encapsulation 2012-02-01 12:25:26 +00:00
WebServer WebServer: socket fix (force-terminated socket would cause the server to loop indefinitely) 2012-02-02 14:12:59 +00:00
converter Users file was pretty messed up with mixed unix and windows line endings. The ini failed to parse correctly under cygwin. 2011-12-27 22:57:33 +00:00
iniFile sprintf() begone! Replaced with StringUtils' Printf() 2012-02-01 13:43:47 +00:00
jsoncpp-src-0.5.0 Source for additional projects 2011-10-03 19:25:04 +00:00
lua-5.1.4 Source for additional projects 2011-10-03 19:25:04 +00:00
source MCServer should be running fast again on Linux!! YAAAY!! 2012-02-03 16:01:25 +00:00
squirrel_3_0_1_stable It's a Squirrel!! 2011-11-08 01:25:01 +00:00
tolua++-1.0.93 Source for additional projects 2011-10-03 19:25:04 +00:00
webadmin Improved Core's WebAmin interface a bit. 2012-01-22 20:15:11 +00:00
zlib-1.2.5 Source for additional projects 2011-10-03 19:25:04 +00:00
Lua-LICENSE.txt Setting files 2011-10-03 19:39:53 +00:00
clean.bat Setting files 2011-10-03 19:39:53 +00:00
furnace.txt Setting files 2011-10-03 19:39:53 +00:00
groups.ini Setting files 2011-10-03 19:39:53 +00:00
items.ini Updated Core plugin to allow spawning items with damage/metadata, the damage/metadata can also be specified in items.ini 2012-01-25 15:33:49 +00:00
makefile makefile: added (commented) debug commandline options 2012-02-02 12:45:07 +00:00
monsters.ini - Implemented Drops from Burning animals 2011-12-28 02:10:05 +00:00
recipes.txt Setting files 2011-10-03 19:39:53 +00:00
settings.ini Added a WebAdmin interface to view users their groups, and the permissions of groups. 2012-01-30 16:47:26 +00:00
terrain.ini Setting files 2011-10-03 19:39:53 +00:00
users.ini users.ini: Added madmaxoft's testing accounts as admins 2012-01-27 14:00:39 +00:00
webadmin.ini Setting files 2011-10-03 19:39:53 +00:00