Added StringUtils functions to Lua API; added StripColorCodes(); ChatLog now strips color codes from logged messages.
Fixes FS #398 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1661 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
@@ -18,6 +18,7 @@ $cfile "ChunkDef.h"
|
||||
$cfile "../iniFile/iniFile.h"
|
||||
|
||||
$cfile "BlockID.h"
|
||||
$cfile "StringUtils.h"
|
||||
$cfile "Defines.h"
|
||||
$cfile "LuaFunctions.h"
|
||||
$cfile "StringMap.h"
|
||||
|
||||
Reference in New Issue
Block a user