TShock/TShockAPI
2011-08-01 16:46:42 +12:00
..
config Items can now be banned/unbanned in game by users with permission group manageitem and by using /addItem name/id as well as /delItem name/id 2011-07-29 18:51:53 -04:00
DB Fix group inheritance 2011-08-01 16:46:42 +12:00
Net Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Properties Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
BackupManager.cs Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Commands.cs Added null reference check when unbanning a player name and EnableBanOnUsernames is set to false. Few grammar related fixes related to unbanning. 2011-07-30 22:34:04 -05:00
ConfigFile.cs Merge remote-tracking branch 'origin/general-devel' into general-devel 2011-07-31 20:34:21 +08:00
DBTools.cs OrderBy... Bye bye. DBTool fixes 2011-07-29 12:21:28 +12:00
FileTools.cs Adds SetTable to DBTools, makes Tools and FileTools public, for TShock mods 2011-07-28 23:22:35 +12:00
GetDataHandlers.cs Add checks to projectile packet to prevent client crashing. 2011-07-31 20:33:41 +08:00
Group.cs Adds chat colors to player groups. 2011-07-31 23:36:21 +12:00
IPackable.cs Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Log.cs Made console change text color depending on messages 2011-07-08 23:38:02 +12:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
postbuild.bat Does $(ProjectDir) exist teamcity? 2011-07-01 11:11:50 -04:00
RconHandler.cs Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Resources.Designer.cs Removed mousefontchars, valid chars are 0x20-0xA9(32-169) 2011-07-09 10:00:00 -04:00
Resources.resx Removed mousefontchars, valid chars are 0x20-0xA9(32-169) 2011-07-09 10:00:00 -04:00
Tools.cs Log spew! 2011-07-30 17:01:43 -06:00
TShock.cs Handle chat messages so that they don't display twice. 2011-07-31 21:48:18 +08:00
TShockAPI.csproj Fixes RememberPosManager and player sprites showing on server, when they are not there 2011-07-31 15:31:57 +12:00
TSPlayer.cs No more client crashing on TP. Removed sending large tile square. Server Lag on Tp gone. 2011-08-01 16:22:46 +12:00
UpdateManager.cs Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
WarpsManager.cs Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test) 2011-07-12 15:49:24 +12:00