aboutsummaryrefslogtreecommitdiff
path: root/src/game/ReputationMgr.cpp
AgeCommit message (Collapse)Author
2009-07-31[8277] Add new line at the end of some .cpp to make gcc happy Author: Gendalphmegamage
--HG-- branch : trunk
2009-07-26Fix build on windows.Kudlaty
Fix command ticket viewname - thx Deadlyskunk for point this fix setlink command group, add missing commands to db - patch by XTElite1 --HG-- branch : trunk
2009-07-25Fix the bug that players always gain one point less of reputation than the ↵Kudlaty
real value. --HG-- branch : trunk
2009-07-18Change floor() to faster (int32) in reputation calcKudlaty
--HG-- branch : trunk
2009-07-18*Update heal calculation formula for Death Strike and apply improved death ↵QAston
strike bonus if avalible *Use floor() function for rounding in rep gain calculation *Add some debug info to WorldSession::HandleMoveWorldportAckOpcode() --HG-- branch : trunk
2009-06-07*Fix the bug that players always gain one point less of reputation than the ↵megamage
real value. --HG-- branch : trunk
2009-05-29*make the Rate.Reputation.Gain config option apply to reputation gains ↵megamage
inside battlegrounds as well By BudIcePenguin --HG-- branch : trunk
2009-03-27[7553] Fixed character save/creating. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-03-27[7552] Move client version dependend DBC code to src/game. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-03-26[7547] Improvments in reputation achievements implememtaion. Author: ↵megamage
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