index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-01T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Reputation
/
ReputationMgr.cpp
Age
Commit message (
Expand
)
Author
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-29
Core/DBLayer: Even more types fixes...
Nay
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-03-17
Core/Protocol: Have client displaying some graphic/audio when player increase...
kaelima
2012-02-14
Codestyle: Renamed some variables to fit codestyle, corrected order in struct...
Subv
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-17
Core/Misc: Added 'f' after float values
Fredi Machado
2011-09-16
Core/Misc: Whitespace and a minor typo fix (thanks Kapoeira)
QAston
2011-09-15
Core/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-29
Add spaces after commas
leak
2011-04-20
Core/Player: Correct bug with displaying reputation on new characters
Vinolentus
2011-01-19
SQL: Characters db storage type cleanup No. 3 - Note:
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-06
Core: Some optimizations
Spp
2010-11-29
Core/Misc: fix some warnings. As a result removed one redundant hook from For...
azazel
2010-11-24
Core/Reputation: Implement a more generic solution for reputation spillover (...
click
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Copyright header updates - part 3... (and some whitespace cleanups)
click
2010-09-24
Core/DBLayer:
Machiavelli
2010-09-20
Core/DBLayer: Converted player login queries into prepared statements
Shauren
2010-09-11
Core/DBLayer:
Machiavelli
2010-08-22
Core/Game: fix all warnings related to converting doubles and floats.
silinoron
2010-08-21
Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...
click
2010-08-21
DB Layer:
Machiavelli
2010-08-11
Add PlayerScript hooks:
silinoron
2010-08-08
Sourcefile 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 crashes
QAston
2010-07-27
Fix non-PCH build
click
2010-07-26
* Implement reputation spillover via the database
Brian
2010-06-05
rearranged core files
Rat