Player z is now affected by -gr_movement.
Fixed some player z bugs.
Fixed a CFileSystem::addFile() bug.
New players will have their accounts correctly saved in the file system now.
CSocket won't spam as much when a player disconnects.
Fixed the "serverside" server option. It isn't inverted anymore.
Added md5 creation capability for future use.
Fixed vecSearch again.
Fixed a CString::match() bug.
Fixed a file send bug that prevented clients later than 2.171 from receiving files.
Re-arranged TPlayer::sendLoginClient() again.
Added CString::isNumber().
Fixed CString::gtokenize().
Added removeExtension() function to IUtil.
Added conditional account searching functions.
Added isClient() and isRC() functions to TPlayer and removed all the type comparisons.
Fixed a potential crash bug in CFileQueue.cpp.
Implemented about half of the RC functionality and fixed a bazillion bugs related to RC.
Major improvements to CFileSystem to make way for foldersconfig.txt support. Includes a bunch of bug fixes. In all, the class is a lot more consistent.