| .. |
|
config
|
also, there needs a permission change from editspawn to manageregion
|
2011-08-15 18:19:33 -04:00 |
|
DB
|
Removed the Region code. Left todo's for the places where we currently reference it though.
|
2012-05-30 20:12:27 -04:00 |
|
Extensions
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Net
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Properties
|
Hahaha 2011 psh
|
2012-05-27 12:34:40 -06:00 |
|
Rest
|
Remove redundant servername config options
|
2012-05-30 10:05:40 +08:00 |
|
BackupManager.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Commands.cs
|
Added some docs on the player class. Also changed Command Callback to use object's instead of CommandArgs to promote generics. The new /test command will simply send the player a success message so that it can be tested on the console without opening the game( I dont have the game at work and didnt want to worldgen so I have no clue if it works as intended[ will be able to fix etc later tonight as I dont expect many people to be working on this before then] )
|
2012-06-01 11:54:05 -04:00 |
|
ConfigFile.cs
|
Descriptions in config and permissions
|
2012-05-31 21:53:49 -04:00 |
|
FileTools.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
GeoIPCountry.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
GetDataHandlers.cs
|
remove some more region stuff.
|
2012-05-31 17:47:01 -04:00 |
|
Group.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
HandlerList.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
IPackable.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Log.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Newtonsoft.Json.dll
|
Added Newtonsoft.Json.dll
|
2011-06-02 01:51:19 -06:00 |
|
PacketBufferer.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Permissions.cs
|
Descriptions in config and permissions
|
2012-05-31 21:53:49 -04:00 |
|
postbuild.bat
|
Shouldn't have commited that
|
2012-05-30 10:19:08 +08:00 |
|
RconHandler.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Resources.Designer.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Resources.resx
|
Removed mousefontchars, valid chars are 0x20-0xA9(32-169)
|
2011-07-09 10:00:00 -04:00 |
|
SaveManager.cs
|
Added protection against downstream exceptions when saving the world
|
2012-02-28 11:38:17 +00:00 |
|
StatTracker.cs
|
Added an option to hide stat tracker debug messages
|
2012-05-29 20:24:17 -06:00 |
|
TShock.cs
|
remove some more region stuff.
|
2012-05-31 17:47:01 -04:00 |
|
TShockAPI.csproj
|
Removed the Region code. Left todo's for the places where we currently reference it though.
|
2012-05-30 20:12:27 -04:00 |
|
TShockAPI.licenseheader
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
TSPlayer.cs
|
Added some docs on the player class. Also changed Command Callback to use object's instead of CommandArgs to promote generics. The new /test command will simply send the player a success message so that it can be tested on the console without opening the game( I dont have the game at work and didnt want to worldgen so I have no clue if it works as intended[ will be able to fix etc later tonight as I dont expect many people to be working on this before then] )
|
2012-06-01 11:54:05 -04:00 |
|
UpdateManager.cs
|
Update copyright to reflect actual year date.
|
2012-04-24 12:45:46 -06:00 |
|
Utils.cs
|
Replaced half of like all the messages to players with the new methods
|
2012-05-30 02:12:51 -06:00 |