index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Utilities
Age
Commit message (
Expand
)
Author
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP
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-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-06-30
Core/Utilities: Fix callback invokation when there are no tasks present.
Naios
2015-06-21
Core/Utilities: TaskScheduler: add a task validator and on update success cal...
Naios
2015-06-03
Core/Shared: Hide the internal shared_ptr of the TaskContext
Naios
2015-05-31
Shared/Util: Introduce a task scheduler which schedules task with c++11 techn...
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-15
Fix documentation
Daniel M. Weeks
2015-03-22
Core/Misc: Warning fixes
Shauren
2015-03-13
Core/Log: Add type safe formatting
Naios
2015-01-17
Core/Commands: Added "createGameAccount" argument to .bnetaccount create comm...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-29
Core/Scripts: multiple changes
joschiwald
2014-11-20
Core/Util: Fixed "value" name in Optional struct to follow code style
Shauren
2014-11-12
Core/Packets: updated char rename customize and factionchange packets
joschiwald
2014-11-11
Core/Utilities: Fix compilation and remove commented out code about old flag96
DDuarte
2014-11-09
Core/DataStores: Updating spells dbc part 1
Intel
2014-11-03
Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...
joschiwald
2014-10-30
Core/Networking: PoC changes to the way packets are handled
DDuarte
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-17
Core/Spells: consider spell speed in SPELL_EFFECT_CHARGE
joschiwald
2014-08-24
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-05
Core: Fix build for shit OS
Vincent-Michael
2014-07-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-25
Core/Shared: Change rand32 to return uin32 instead of int32
DDuarte
2014-07-22
Merge branch 'master' into 4.3.4
DDuarte
2014-07-22
Core/Misc: Remove a define that is no longer needed since ACE was removed
DDuarte
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Fixed gcc build without pch
Shauren
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Core: Fix non pch build (gcc)
Vincent-Michael
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-15
[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...
Chaplain
2014-07-01
Removed useless SignalHandler class
leak
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-22
Core/Dependencies: Remove ACE_Singleton dependency from the Log and DelayExec...
Subv
2014-06-22
Various cleanups and fixes due to feedback
leak
2014-06-22
Replaced all ACE_OS::localtime_r calls
leak
2014-06-21
Replaced Threading and SFMT access related code with std::thread and boost TSS
leak
2014-06-15
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
[next]