aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
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: Some warning fixesSpp
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: Fixes some warningsShauren
2010-12-14Core/CharacterHandler: Fix ¨[ERROR] GetUInt32() on non-numeric field¨ on a ...Machiavelli
2010-12-14Scripts: Fixed uninitialized variables, unreferenced parameters and virtual o...Shauren
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-11Cleanup: implemented helper methods for manipulating percentage calculation a...azazel
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-24Fix missing change in SendNotification() (forgot to diff it)click
2010-11-24Core: Fix issues with builds after rf68255d6acclick
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
2010-11-11Core/Spells: Fixed Heart of the Phoenix pet spellShauren
2010-11-08Core/ItemHandler: Fix a logic error when checking for gem equipment limits. (...click
2010-11-07Core/Entities: Fix exploit/crash in inventory-handling (CMSG_OPEN_ITEM) -than...click
2010-11-04Core/SmartAI: swap menuid/actionid params in GOSSIP_SELECT eventRat
2010-11-03Core/SmartAI: fixed Gossip Select eventRat
2010-10-29Core/Groups: Add some checks to prevent a crash with InvitesSpp