| Age | Commit message (Collapse) | Author |
|
"==" --> " == " (when needed)
--HG--
branch : trunk
|
|
"( " --> "("
" )" --> ")"
--HG--
branch : trunk
|
|
"if(" --> "if ("
--HG--
branch : trunk
|
|
"while(" --> "while ("
--HG--
branch : trunk
|
|
auto_ptr(ACE_Refcounted_Auto_Ptr) for QueryResult pointers.
Use this auto_ptr for every DB queries(except QueryNamedResult yet).
This patch guarantees NO memory leaks from QueryResult pointers.
Thanks to raczman for the idea and for the helping to make this patch.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
some other cleanups by hand)
*Fix a possible crash in Spell::DoAllEffectOnTarget
--HG--
branch : trunk
|
|
rep with Horde Expedition and Alliance Vanguard, by Themris
--HG--
branch : trunk
|
|
Minor cleanup in affected code.
--HG--
branch : trunk
|
|
representatives. Fixes bug that Alliance Vanguard rep updates were not sent to the client.
--HG--
branch : trunk
|
|
possible. Fixes ie. Alliance Vanguard/Horde Expedition rep, and correctly gives 25% of the earned rep to your home city to the other major cities of your faction.
Note: there will need to be some DB changes to creature_onkill_reputation to cover the grouped rep gains in some cases.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
isn't. This should fix the bug that Death Knights had problems with Knights of the Ebon Blade reputation.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Fix command ticket viewname - thx Deadlyskunk for point this
fix setlink command group, add missing commands to db - patch by XTElite1
--HG--
branch : trunk
|
|
real value.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
strike bonus if avalible
*Use floor() function for rounding in rep gain calculation
*Add some debug info to WorldSession::HandleMoveWorldportAckOpcode()
--HG--
branch : trunk
|
|
real value.
--HG--
branch : trunk
|
|
inside battlegrounds as well By BudIcePenguin
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
VladimirMangos
--HG--
branch : trunk
|
|
VladimirMangos
* Speedup achievement checks at reputation updates.
* Implement
- ACHIEVEMENT_CRITERIA_TYPE_GAIN_REVERED_REPUTATION
- ACHIEVEMENT_CRITERIA_TYPE_GAIN_HONORED_REPUTATION
- ACHIEVEMENT_CRITERIA_TYPE_KNOWN_FACTIONS
--HG--
branch : trunk
|