TShock/TShockAPI
2011-07-05 05:45:43 -04:00
..
config Added tphere permission 2011-06-28 20:42:56 +12:00
DB Added a nice generic method for things like GetString(GetOrdinal(name)) => Get<string>(name) 2011-07-05 05:44:58 -04:00
Net Forgot this() in constructor 2011-06-27 05:25:20 -04:00
Properties Warp now uses int(11) instead of char(4). 2011-07-05 05:45:34 -04:00
SqlBins added bins 2011-06-16 10:46:00 -04:00
TerrariaServerBins fixed crash on leave 2011-06-23 18:41:24 -04:00
BackupManager.cs Adds some broadcasting on map saves 2011-06-29 19:06:20 +12:00
BanManager.cs Warp now uses int(11) instead of char(4). 2011-07-05 05:45:34 -04:00
Commands.cs Warps are now SQL based (sql branch) 2011-07-05 21:08:11 +12:00
ConfigFile.cs Sqlite added 2011-07-01 15:54:52 -04:00
FileTools.cs ConfigFile and ConfigurationManager merged into 1. 2011-07-01 13:19:16 -04:00
GetDataHandlers.cs ConfigFile and ConfigurationManager merged into 1. 2011-07-01 13:19:16 -04:00
Group.cs Added command aliases. 2011-07-01 09:36:01 -04:00
IPackable.cs Added IPackable interface 2011-06-27 05:08:41 -04:00
ItemManager.cs Missing license 2011-07-01 09:10:38 -04:00
Log.cs Missing null check in OnChat. 2011-06-30 12:41:12 -04: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
RegionManager.cs Missing license 2011-07-01 09:10:38 -04:00
RememberPosManager.cs Missing license 2011-07-01 09:10:38 -04:00
Resources.Designer.cs ConfigFile and ConfigurationManager merged into 1. 2011-07-01 13:19:16 -04:00
Resources.resx Adds banned items. Delete groups.txt and run server once. 2011-06-22 19:51:10 +12:00
Tools.cs Added /clearbans 2011-07-01 17:50:33 -04:00
TShock.cs Warps are now SQL based (sql branch) 2011-07-05 21:08:11 +12:00
TShockAPI.csproj Warp now uses int(11) instead of char(4). 2011-07-05 05:45:34 -04:00
TSPlayer.cs Added null checking to player 2011-07-01 16:07:05 -04:00
UpdateManager.cs Removed update function 2011-07-01 09:35:30 -04:00
WarpsManager.cs Merge branch 'sql' of github.com:TShock/TShock into sql 2011-07-05 05:45:43 -04:00