index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
Age
Commit message (
Expand
)
Author
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-18
Core/Calendar: Completely rewrite and fix most of the calendar system
horn
2012-11-17
Crash Fix after b99c347
Spp
2012-11-10
Core/Build: Fix compile using mysqllite included with core
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-28
Core/Logging: Add new log type for SOAP.
Spp
2012-10-22
Core/Logging: Fix PlayerDump logging
Spp
2012-10-17
Core/Ticket:
kaelima
2012-10-12
Core/Commands: Allow .modify money to take another parameter structure:
Warpten
2012-10-10
Merge pull request #8001 from tibbi/reputation_convert
Subv
2012-10-08
adding a new prepared statement for selecting char at_login and titles
tibbi
2012-10-07
correct reputation converting at faction change
tibbi
2012-10-07
Core/Utils: Add asserts to irand, urand and frand
Nay
2012-10-06
Core/Misc: Tabs to spaces and whitespace cleanup
Nay
2012-10-04
Core/Misc: Fix a format error in ByteArrayToHexStr
Subv
2012-10-03
Core: Fix build without PCH
Spp
2012-10-02
Core: "Initial support for C++11 compilers"
Spp
2012-10-02
Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct
Spp
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
2012-09-27
emptyline
tibbi
2012-09-27
adding Title converter to faction converter, original author Silinoron
tibbi
2012-09-26
Core/Logging: Fix crash when trying to log a message while config is being re...
Spp
2012-09-13
Core/Calendar: Fixed breaking calendar event UI after relogging
Shauren
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-05
Core/Misc: Fix some warnings and logic mistakes found by static code analysis
kaelima
2012-09-04
Properly fixed one warning
Shauren
2012-09-04
Core: Warning fixes
Shauren
2012-09-01
Core/Logging: Delete player filename will now use guid_name format like old l...
Spp
2012-09-01
Core/Logging: Fix delete player crash having logging player enabled.
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (1)
Nay
2012-08-30
Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrest
kaelima
2012-08-27
Core/Logging: Minor optimization in ShouldLog
Spp
2012-08-26
Core/DBLayer: Fixed memory leaks when query returned empty result set
Shauren
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-16
Core/Logging: Set config options to behave like old log system.
Spp
2012-08-16
Core/Loading: Re-enable Server loading log
Spp
2012-08-15
Misc: CRLF to LF, whitespace cleanup and tabs to spaces
Nay
2012-08-15
Core/Logging: Added documentation about this system
Spp
2012-08-15
Core/Logging: Fix crash on authserver shutdown
Spp
2012-08-09
Core/Logging: Fixed a possible crash with dynamic log file names
Shauren
2012-08-09
Core/Logging: Fix crash in AppenderFile deconstructor when logfile is uniniti...
kaelima
2012-08-07
Core/Authserver: Fix logging crash at startup
Nay
2012-08-06
Update src/server/shared/Logging/AppenderDB.cpp
kandera
2012-08-06
Core/Logging: Use prepared statements in AppenderDB
Spp
2012-08-06
Core/SQL: Kill core if error 1064 is triggered (error code 1064 you have an e...
Spp
2012-08-06
Core/Logging: Implement logging to database
Spp
2012-08-06
Core/Logging: Try to simplify configuration of loggers and appenders
Spp
2012-08-06
Core/Logging: Reload Logging options when .reload config is used
Spp
2012-08-06
Core/Logging: Move player delete logging to new type LOG_FILTER_PLAYER_DELETE...
Spp
[next]