aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2014-11-14Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMS...joschiwald
2014-11-12Core/Talents:Intel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
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-11Core/Databases: Add hotfix database to world config and prepared statement fo...devil1234
2014-11-10Core/Commands: implement .pvpstats commandDDuarte
2014-11-10Core: Nuke authserverDDuarte
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-10Revert "Core/DataStores: Implemented loading of SpellMisc.db2, SpellClassOpti...Rat
2014-11-10Core/DataStores: Implemented loading of SpellMisc.db2, SpellClassOptions.db2,...Rat
2014-11-10Core/Commands: Battle.net account command changesShauren
2014-11-09Core/DataStores: Updating spells dbc part 1Intel
2014-11-09Core/PacketIO: Updated and enabled logout opcodesShauren
2014-11-09Core/DBLayer: Fixed a few mismatched types and possible invalid memory access...Shauren
2014-11-09Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...Shauren
2014-11-06Core/PacketIO: Added SMSG_REDIRECT_CLIENT/ConnectTo packet structureShauren
2014-11-06Core/Misc: Added const qualifier to HmacHash ctor argShauren
2014-11-06Core/NetworkIO: updated CMSG_REORDER_CHARACTERS packet and other opcode valuesjoschiwald
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-10-26Merge pull request #13455 Rochet2/ahjackpoz
2014-10-25DB/Graveyards: Added a comment field to describe the graveyards in `graveyard...Kinzcool
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Core/Guilds: Fifth part of converting int to bigint guids in databaseShauren
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-23Core/Misc: Optimized ByteBuffer::ReadStringShauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-23Fixed gcc linkingShauren
2014-10-21Core/DBLayer: Added support for BINARY field typeShauren
2014-10-20Merge pull request #13361 from Sovak/602Shauren
2014-10-20Core/PacketIO: Updated packet headers to 6.0Shauren
2014-10-19Core/NetworkIO: *Fixed basic auth packetsSovak
2014-10-19Core/Shared: Fix typo in LoginDatabase enumDDuarte
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Scripts/Commands: Implement mutehistory command for GM's with requested impro...Heihachi
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-10-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-05Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...Vincent-Michael
2014-10-04Core/AuthserverShauren
2014-10-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-02Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: associat...Shauren
2014-09-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-30Revert "Core/AuctionHouse: Delete expired auctions at startup."jackpoz
2014-09-27Core/ByteBuffer: Call FlushBits() in every append, not only on fundamental typesDDuarte
2014-09-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-27Fixed GCC buildShauren