| .. |
|
config
|
Items can now be banned/unbanned in game by users with permission group manageitem and by using /addItem name/id as well as /delItem name/id
|
2011-07-29 18:51:53 -04:00 |
|
DB
|
Merge branch 'general-devel' of github.com:TShock/TShock
|
2011-07-31 16:13:14 +12:00 |
|
Net
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06:00 |
|
Properties
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06:00 |
|
BackupManager.cs
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06:00 |
|
Commands.cs
|
Added null reference check when unbanning a player name and EnableBanOnUsernames is set to false. Few grammar related fixes related to unbanning.
|
2011-07-30 22:34:04 -05:00 |
|
ConfigFile.cs
|
Log spew!
|
2011-07-30 17:01:43 -06:00 |
|
DBTools.cs
|
OrderBy... Bye bye. DBTool fixes
|
2011-07-29 12:21:28 +12:00 |
|
FileTools.cs
|
Adds SetTable to DBTools, makes Tools and FileTools public, for TShock mods
|
2011-07-28 23:22:35 +12:00 |
|
GetDataHandlers.cs
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06:00 |
|
Group.cs
|
Premissions now inherit from groups listed anywhere in the db, not just below them.
|
2011-07-22 16:29:29 -04:00 |
|
IPackable.cs
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06:00 |
|
Log.cs
|
Made console change text color depending on messages
|
2011-07-08 23:38:02 +12:00 |
|
Newtonsoft.Json.dll
|
Added Newtonsoft.Json.dll
|
2011-06-02 01:51:19 -06:00 |
|
postbuild.bat
|
Does $(ProjectDir) exist teamcity?
|
2011-07-01 11:11:50 -04:00 |
|
RconHandler.cs
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06: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 |
|
Tools.cs
|
Log spew!
|
2011-07-30 17:01:43 -06:00 |
|
TShock.cs
|
Fixes RememberPosManager and player sprites showing on server, when they are not there
|
2011-07-31 15:31:57 +12:00 |
|
TShockAPI.csproj
|
Fixes RememberPosManager and player sprites showing on server, when they are not there
|
2011-07-31 15:31:57 +12:00 |
|
TSPlayer.cs
|
Adds API Function, SetTeam
|
2011-07-29 18:53:08 +12:00 |
|
UpdateManager.cs
|
Resharper code cleanup, including:
|
2011-07-26 23:37:06 -06:00 |
|
WarpsManager.cs
|
Merge branch 'sql' of github.com:TShock/TShock into general-devel-sql (test)
|
2011-07-12 15:49:24 +12:00 |