aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server/Protocol
AgeCommit message (Expand)Author
2010-12-26Core/Handlers: Change/add some extra output in error-logs for PetHandler and ...click
2010-12-25Core/Handlers: Add some extra output in WorldSession::HandleDismissCritter (g...click
2010-12-24Core: Fix a possible crash in WorldSession::ProcessQueryCallbacksMachiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-23Core/Player: Fixed faction change for characters that don't have any quests c...Shauren
2010-12-23Core/Dungeon Finder: Some cosmetic changesSpp
2010-12-22Core/Spells: Fixed "unprocessed tail data" packet spam for CMSG_CAST_SPELLShauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-21Core/Dungeon Finder: Fix problems when joining queueSpp
2010-12-21Core/Dungeon Finder: Multiple changesSpp
2010-12-19Core: Rename spell attributes, use more general nameslinencloth
2010-12-18Core/Social: Really show correct count (matches + displayed) in SMSG_WHO now ...Machiavelli
2010-12-18Prevent completing quests by packet manipulationleak
2010-12-17Fix a typo in 52d8bc05c3Machiavelli
2010-12-17Core/Social: Fix SMSG_WHO. Packet should contain number of players matching g...Machiavelli
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-16Make some cleanup.Anubisss
2010-12-16Core/Dungeon Finder: Move all LFG data from Player and Group classes to inter...Spp
2010-12-16Core/Dungeon Finder: Use full guid of players instead of lowguidSpp
2010-12-15Core/Arena: avoid arena match loss when leaving queue before actual invitatio...azazel
2010-12-15DB Schema/Characters: removed columns auctionhouse.item_template, character_i...azazel
2010-12-14Core/CharacterHandler: Fix ¨[ERROR] GetUInt32() on non-numeric field¨ on a ...Machiavelli
2010-12-14Core: Fixed uninitialized variable warningsShauren
2010-12-14Core: Change HandleEjectPasenger to HandleEjectPassenger (English thank you)click
2010-12-14Core: Fix up opcode-mess from previous commit, and move CMSG_DECLINE_CHANNEL_...click
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-13Core/Dungeon Finder: Fix a crash in Join when there are no dungeons available...Spp
2010-12-13Core/Dungeon Finder: Minor optimization in handler codeSpp
2010-12-11Core/ChatHandler: Cleanup in HandleMessagechatOpcode. Now commands are parsed...Shocker
2010-12-11Core/ChatHandler: Allow GM/server-commands to be executed through whisper-cha...click
2010-12-08Core/Dungeon Finder: Some optimizationsSpp
2010-12-06Core: Some optimizationsSpp
2010-12-05Core/Dungeon Finder: Code cleanup and minor optimizationsSpp
2010-12-02Core/Chat: Configure automatic owner declaration for custom chat channels (pa...click
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-29Core/AuctionHouse: Calculate deposit taken for item(s) being auctioned proper...click
2010-11-28Core/Chat: Disallow visual emotes when an entity is in dead-state (thanks to ...click
2010-11-28Core/Dungeon Finder: Fix Proposal not being shown to players in LFG group try...Spp
2010-11-27Core/Dungeon Finder: Show player selected dungeon in proposal window only if ...Spp
2010-11-26Core/Dungeon Finder: Multiple changes in Join functionSpp
2010-11-26Mergeclick
2010-11-26Core/PetHandler: Correction of SMSG_PET_NAME_QUERY response packet sizes and ...click
2010-11-26Core/Groups: Properly read CMSG_GROUP_ACCEPT and CMSG_GROUP_INVITE opcodesSpp
2010-11-24Core/Battleground: Do not allow to join queue if anyone in the party is using...Spp
2010-11-23Core/Dungeon Finder: Move vote kick initialization from Group code to ScriptsSpp
2010-11-23Core/Groups: Add kicker and kick reason to RemoveMemberSpp
2010-11-20Core/AI: hooked AI()->GossipHello to HandleGameobjectReportUseRat
2010-11-14Core/ItemHandling: Allow wrapped items to be opened when they contain another...click
2010-11-14Core: Allow toggling ticketsystem on/off by config-setting (patch by leak)click