TShock/TShockAPI
Lucas Nicodemus 3ac52091ea Move SendFileToUser to TSP.SendFileTextAsMessage.
This is not a great method, but it's actually the only method in TShock
that interpolates the %map% and %players% variables and it used in at
least three places in the codebase. Since it's already so specialized,
it's not worth changing it to take an actual File object, in my humble
opinion.

This also clarifies what the method does and what makes it special, as
opposed to being fairly generic.
2017-12-29 08:40:44 -07:00
..
CLI Updates the commandline parser to not be broken. 2017-12-09 15:19:34 +10:30
DB Move HasBanExpired to Bans.RemoveBanIfExpired(). 2017-12-29 08:32:45 -07:00
Extensions Format better 2017-12-09 16:04:27 +01:00
Hooks missed some more declarations 2017-12-08 01:48:08 +01:00
Localization Fix duplicate statement 2017-04-22 07:21:48 +08:00
Net Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
Properties Merge branch 'master' into general-devel 2017-12-12 03:02:00 -07:00
Rest Change Utils.Reload to not take a player. 2017-12-29 08:04:20 -07:00
ServerSideCharacters Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
Sockets Change field visibility 2017-08-04 12:52:07 +02:00
app.config Saving work to apply merge changes 2017-04-19 17:12:38 -06:00
BackupManager.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
Bouncer.cs Merge remote-tracking branch 'origin/general-devel' into oop 2017-12-27 19:01:38 -07:00
Commands.cs Move SendFileToUser to TSP.SendFileTextAsMessage. 2017-12-29 08:40:44 -07:00
ConfigFile.cs Merge branch 'general-devel' into old-code 2017-12-28 01:55:22 +00:00
FileTools.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
GeoIPCountry.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
GetDataHandlers.cs Move Utils.Ban -> TSPlayer.Ban. 2017-12-29 08:00:30 -07:00
Group.cs Revert "Remove superadmin customization config options" 2017-12-06 17:35:51 -07:00
HandlerList.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
ILog.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
IPackable.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
NetItem.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
packages.config update otapi 2017-12-09 17:57:33 +01:00
PaginationTools.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
Permissions.cs Remove broken noclip detection 2017-12-26 20:28:38 -07:00
PlayerData.cs Replace NetworkText.FromLiteral("") with NetworkText.Empty 2017-04-20 00:31:33 -06:00
Resources.Designer.cs Remove headers from autogenerated file 2016-10-17 11:28:34 +05:30
Resources.resx Remove 2 year old config files... 2013-10-01 20:55:19 -04:00
SaveManager.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
SqlLog.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
StatTracker.cs Remove Utils.ActivePlayers 2017-12-26 21:14:16 -07:00
TextLog.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
TShock.cs Move SendFileToUser to TSP.SendFileTextAsMessage. 2017-12-29 08:40:44 -07:00
TShockAPI.csproj Merge remote-tracking branch 'origin/general-devel' into fragments 2017-12-10 23:45:03 -07:00
TShockAPI.licenseheader Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
TSPlayer.cs Move SendFileToUser to TSP.SendFileTextAsMessage. 2017-12-29 08:40:44 -07:00
TSServerPlayer.cs Renamed TShockAPI.DB 'User' to 'UserAccount' 2017-12-08 01:38:15 +01:00
UpdateManager.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
Utils.cs Move SendFileToUser to TSP.SendFileTextAsMessage. 2017-12-29 08:40:44 -07:00
web.config Saving work to apply merge changes 2017-04-19 17:12:38 -06:00