index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T20: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
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
2013-09-15
Shared/Build: Restore disabled warnings on Visual Studio
jackpoz
2013-09-13
Merge pull request #10800 from jackpoz/log_race_condition
Jorge
2013-09-13
Core/Logs: Fix race condition in Log
jackpoz
2013-09-11
Core: Fix non PCH build
Nay
2013-09-11
Merge pull request #10737 from jackpoz/clock_fix
Nay
2013-09-07
Core/Timer: Better handle system clock changes
jackpoz
2013-09-07
Core/Thread: Fix race condition converting time values to local time
jackpoz
2013-09-06
Core/Achievements: Converted save queries to prepared statements
Shauren
2013-09-03
Merge pull request #10697 from Chaplain/authserver
Subv
2013-09-02
Auth/Misc: Code cleanup.
Chaplain
2013-09-01
Core/Account: Make account password change security variable and various changes
Ascathor
2013-08-30
Core/Server: Fix a spammy warning in WorldSession and move code to .cpp
Nay
2013-08-30
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
Spp
2013-08-26
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-08-25
Core/Auth: Implement time-based token for user login as described in RFC 6238.
raczman
2013-08-25
Core/Threading: Fix race condition in Thread
jackpoz
2013-08-24
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-08-19
Core: Fix warning
Vincent-Michael
2013-08-19
Fix build with gcc. Thanks to McBitter for testing.
QAston
2013-08-18
Core: Fix warnings. Make callback symbols local.
QAston
2013-08-18
Fix crashed caused by using openssl from multiple threads simultanously.
QAston
2013-08-18
Fix BigNumber::AsByteArray function by returning Auto_Ptr.
QAston
2013-08-18
Core: Fix a bug in BigNumber::SetBinary
QAston
2013-08-18
Core: Fix a bug in BigNumber::SetQword
QAston
2013-08-06
Core/Misc: Rename some no name enums
Vincent-Michael
2013-07-24
Core/Commands: Added the rank id to .pinfo for guild data
Ascathor
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-07-11
Revert "Shared/Utils: Fixed ApplyPercentModFloatVar."
Warpten
2013-07-10
Shared/Utils: Fixed ApplyPercentModFloatVar.
Warpten
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-06-27
Build: Set _BUILD_DIRECTIVE even if the compiler is not properly detected
Spp
2013-06-15
Buildsystem/MSVC
Shauren
[next]