TShock/TShockAPI/DB
stevenh fb11729547 Added IEnumerable support to GroupManager to facilitate RestAPI listing groups
Added optional exceptions parameter to AddGroup and DeleteGroup to faciliate RestAPI group manipulation. This changes the behaviour of these methods to throw an exception on error instead of returning an error string.
Corrected internal lists from being updated in failed DB updates in DeleteGroup and AddGroup
Added doc for chatcolor on AddGroup
2012-02-13 22:23:01 +00:00
..
BanManager.cs Removed TShock.Config.EnableBanOnUsernames check from GetBanByName so that it can be used internally for queries 2012-02-13 22:20:44 +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 Added any missing license headers to all files 2012-01-01 03:06:48 -07: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