index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-11T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
worldserver
/
CommandLine
Age
Commit message (
Expand
)
Author
2022-03-09
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2022-03-08
Core/Misc: Fixed utf8 encoding in console input/output. (#26352)
Mikhail Redko
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-02-05
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2022-01-06
Worldserver/CLI: console printf fix (#24802)
Max Drosdo.www
2021-11-21
Core/CLI: Fixed utf-8 console input on windows
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-03-04
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-06-21
Replaced Threading and SFMT access related code with std::thread and boost TSS
leak
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-09-04
Core/Command Line: Fix memory leak
jackpoz
2013-07-28
Servers: Fix some code style issues in world and authserver
Nay
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-21
Scripts/Commands: Convert character and server commands to commandscript
Xees
2012-04-03
Core/World: Add character name data after loading PlayerDump
Shauren
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-31
Core/DBLayer: Convert PExecute() queries to prepared statements No. 3
leak
2011-12-15
Fix warnings
Spp
2011-10-18
Minor changes here and there:
Spp
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-28
Configuration/ConfigMgr: converted from singleton to namespace with free func...
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-08
AccountMgr singleton converted to namespace with free functions as it has no ...
Spp-
2011-07-29
Core/CLI: Fix a possible crash in utf8print on linux. (Remove parsing non-exi...
Machiavelli
2011-07-27
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
Spp-
2011-06-12
Core: More codestyle cleanups
click
2011-04-29
Add spaces after commas
leak
2011-03-08
More warning fixes
Shauren
2011-03-08
Core/CLI: Use proper define in platform checks
Shauren
2011-01-19
SQL: Characters db storage type cleanup No. 4
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
[next]