index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T15: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
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-27
Core: Droped `faction_H` field -- only one faction table is necessary
Kinzcool
2014-04-22
Core/Texts: Implemented loading BroadcastTexts
joschiwald
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-04-08
Core/CrashHandler: Log GetLastError() id if no description is found
jackpoz
2014-04-08
Core/Logging: store loggers in cache correctly
joschiwald
2014-04-05
Core/CrashHandler: Add more informations about locals
jackpoz
2014-03-29
Merge pull request #11719 from Dehravor/master-loot
Shauren
2014-03-24
Core/Logging: Fixed filenames of backup logs
Shauren
2014-03-23
Core/Misc: Removed unused defines, added missing include and removed a few wa...
Shauren
2014-03-23
Fixed build without PCH
Shauren
2014-03-22
Core/Misc: Fix some static analysis issues
jackpoz
2014-03-16
Core/Loot: Implement round robin for under threshold items in case of master ...
Dehravor
2014-03-02
Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...
joschiwald
2014-02-08
Shared/Logs: Code cleanup
jackpoz
2014-02-07
Shared/Logs: Make AppenderFile more thread-safe
jackpoz
2014-02-07
Shared/Logs: Add workaround for "w" flag used with dynamic name files
jackpoz
2014-02-06
Core/CrashHandler: Add more informations about locals
jackpoz
2014-01-31
Build: Use override/final keywords for VS 2012 and newer. (VS 2013 still defi...
Shauren
2014-01-31
Shared/Logs: Fix crash in Console log output
jackpoz
2014-01-30
Fix warnings introduced on littleendian in 2134cb610d45727a0623741f7416a36088...
QAston
2014-01-23
Core/CrashHandler: Add more informations about locals
jackpoz
2014-01-22
Shared/OpenSSLCrypto: Add switch to fix build under Mac
Gacko
2014-01-19
CoreCore/CrashHandler: Handle CRT asserts in Windows build
jackpoz
2014-01-19
Core/CrashHandler: Fix issues on Windows crash handler
jackpoz
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-12-22
Core/Auth: Fix expiring account bans
jackpoz
2013-12-19
Core/Logging: Use logger cache for speed up logger filter search
Spp
2013-12-14
Core/Misc: Fix some static analysis issues
jackpoz
2013-12-01
Core/Misc: Fix some static analysis issues
jackpoz
2013-11-25
Core/Guilds: Fixed an issue with withdrawing money from guild bank as guild m...
Shauren
2013-11-17
Core/Transports: Fix few transport issues on relog.
jackpoz
2013-11-16
Core/Auth: Fix Auth failing sometimes
jackpoz
2013-11-11
Core/Logging: Minor changes
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-08
Core/Logs: Create default set of loggers and Appender if the config is wrong.
Spp
2013-11-07
Core/Logging: Extend logging system to allow inheritance of loggers
Spp
2013-11-02
Core/Database: Add additional assert
jackpoz
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-10-17
Core/Creatures: Removed remains of creature_transport table
Shauren
2013-10-01
Whitespace between string literals and user-defined literals is now mandatory...
Ellie
2013-09-29
Core/RBAC: Simplify RBAC implementation
Spp
2013-09-21
Core/DB: Make a26a24a consistent with Trinity code style
jackpoz
2013-09-20
Merge pull request #10827 from jackpoz/restore_warnings
raczman
2013-09-18
Core: Fix non pch build
Vincent-Michael
2013-09-18
Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPE
joschiwald
[next]