aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Reputation/ReputationMgr.cpp
AgeCommit message (Expand)Author
2015-01-31Core/Misc: Properly sanitize ReputationSpillover datajackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-11-17Core/Packets: updated SMSG_INITIALIZE_FACTIONS and added struct for SMSG_CHAN...joschiwald
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-11-08Core/DataStores: Updated DungeonEncounter.dbc, DurabilityCosts.dbc, Durabilit...Intel
2014-10-23Core/Entities: Third part of converting int to bigint guids in databaseShauren
2014-10-22Core/Entities: Fifth part of removing GetGUIDLow() usesShauren
2014-08-31Core/Net: "Enable" CMSG_CANCEL_GROWTH_AURADDuarte
2014-08-31Core/Net: Define and semi-implement SMSG_SET_FACTION_NOT_VISIBILEDDuarte
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-05-24Core/NetworkIO: Improve packet spam solutionjackpoz
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Fix merge errorSpp
2012-11-27Merge branch 'master' into 4.3.4Spp
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-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-30Merge branch 'master' into 4.3.4Spp
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-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-11Core/PacketIO: Update structures of many packets sent during the login processShauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
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