TShock/TShockAPI/Rest
2015-04-12 23:39:04 -06:00
..
Rest.cs Updated XML documentation for several methods 2015-04-12 23:39:04 -06:00
RestCommand.cs Tick version and update copyright 2015-01-28 15:29:13 -05:00
RestManager.cs Fix UseServerName config options, to now work properly. Remove duplicate unused code. Ensure that everywhere we use Main.WorldName, we are sending the config server name. 2015-04-09 22:58:32 -04:00
RestObject.cs Updated XML documentation for several methods 2015-04-12 23:39:04 -06:00
RestPermissions.cs 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
RestVerbs.cs Updated XML documentation for several methods 2015-04-12 23:39:04 -06:00
SecureRest.cs Remove more obsolete code; fix tab/space screwup in TSPlayer 2015-02-28 19:37:06 -07:00