aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-11-08Core: Fix non-pch buildBernd Lörwald
2014-11-08Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Ulduar"treak
2014-11-08Scripts/Instance: The StonecoreMihapro
2014-11-08Core/Zmq: Added 50ms wait in the Run() loop to get rid of excessive cpu usageRat
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...joschiwald
2014-11-08Core/IPC: Fixed a possible crash on shutdownShauren
2014-11-07Core/LFG: Fix party members not being able to vote to kick Leaderjackpoz
2014-11-06Scripts/ToC: Simplify the code for "A Tribute to Immortality" achievementNyeriah
2014-11-06Core/NetworkIO: updated CMSG_GUILD_QUERY and SMSG_GUILD_QUERY_RESPONSEjoschiwald
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-05Core: Fixed Non-PCH buildIntel
2014-11-04Core/Spells: Prevent Divine Intervention from removing death persistent aurasNyeriah
2014-11-04Core/Conditions: Correct a misleading comment regarding CONDITION_AURADDuarte
2014-11-04Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMESShauren
2014-11-03Core/PacketIO: Updated SMSG_LOGIN_VERIFY_WORLDShauren
2014-11-03Core/PacketIO: Minor refactor to writing server packetsShauren
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-11-03Core/PacketIO: Changed CMSG_PLAYER_LOGIN handler signature for new packet cla...Shauren
2014-11-03Core: Fix warningsVincent-Michael
2014-11-03Core/Packets: Added utility class for handlers using new packet classesShauren
2014-11-03Core/Opcodes: Use a different magic number for invalid opcode (0 might be val...Shauren
2014-11-02Core/Entities: Fixed transport data in update object for non-unitsShauren
2014-11-02Core/Graveyards: Made the graveyard orientations loading from WorldSafeLocs.dbcKinzcool
2014-11-02Scripts/CoS: removed SetDespawnAtFar, fixed situation when Artas attacked som...MitchesD
2014-11-02Core/SAI: Allow dropping a specific amount of aura charges using SMART_ACTION...Discover-
2014-11-02Core/PacketIO: Enabled SMSG_UPDATE_OBJECTShauren
2014-11-02Core/PacketIO: Updated SMSG_UPDATE_OBJECTShauren
2014-11-02Core/Logging: Updated build written to packet logShauren
2014-11-02Core/PacketIO: Fixed structure for SMSG_AUTH_CHALLENGEShauren
2014-11-02Scripts/ToC: Remove a safe-measure call that caused issuesNyeriah
2014-11-01Core/AreaTriggers: Make the loading for areatrigger teleports from WorldSafeL...Kinzcool
2014-11-02Core/NetworkIO: Enable CMSG_CHAR_CREATE / SMSG_CHAR_CREATE opcodesVincent-Michael
2014-11-01Auth/Battle.net Added missing build check to JoinRequest handlerShauren
2014-11-01Scripts/ToC: Few codestyle changes and clean upsNyeriah
2014-11-01Scripts/ToC: Twin Val'kyrNyeriah
2014-10-31Core/NetworkIO: Fixed packet compressionShauren
2014-10-31Core/NetworkIO: update opcodes to 6.0.3.19103 and disable all handlersjoschiwald
2014-10-31Core/NetworkIO: update SMSG_CHAR_ENUM and CMSG_PLAYER_LOGINjoschiwald
2014-10-30SQL: Changed data fields in gameobject_template to allow int32sKinzcool
2014-10-31Core/NetworkIO: Moved SMSG_AUTH_CHALLENGE and CMSG_AUTH_SESSION to packet cla...Shauren
2014-10-30Fixed gcc buildShauren
2014-10-30Core/GameObjects: Updated GameObjectTemplate data structureShauren
2014-10-30Core/Networking: PoC changes to the way packets are handledDDuarte
2014-10-29Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement "Ho...Nyeriah
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-29Scripts/Ulduar: Fix Ignis' golems not shattering in 25mUnholychick
2014-10-29Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to ac...Nyeriah
2014-10-28Merge pull request #13440 from Rochet2/ahbotjackpoz