TShock/TShockAPI
2013-09-25 20:52:03 -04:00
..
config also, there needs a permission change from editspawn to manageregion 2011-08-15 18:19:33 -04:00
DB Overhauled permissions. 2013-09-23 18:53:36 -04:00
Extensions Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Hooks remove unused using statements 2013-09-17 02:24:02 -04:00
Net Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
PluginUpdater remove unused using statements 2013-09-17 02:24:02 -04:00
Properties Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Rest Overhauled permissions. 2013-09-23 18:53:36 -04:00
BackupManager.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Commands.cs Split superadmin permission. 2013-09-25 20:52:03 -04:00
ConfigFile.cs change permissions to tshock.xxx and fix default group creating to reference permissions that exist, and not hardcoded strings. 2013-09-22 23:14:14 -04:00
FileTools.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
GeoIPCountry.cs Added the header for MaxMind's Geo stuff back 2013-08-22 21:54:47 -06:00
GetDataHandlers.cs Removed redundant code. 2013-09-22 22:56:52 -04:00
Group.cs Added LastAccessed time field and KnownIPs field to the user database. This resulted in some changes everywhere, such as new logic with default groups. Apparently, somehow, the ip based stuff worked even though no ips were set to properly grab the user group. The wrong group was being assigned to new users resulting in a player with 0 permissions. This is now fixed. 2013-09-21 20:57:14 -04:00
HandlerList.cs remove unused using statements 2013-09-17 02:24:02 -04:00
IPackable.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Log.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
PacketBufferer.cs Whelps, the info in the issue was not accurate. We are looking for the exception that writes a warning to the log file, not the console, not an error. This should be the right fix 2013-09-21 12:52:46 -04:00
PaginationTools.cs remove unused using statements 2013-09-17 02:24:02 -04:00
Permissions.cs Split superadmin permission. 2013-09-25 20:52:03 -04:00
postbuild.bat Shouldn't have commited that 2012-05-30 10:19:08 +08:00
RconHandler.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Resources.Designer.cs remove unused using statements 2013-09-17 02:24:02 -04:00
Resources.resx Removed mousefontchars, valid chars are 0x20-0xA9(32-169) 2011-07-09 10:00:00 -04:00
SaveManager.cs remove unused using statements 2013-09-17 02:24:02 -04:00
TShock.cs spaces: 0 tabs: 1 2013-09-22 23:33:36 -04:00
TShockAPI.csproj Remove postbuild stuff 2013-09-17 02:25:37 -04:00
TShockAPI.licenseheader Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
TSPlayer.cs Apparently this file didnt want to be commited last time. 2013-09-22 16:27:23 -04:00
UpdateManager.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
Utils.cs Added basic framework for allowing for ban durations and banning admin. 2013-09-22 16:04:12 -04:00