TShock/TShockAPI
Zack Piispanen d04b2051b2 Change static readonly fields in RestManager to const, as a const is a static readonly field, and allows us to use them in the rest documentation attributes.
Added more documentation, as it might be useful to know what each argument is for, and what type it is expected to be.
Documented the first block of rest commands.
2015-04-05 17:44:27 -04:00
..
DB Add replacement for string AddGroup 2015-03-11 09:10:40 -06: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 Tick version and update copyright 2015-01-28 15:29:13 -05:00
Properties Tick version and clean up some white space. 2015-03-25 21:17:43 -04:00
Rest Change static readonly fields in RestManager to const, as a const is a static readonly field, and allows us to use them in the rest documentation attributes. 2015-04-05 17:44:27 -04: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 Add logout command and pos command. Closes #872 and Closes #887 2015-03-25 21:17:11 -04:00
ConfigFile.cs Remove more broken/obsolete/dead code 2015-02-28 19:15:19 -07:00
FileTools.cs Clean up some spaces in FileTools, and make the motd format a const. 2015-03-16 12:50:38 -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 Change the way we ignore packets from clients while swapping with SSC inv. 2015-03-16 20:36:32 -04:00
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 Switch from LogLevel in favour of TraceLevel 2015-03-19 14:38:37 +10:30
IPackable.cs Tick version and update copyright 2015-01-28 15:29:13 -05:00
Log.cs Switch from LogLevel in favour of TraceLevel 2015-03-19 14:38:37 +10:30
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
PacketBufferer.cs Adds SQL logging from WhiteX's fork; closes #869 2015-02-25 15:33:35 -07:00
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 Remove 2 year old config files... 2013-10-01 20:55:19 -04:00
Resources.resx Remove 2 year old config files... 2013-10-01 20:55:19 -04:00
SaveManager.cs Remove more obsolete code; fix tab/space screwup in TSPlayer 2015-02-28 19:37:06 -07:00
SqlLog.cs Update to DateTime.UtcNow 2015-03-23 14:20:59 +10:30
StatTracker.cs Remove more broken/obsolete/dead code 2015-02-28 19:15:19 -07:00
TextLog.cs Revert UtcNow change in TextLog.cs 2015-03-24 14:13:40 +10:30
TShock.cs Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel 2015-04-04 01:46:54 -04:00
TShockAPI.csproj Add hooks for Region creation/deletion. Add hooks for Region Enter/Leave. Add member to TSPlayer displaying current region. Set private setters in AccountHooks. 2015-03-01 22:27:49 -05:00
TShockAPI.licenseheader Tick version and update copyright 2015-01-28 15:29:13 -05:00
TSPlayer.cs Purge "initial vanilla inventory" from playerdata, and pushed it to the SSC config creation if not existing. 2015-03-16 12:47:44 -04:00
UpdateManager.cs Remove more obsolete code; fix tab/space screwup in TSPlayer 2015-02-28 19:37:06 -07:00
Utils.cs Remove deprecated GetUsers() and IDs method 2015-03-14 13:38:22 -06:00