aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Packets
AgeCommit message (Expand)Author
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-11Core: Fix non PCH buildNay
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-03-26Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)Spp
2013-03-25Merge branch 'master' into 4.3.4Spp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-30Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)Spp
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-14Core/Misc: Apply codestyle to multiple files (II)Spp
2013-01-14Merge branch 'master' into 4.3.4Spp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Crash Fix after b99c347Spp
2012-09-13Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-13Core/Calendar: Fixed breaking calendar event UI after reloggingShauren
2012-09-08Core: Fix build and a warningNay
2012-09-02Fixed typo in PutBitsShauren
2012-09-02Core/Battlegrounds: More battleground fixesSovak
2012-09-01Core/PacketIO: Implemented ByteBuffer::PutBits allowing to put a value at spe...Shauren
2012-08-23Core/PacketIO: Updated SMSG_GUILD_BANK_LISTShauren
2012-08-10Core/PacketIO: Added WriteString method to ByteBuffer allowing to write strin...Shauren
2012-08-10Core/PacketIO:kaelima
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-05Core/ByteBuffer: Print stack trace in ByteBufferException::PrintError.LordJZ
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-01Core/ByteBuffer: Fix a subscript out of range exception (in debug mode) when ...Nay
2012-07-11Core/MiscShauren
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-05Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-07-04Core: Added 4.3.4 opcodes from WPP, commented out some code to fix compile (s...Shauren
2012-06-29Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...Shauren
2012-05-30Fixed some merging errors, there could be more, but at least it compiles.kaelima