aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Reputation/ReputationMgr.h
AgeCommit message (Expand)Author
2025-07-13Core/Misc: Move large functions out of header filesShauren
2024-08-16Core: Updated to 11.0.2Shauren
2023-08-27Core/Misc: Fixed doxygen docs being attached to wrong fieldsShauren
2023-01-21Core/Reputation: Implemented renown reputation (Dragonflight) (#28653)Meji
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-05Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2021-08-28Core/Misc: Fix gcc warningsShauren
2021-06-06Core/Reputation: Implemented paragon reputationShauren
2021-06-05Core/Reputation: Named all reputation flagsShauren
2021-06-04Nopch build fixShauren
2021-06-04Core/Reputation: Implemented "friendship reputation"Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-07-16Fixes to all-reputation and all-skill custom option handling:treeston
2020-04-27Core/Misc: Always reward all necessary reputations on creature kill (#19106)xinef1
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-11-14Core/Quests: Fixed quest reputation rewards in packets and implemented new fi...Shauren
2016-07-20Fixed nopch build and some leftover warningsShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-03Core/DataStores: Implemented checking PlayerCondition for future useShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-03-28Core/Log: Fix linker errors that occur on msvc 12 lower then update 4Naios
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-08Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, Durabilit...Intel
2014-08-31Core/Net: Define and semi-implement SMSG_SET_FACTION_NOT_VISIBILEDDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-04-15Fixed Fixed broken compileShauren
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-09-15Core/Entities: Add new functions: Unit::GetReactionTo and Unit::GetFactionRea...QAston
2011-09-01Core: cleanup.Chaplain
2011-04-29Add spaces after commasleak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-06Core: Some optimizationsSpp
2010-11-24Core/Reputation: Implement a more generic solution for reputation spillover (...click
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-09-20Core/DBLayer: Converted player login queries into prepared statementsShauren
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/DBLayer:Machiavelli