TShock/TShockAPI/DB
Zidonuke 99e9859b7c Merge pull request #317 from natrim/general-devel
Added some usefull permissions
2011-12-28 09:29:15 -08:00
..
BanManager.cs All managers now use querybuilder for creating tables to make for easy changes. 2011-08-03 19:55:23 -04:00
DBTools.cs Few other fixes 2011-08-06 13:49:47 +12:00
GroupManager.cs added some useful permissions 2011-12-28 10:00:46 +01:00
InventoryManager.cs Remove mana checks from server side inventory, it's not synced by redigit's client properly. 2011-12-25 10:45:28 -05:00
IQueryBuilder.cs Adds Delete Row. 2011-08-07 20:10:22 +12:00
ItemManager.cs Attempt to fix unit tests. 2011-12-28 12:27:14 -05:00
RegionManager.cs Item bans now have a group component. Adding a group to an item ban will allow that group to use the item. 2011-12-27 19:14:42 -05:00
RememberPosManager.cs Updated to new binary (with the api merged). 2011-09-24 18:30:19 -04:00
SqlColumn.cs Finished: 2011-08-03 18:37:42 -04:00
SqlTable.cs Adds Delete Row. 2011-08-07 20:10:22 +12:00
SqlValue.cs Adds SQL Queries for Update, Read and Insert 2011-08-04 21:53:02 +12:00
UserManager.cs As per High's complaining, holocaust against the Tools class (now Utils) 2011-12-01 23:24:02 -07:00
WarpsManager.cs Updated to new binary (with the api merged). 2011-09-24 18:30:19 -04:00