TShock/TShockAPI
2011-12-30 20:07:36 -07:00
..
config also, there needs a permission change from editspawn to manageregion 2011-08-15 18:19:33 -04:00
DB ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
Extensions ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
Net ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
Properties Cleaned up the version thingy so people aren't confused when committing later. Also, Zidonuke, that last number is a MMdd, not a randomly chosen number. 2011-12-30 14:25:02 -07:00
Rest Added new REST function - /users/activelist - Gets the list of active, logged in user accounts, not player/character names. 2011-12-30 19:29:58 -07:00
BackupManager.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
Commands.cs Added several aliases for broadcast 2011-12-30 20:07:11 -07:00
ConfigFile.cs fixed wording in config for allowloginanyusername 2011-12-30 20:33:08 -06:00
FileTools.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
GeoIPCountry.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
GetDataHandlers.cs Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-12-30 21:39:56 -05:00
Group.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
HandlerList.cs Added + operator to HandlerList<T>. Now it works just like events meaning you don't have to initialize it. Note that means you also cannot call 'Register' unless you create an instance first. 2011-12-30 21:36:40 -05:00
IPackable.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
Log.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
PacketBufferer.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
Permissions.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
postbuild.bat Oops, wasn't supposed to change that 2011-12-13 17:27:32 +08:00
RconHandler.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07: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
StatTracker.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
TShock.cs Beginning work on adding Bukkit style event hooks. 2011-12-30 17:01:15 -07:00
TShockAPI.csproj Added HandlerList.cs so that we can have prioritized event handlers also so you can easily register a handler and not have to put 'if (e.Handled) return;' at the top. 2011-12-30 20:32:03 -05:00
TSPlayer.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
UpdateManager.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00
Utils.cs ReSharper code reformat to match naming conventions and stuff 2011-12-30 14:38:04 -07:00