TShock/TShockAPI
2011-07-21 15:05:52 -06:00
..
config Removed mousefontchars, valid chars are 0x20-0xA9(32-169) 2011-07-09 10:00:00 -04:00
DB Not using OrderBy as much anymore. 2011-07-21 15:03:52 -06:00
Net Removed the onsenddata hook and added a raw send command. 2011-07-08 03:42:42 -04:00
Properties VERSION TICK: 3.0.0.0721 2011-07-21 15:05:52 -06: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 Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test) 2011-07-12 15:49:24 +12:00
Commands.cs Changed every instance of Main.worldID.ToString() to Main.worldName. You broke backwards compatibility with all other warp and region files by doing that. 2011-07-21 15:03:15 -06:00
ConfigFile.cs Added a config option (default off) for banning by usernames. 2011-07-21 12:39:01 -06:00
FileTools.cs Adds MySql Support 2011-07-12 13:31:36 +12:00
GetDataHandlers.cs Removed spam on canbuild message. 2011-07-21 14:24:17 -06:00
Group.cs groups work, with inheritance, still need to remove order by 2011-07-20 20:55:49 -04:00
IPackable.cs Added IPackable interface 2011-06-27 05:08:41 -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
postbuild.bat Does $(ProjectDir) exist teamcity? 2011-07-01 11:11:50 -04:00
RconHandler.cs Catch socketexception if address is already in use for rcon. 2011-07-10 11:39:38 +08:00
RememberPosManager.cs Missing license 2011-07-01 09:10:38 -04: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 Changed a lot of RegionManager, fixed the file moving. 2011-07-19 21:26:34 -04:00
TShock.cs VERSION TICK: 3.0.0.0721 2011-07-21 15:05:52 -06:00
TShockAPI.csproj Tweaked around with the region code a lot. 2011-07-14 01:47:57 -06:00
TSPlayer.cs Regions are now UserID based. 2011-07-21 12:25:57 -06:00
UpdateManager.cs Adds Itembans into SQL, in game commands not added yet, but can use a DB editor to add bans 2011-07-10 13:08:19 +12:00
WarpsManager.cs Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test) 2011-07-12 15:49:24 +12:00