Spp
|
94e2b9332a
|
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger names are case-sensitive)
|
2013-11-08 10:50:51 +01:00 |
|
Spp
|
cfaea769bc
|
Core/RBAC: Move RBAC code to namespace rbac
|
2013-09-27 13:35:45 +02:00 |
|
jackpoz
|
dfc8a092a6
|
Scripts/Commands: Retrieve Creature template in HandlePetCreateCommand from Creature itself
CreatureTemplate can be retrieved directly from the Creature itself instead of using ObjectMgr::GetCreatureTemplate(id) .
|
2013-09-11 20:31:50 +02:00 |
|
Spp
|
83cb44d79f
|
Core/RBAC: Move pet commands to RBAC (using individual permissions)
- Pet commands moved from cs_misc.cpp to own file
|
2013-09-10 12:07:03 +02:00 |
|