aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Reputation/ReputationMgr.cpp
AgeCommit message (Expand)Author
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
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-09-24Core/DBLayer:Machiavelli
2010-09-20Core/DBLayer: Converted player login queries into prepared statementsShauren
2010-09-11Core/DBLayer:Machiavelli
2010-08-22Core/Game: fix all warnings related to converting doubles and floats.silinoron
2010-08-21Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...click
2010-08-21DB Layer:Machiavelli
2010-08-11Add PlayerScript hooks:silinoron
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-07-28*Cleanup in ObjectAccessor - this should fix some crashesQAston
2010-07-27Fix non-PCH buildclick
2010-07-26* Implement reputation spillover via the databaseBrian
2010-06-05rearranged core filesRat