aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Utilities
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-07-22Fix non pch build.Gacko
2015-07-22Core/Utilities: Add std::chrono::duration overloads to EventMap.Naios
2015-07-22Core/Database: Enable perfect forwarding for database format calls.Naios
2015-07-21Core/Utilities: Move EventMap into its own source file.Naios
2015-07-21Core/Utilities: Forward parameters of StringFormat correctly to fmt::sprintf.Naios
2015-07-21Core/Utilities: Remove global using of std::chrono namespace.Naios
2015-07-21Core/Utilities: Seperate std::chrono::duration typedefs into its own file.Naios
2015-06-30Core/Utilities: Fix callback invokation when there are no tasks present.Naios
2015-06-21Core/Utilities: TaskScheduler: add a task validator and on update success cal...Naios
2015-06-03Core/Shared: Hide the internal shared_ptr of the TaskContextNaios
2015-05-31Shared/Util: Introduce a task scheduler which schedules task with c++11 techn...Naios
2015-04-27Core/Util: Fixed flag128 and removed flag96 - previously if flag128 and flag9...Shauren
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-15Fix documentationDaniel M. Weeks
2015-03-22Core/Misc: Warning fixesShauren
2015-03-13Core/Log: Add type safe formattingNaios
2015-01-17Core/Commands: Added "createGameAccount" argument to .bnetaccount create comm...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-11-20Core/Util: Fixed "value" name in Optional struct to follow code styleShauren
2014-11-12Core/Packets: updated char rename customize and factionchange packetsjoschiwald
2014-11-11Core/Utilities: Fix compilation and remove commented out code about old flag96DDuarte
2014-11-09Core/DataStores: Updating spells dbc part 1Intel
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-10-30Core/Networking: PoC changes to the way packets are handledDDuarte
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-17Core/Spells: consider spell speed in SPELL_EFFECT_CHARGEjoschiwald
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-05Core: Fix build for shit OSVincent-Michael
2014-07-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-25Core/Shared: Change rand32 to return uin32 instead of int32DDuarte
2014-07-22Merge branch 'master' into 4.3.4DDuarte
2014-07-22Core/Misc: Remove a define that is no longer needed since ACE was removedDDuarte
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Fixed gcc build without pchShauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Core: Fix non pch build (gcc)Vincent-Michael
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-07-01Removed useless SignalHandler classleak
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-06-22Core/Dependencies: Remove ACE_Singleton dependency from the Log and DelayExec...Subv
2014-06-22Various cleanups and fixes due to feedbackleak
2014-06-22Replaced all ACE_OS::localtime_r callsleak
2014-06-21Replaced Threading and SFMT access related code with std::thread and boost TSSleak
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael