TShock/TShockAPI/DB
stevenh 2f7cb9f44e Added exception handling option to AddBan & Remove Ban
Fixed formatting of EnsureExists(table) block
2012-02-16 11:11:30 +00:00
..
BanManager.cs Added exception handling option to AddBan & Remove Ban 2012-02-16 11:11:30 +00:00
DBTools.cs Few other fixes 2011-08-06 13:49:47 +12:00
GroupManager.cs Added IEnumerable support to GroupManager to facilitate RestAPI listing groups 2012-02-13 22:23:01 +00:00
InventoryManager.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
IQueryBuilder.cs Fixed missing UNIQUE constraints when using SQLite 2012-02-13 23:44:58 +00:00
ItemManager.cs somepony forgot debug message here 2012-01-12 14:29:00 +01:00
RegionManager.cs option to overload Region.InArea() with x,y for more accurate Region detection. 2012-02-04 18:00:33 -05:00
RememberPosManager.cs Don't use remembered pos if we are on a different WorldID 2012-02-04 17:01:27 -05:00
SqlColumn.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
SqlTable.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
SqlValue.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00
UserManager.cs Added GetUsers method mirroring GetBans to enable RestAPI to provide a full users list as well as an active one 2012-02-13 22:23:01 +00:00
WarpsManager.cs Added any missing license headers to all files 2012-01-01 03:06:48 -07:00