TShock/TShockAPI
2015-07-04 22:18:54 +09:30
..
DB Fixed a typo that would have caused issues 2015-05-28 17:06:58 +09:30
Extensions Tick version and update copyright 2015-01-28 15:29:13 -05:00
Hooks Add logout command and pos command. Closes #872 and Closes #887 2015-03-25 21:17:11 -04:00
Net Tick version and update copyright 2015-01-28 15:29:13 -05:00
Properties Version Tick: 4.3.0 GM 2015-06-25 00:59:11 -06:00
Rest Adds a User object to TSPlayer 2015-04-29 17:24:20 +09:30
ServerSideCharacters Set bool to false for SSC config enabled. 2015-03-17 13:19:02 -04:00
BackupManager.cs Use less obsolete code 2015-02-28 19:09:02 -07:00
Commands.cs Fixed a bad index check on /tempgroup 2015-05-31 21:49:54 +09:30
ConfigFile.cs Use int arrays, not float arrays in config 2015-04-30 15:04:22 -06:00
FileTools.cs Extend NetItem 2015-05-04 22:11:10 -04:00
GeoIPCountry.cs Revert "Use Sublime Text's "Convert all open views to tabs" option" 2015-02-21 23:00:30 -07:00
GetDataHandlers.cs Extend NetItem 2015-05-04 22:11:10 -04:00
Group.cs Remove several obsolete shims 2015-02-28 20:15:56 -07:00
HandlerList.cs Tick version and update copyright 2015-01-28 15:29:13 -05:00
ILog.cs Docs: TraceLevel vs LogLevel in ILog.cs 2015-04-12 22:17:06 -06:00
IPackable.cs Tick version and update copyright 2015-01-28 15:29:13 -05:00
NetItem.cs Fix NetItem serialization/deserialization 2015-05-04 22:28:41 -04:00
PacketBufferer.cs Fixed compilation errors with PacketBuffer. 2015-07-04 22:17:36 +09:30
PaginationTools.cs Tick version and update copyright 2015-01-28 15:29:13 -05:00
Permissions.cs Add logout command and pos command. Closes #872 and Closes #887 2015-03-25 21:17:11 -04:00
Resources.Designer.cs Now targets NET 4.5, so the solution actually compiles. 2015-05-27 18:29:29 +09:30
Resources.resx Remove 2 year old config files... 2013-10-01 20:55:19 -04:00
SaveManager.cs Fix SaveManager.cs 2015-07-04 12:36:58 +01:00
SqlLog.cs Remove the pesky '/' that got in there somehow 2015-04-09 15:58:10 +09:30
StatTracker.cs Remove more broken/obsolete/dead code 2015-02-28 19:15:19 -07:00
TextLog.cs DEBUG preprocessor conditional inside method 2015-04-09 15:56:51 +09:30
TShock.cs Change codename to reflect history 2015-06-30 09:29:40 -06:00
TShockAPI.csproj Fixed compilation errors with PacketBuffer. 2015-07-04 22:17:36 +09:30
TShockAPI.licenseheader Tick version and update copyright 2015-01-28 15:29:13 -05:00
TSPlayer.cs Extend NetItem 2015-05-04 22:11:10 -04:00
UpdateManager.cs Remove more obsolete code; fix tab/space screwup in TSPlayer 2015-02-28 19:37:06 -07:00
Utils.cs Change TSPlayer.UserID to TSPlayer.User.ID, as well as refactoring some of UserManager.cs. Solves #916 2015-05-01 11:18:37 +09:30