aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Reputation/ReputationMgr.cpp
AgeCommit message (Expand)Author
2020-09-09Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-03-13Core/Reputation: Fix Oracles/Frenzyheart not being set to war properlysirikfoll
2020-01-02New yearAokromes
2019-07-03Core/Reputation: don't allow quests to reward Honor Hold/Alliance Vanguard re...Wyrserth
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-11-25Core/Reputation: Fix reaction with rival factionsKillyana
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-15Fixes to all-reputation and all-skill custom option handling:treeston
2017-03-01Core/Misc: Always reward all necessary reputations on creature kill (#19106)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-01-01Update copyright note for 2016Rushor
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-03-28Core/Log: Fix linker errors that occur on msvc 12 lower then update 4Naios
2015-01-31Core/Misc: Properly sanitize ReputationSpillover datajackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-05-24Core/NetworkIO: Improve packet spam solutionjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-29Core/DBLayer: Even more types fixes...Nay
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-17Core/Protocol: Have client displaying some graphic/audio when player increase...kaelima
2012-02-14Codestyle: Renamed some variables to fit codestyle, corrected order in struct...Subv
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-17Core/Misc: Added 'f' after float valuesFredi Machado
2011-09-16Core/Misc: Whitespace and a minor typo fix (thanks Kapoeira)QAston
2011-09-15Core/Entities: Add new functions: Unit::GetReactionTo and Unit::GetFactionRea...QAston
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-04-29Add spaces after commasleak
2011-04-20Core/Player: Correct bug with displaying reputation on new charactersVinolentus
2011-01-19SQL: Characters db storage type cleanup No. 3 - Note:leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-06Core: Some optimizationsSpp
2010-11-29Core/Misc: fix some warnings. As a result removed one redundant hook from For...azazel
2010-11-24Core/Reputation: Implement a more generic solution for reputation spillover (...click