index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T11:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
Age
Commit message (
Expand
)
Author
2014-10-02
Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: associat...
Shauren
2014-09-30
Revert "Core/AuctionHouse: Delete expired auctions at startup."
jackpoz
2014-09-27
Fixed GCC build
Shauren
2014-09-26
Core/Debugging: Extended ASSERT macro to allow passing additional formatted s...
Shauren
2014-09-20
Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditions
jackpoz
2014-09-20
Revert "Core: Fix build for msvc14"
Vincent-Michael
2014-09-20
Core: Fix build for msvc14
Vincent-Michael
2014-09-19
Core/Commands: Fix displaying in .baninfo character command.
xjose93
2014-09-19
Oops.
DDuarte
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-18
Core/Texts: added TextRange parameter to creature_text
joschiwald
2014-09-18
Shared/Logging: Use standard format specifier for size_t
jackpoz
2014-09-18
Core/Scripts: implemented a guid map in InstanceScript, this way you can easi...
joschiwald
2014-09-17
Core/Spells: consider spell speed in SPELL_EFFECT_CHARGE
joschiwald
2014-09-17
Core/NetworkIO: Fixed queued packets not being properly sent causing players ...
Shauren
2014-09-16
Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCore
Shauren
2014-09-14
Core: Remove whitespace
Vincent-Michael
2014-09-14
Core/Misc: Fix issues reported by static analysis
jackpoz
2014-09-13
Script/CoS: Fix quest credit for mal ganis (but @Aokromes like more HACKS)
Vincent-Michael
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-09-12
Core/Misc: Added const modifier to MessageBuffer::Write parameter
Shauren
2014-09-12
Core: Fix warning
Vincent-Michael
2014-09-12
Core/NetworkIO: Set non blocking mode on sockets properly
Shauren
2014-09-12
Core/Misc: Kill few more warnings.
w1sht0l1v3
2014-09-11
Core/Misc: Get rid of some warnings.
w1sht0l1v3
2014-09-10
Core/DB: Fix crash on shutdown
jackpoz
2014-09-09
Core/Net: Fix GCC build
Duarte Duarte
2014-09-09
Build fix
Shauren
2014-09-09
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
Shauren
2014-09-08
Scripts/Commands: Allow to set a custom duration to the Freeze command applie...
Odyssey
2014-09-07
Removed redundant cast to c_str() in ConfigMgr::Reload function.
Leonid Logvinov
2014-09-06
Core/DBLayer: Fixed GetUInt32,GetInt64 and GetUInt64 on windows when value st...
Shauren
2014-08-28
Core/BattleGrounds: store data about BGs victories
ShinDarth
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-08-21
Core/WorldSession: Added research notes about CMSG_AUTH_SESSION values and re...
Shauren
2014-08-16
Core/DBLayer: Fixed an incredibly rare memory leak happening when player star...
Shauren
2014-08-15
Core/Socket: Added helpers to retrieve the size of currently ready data
Shauren
2014-08-14
Core/Creature: update creature_template and some other small things
joschiwald
2014-08-12
Core/Threading: Fixed possible race condition with m_timeOutTime and fixed Th...
Shauren
2014-08-11
Core/NetworkIO: Prevent queueing more async operations when socket is already...
Shauren
2014-08-11
Core/NetworkIO: Restore networking related scripting hooks
leak
2014-08-11
Kill potentially uninitialized variable warning
leak
2014-08-10
Resolve shutdown crash/leak if MySQL server is not running
leak
2014-08-10
Core: Fix non pch build
Vincent-Michael
2014-08-10
Core/NetworkIO: Prevent double closing the same socket
Shauren
2014-08-10
Core/Misc: Removed ACE leftovers
Shauren
2014-08-10
Core/NetworkIO: Allow receiving packets bigger than buffer size and properly ...
Shauren
2014-08-10
Core: Fix build for Intel Composer XE
Vincent-Michael
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
[next]