TShock/TShockAPI
2011-08-02 17:24:30 -04: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 Use the DBExt query functions 2011-08-02 17:24:30 -04:00
Net Resharper code cleanup, including: 2011-07-26 23:37:06 -06:00
Properties Updated api to 1.6 (for incoming networking improvements) 2011-08-01 18:50:16 -04: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 Added packet buffering 2011-08-02 17:16:56 -04: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
LinqExt.cs Added packet buffering 2011-08-02 17:16:56 -04: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
PacketBufferer.cs Added packet buffering 2011-08-02 17:16:56 -04: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 Added packet buffering 2011-08-02 17:16:56 -04:00
TShockAPI.csproj Added packet buffering 2011-08-02 17:16:56 -04: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