index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T19: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
2015-07-23
Fix non pch build for Visual Studio 2015 compiler
Vincent-Michael
2015-07-22
Core/Misc: Add a few consts to methods
DDuarte
2015-07-22
Fix non pch build.
Gacko
2015-07-22
Core/Utilities: Add std::chrono::duration overloads to EventMap.
Naios
2015-07-22
Core/Database: Enable perfect forwarding for database format calls.
Naios
2015-07-22
Core/Logging: Enable perfect forwarding for logging format and args.
Naios
2015-07-21
Core/Utilities: Move EventMap into its own source file.
Naios
2015-07-21
Core/Utilities: Forward parameters of StringFormat correctly to fmt::sprintf.
Naios
2015-07-21
Core/Utilities: Remove global using of std::chrono namespace.
Naios
2015-07-21
Core/Utilities: Seperate std::chrono::duration typedefs into its own file.
Naios
2015-07-21
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-15
Core/Threading: Clarified comment on ProducerConsumerQueue::WaitAndPop
Shauren
2015-07-12
Core/Players: Fixed power slot ordering
Shauren
2015-07-11
Core/Players: Fixed glyph slots
Shauren
2015-07-08
Core/Support: Drop parts of the support system since Blizz switched to a brow...
Carbenium
2015-07-08
Core/DataStores: Dropped a silly build 12880 check in db2 loader (it's a cata...
Shauren
2015-07-07
Core/DataStores: Updated dbc/db2 structures to 6.2.0
Shauren
2015-07-04
Core/DataStores: Removed CreatureSpellData.dbc, it is not used anymore
Shauren
2015-07-04
Core/DataStores: moved GameTables to separate method and load them from DB2
MitchesD
2015-06-30
Core/Updater: Fix mysql cli password prompt when password is empty.
Naios
2015-06-30
Core/Utilities: Fix callback invokation when there are no tasks present.
Naios
2015-06-26
Core/CrashHandler: Make crashhandler tread-safe
jackpoz
2015-06-21
Core/Utilities: TaskScheduler: add a task validator and on update success cal...
Naios
2015-06-21
Core/Updater: Fix a wrong formatter introduced in 0d095109eec31
Naios
2015-06-21
Core/Threading: Fixed possible data races after making auth queries async by ...
Shauren
2015-06-20
Core/Updater: Add some info about the count of applied updates.
Naios
2015-06-20
Core/DBLayer: Sprinkle some async magic on worldserver auth/session load process
Shauren
2015-06-13
Core/Misc: Warning fixes
Shauren
2015-06-12
Core/DBLayer: Correct Battle.net CheckPassword
DJScias
2015-06-03
Core/Shared: Hide the internal shared_ptr of the TaskContext
Naios
2015-06-01
Core/CrashHandler: Log STACK_OVERFLOW crashes
jackpoz
2015-05-31
Shared/Util: Introduce a task scheduler which schedules task with c++11 techn...
Naios
2015-05-30
Merge pull request #14782 from doctaweeks/fixes-for-6.x
MitchesD
2015-05-30
Core/DBLayer: proper 6x account unban
DJScias
2015-05-28
Core/Updater: Fix issues when connecting through unix sockets.
glkrlos
2015-05-27
Remove unnecessary semicolons
Daniel M. Weeks
2015-05-22
Core/Garrisons: Implemented follower class/spec abilities and saving them to ...
Shauren
2015-05-19
Core/PacketsIO: Implemented or updated most of party related packets.
et65
2015-05-17
Core/Garrisons: Initial work on garrison followers
Shauren
2015-05-08
Core/Garrisons: Basics for garrisons
Shauren
2015-05-02
Core/Networking: Fixed possible msvc debug assertions in vector
Shauren
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-04-27
Core/Misc: Use boost::in_place() to initialize optionals.
Naios
2015-04-27
Core/Util: Fixed flag128 and removed flag96 - previously if flag128 and flag9...
Shauren
2015-04-26
Core/Misc: Replace tc's optional with boost::optional.
Naios
2015-04-24
Core/Log: Fix newlines when using dynamic log names
Naios
2015-04-24
Core/Socket: Removed unused synchronous read method
Shauren
2015-04-21
Core/Player: Added character templates
Carbenium
2015-04-20
Removed unused include
Shauren
2015-04-20
Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...
Shauren
[next]