TShock/TShockAPI
2015-07-05 23:13:54 +09:30
..
DB Fixed issues with BitsByte. TShock should compile again. 2015-07-04 17:17:26 +01:00
Extensions Tick version and update copyright 2015-01-28 15:29:13 -05:00
Hooks Add logout command and pos command. Closes #872 and Closes #887 2015-03-25 21:17:11 -04:00
Net Fix WorldInfo packet, window title now correctly displays the IP Address of the Network Interface the server is being hosted on. 2015-07-04 22:06:27 +01:00
Properties Version Tick: 4.3.0 GM 2015-06-25 00:59:11 -06:00
Rest Fix more broken calls. 2015-07-04 16:17:31 +01:00
ServerSideCharacters Set bool to false for SSC config enabled. 2015-03-17 13:19:02 -04:00
BackupManager.cs Use less obsolete code 2015-02-28 19:09:02 -07:00
Commands.cs Fixed SSC. Note that SSC will NOT work with UUID login before join. UUID login before join has been disabled during SSC unless the player has the "tshock.ignore.ssc" permission. 2015-07-05 23:13:54 +09:30
ConfigFile.cs Use int arrays, not float arrays in config 2015-04-30 15:04:22 -06:00
FileTools.cs Extend NetItem 2015-05-04 22:11:10 -04:00
GeoIPCountry.cs Revert "Use Sublime Text's "Convert all open views to tabs" option" 2015-02-21 23:00:30 -07:00
GetDataHandlers.cs Fixed SSC. Note that SSC will NOT work with UUID login before join. UUID login before join has been disabled during SSC unless the player has the "tshock.ignore.ssc" permission. 2015-07-05 23:13:54 +09:30
Group.cs Remove several obsolete shims 2015-02-28 20:15:56 -07:00
HandlerList.cs Tick version and update copyright 2015-01-28 15:29:13 -05:00
ILog.cs Docs: TraceLevel vs LogLevel in ILog.cs 2015-04-12 22:17:06 -06:00
IPackable.cs Tick version and update copyright 2015-01-28 15:29:13 -05:00
NetItem.cs Fixed SSC. Note that SSC will NOT work with UUID login before join. UUID login before join has been disabled during SSC unless the player has the "tshock.ignore.ssc" permission. 2015-07-05 23:13:54 +09:30
PacketBufferer.cs Fixed compilation errors with PacketBuffer. 2015-07-04 22:17:36 +09:30
PaginationTools.cs Tick version and update copyright 2015-01-28 15:29:13 -05:00
Permissions.cs Add logout command and pos command. Closes #872 and Closes #887 2015-03-25 21:17:11 -04:00
Resources.Designer.cs Now targets NET 4.5, so the solution actually compiles. 2015-05-27 18:29:29 +09:30
Resources.resx Remove 2 year old config files... 2013-10-01 20:55:19 -04:00
SaveManager.cs Fix World Save 2015-07-04 23:02:31 +01:00
SqlLog.cs Remove the pesky '/' that got in there somehow 2015-04-09 15:58:10 +09:30
StatTracker.cs Fix more broken calls. 2015-07-04 16:17:31 +01:00
TextLog.cs DEBUG preprocessor conditional inside method 2015-04-09 15:56:51 +09:30
TShock.cs Fixed SSC. Note that SSC will NOT work with UUID login before join. UUID login before join has been disabled during SSC unless the player has the "tshock.ignore.ssc" permission. 2015-07-05 23:13:54 +09:30
TShockAPI.csproj Fixed compilation errors with PacketBuffer. 2015-07-04 22:17:36 +09:30
TShockAPI.licenseheader Tick version and update copyright 2015-01-28 15:29:13 -05:00
TSPlayer.cs Fixed SSC. Note that SSC will NOT work with UUID login before join. UUID login before join has been disabled during SSC unless the player has the "tshock.ignore.ssc" permission. 2015-07-05 23:13:54 +09:30
UpdateManager.cs Remove more obsolete code; fix tab/space screwup in TSPlayer 2015-02-28 19:37:06 -07:00
Utils.cs Removed Disconnect handling in NetHooks_SendData 2015-07-05 12:12:31 +09:30