index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T10: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-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
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core/Instances: Fixed a bug that caused switching group leader inside active ...
Shauren
2013-06-02
Merge pull request #9854 from Ascathor/master
Subv
2013-06-01
Core/Database: Fix bad sql query in 55b3819d12699ee5d255b8dea82ab6aaee093a07 ...
Vincent-Michael
2013-06-01
Core/Database: Deleted characters will no longer be loaded when sending the S...
Subv
2013-05-26
Core/Command: Optimized .pinfo more
Ascathor
2013-05-24
Missed change for previous commit
Shauren
2013-05-22
Implement .arena commands - add new commands to the core to handle with arena...
Bezo
2013-05-21
Merge pull request #9827 from Ascathor/master
Aokromes
2013-05-21
Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...
Spp
2013-05-20
Core/Command: Rework PInfo and give more output and add Gender to trinity_string
Ascathor
2013-05-18
Reverted part of 8be181c7e60daf9833044da61b379c2136892c37 that was not suppos...
Shauren
2013-05-17
Core/Misc: Fixed a bunch of issues found by static analysis
Shauren
2013-05-16
Core: Fix compiler warnings
Nay
2013-05-13
Core/Debugging: Marked assert functions as non returning
Shauren
2013-05-13
Core: Fixed windows compile
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-29
Core/Commands: Improve .character rename [name], now can force rename .charac...
xjose93
2013-04-27
Merge pull request #9710 from xjose93/Autobroadcast
Aokromes
2013-04-27
Merge pull request #9662 from xjose93/GuildRename
Aokromes
2013-04-25
Core/World: Improvements in Autobroadcast system (dropped from world database...
xjose93
2013-04-22
[Ip2nationLock] Implement the ip2nation lock country.
Bezo
2013-04-19
Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")
xjose93
2013-03-26
Core: Fix compile with WITH_COREDEBUG option enabled
Spp
2013-03-26
Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)
Spp
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-03-17
Core/DB: Fix a table name in CHAR_SEL_MAIL_LIST_INFO
Nay
2013-03-17
Scripts/Commands: Add .list mail $char/$guid command
Bezo
2013-03-09
Revert "Core/Commands: Optimize for command .npc near"
Vincent_Michael
2013-03-09
Core/Commands: Optimize for command .npc near
Vincent_Michael
2013-03-09
Core: Fix warnings for msvc
Vincent_Michael
[next]