aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-12-16Core/Spells: Fix a possible crash in spell_hun_readiness_SpellScriptMachiavelli
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-15Scripts/Icecrown Citadel: Removed WIP leftoversShauren
2010-12-15Scripts/Icecrown Citadel: Festergut's Gas Spore and Vile Gas should not happe...Shauren
2010-12-15Core/Scripts: Novos the Summoner should only summon 4 Crystal Handlers._manuel_
2010-12-15Core/Items: Fix item duration saving (and loading at a later stage).Machiavelli
2010-12-15Core: Some warning fixesSpp
2010-12-15Core/Social: properly remove deleted character from social list of online pla...azazel
2010-12-15Core/Items: fix error in saving item's enchantments introduced in rev 022f385...azazel
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/DBLayer: Fix a possible crash in ProcessQueryCallback functions.Machiavelli
2010-12-14Core/CharacterHandler: Fix ¨[ERROR] GetUInt32() on non-numeric field¨ on a ...Machiavelli
2010-12-14Fixed compileShauren
2010-12-14Scripts: Fixed uninitialized variables, unreferenced parameters and virtual o...Shauren
2010-12-14Core: Fixed uninitialized variable warningsShauren
2010-12-14Scripts/Icecrown Citadel: Minor adjustments and compile warning fixesShauren
2010-12-14Core/Gameobjects: Fix fishing and looting specific chests which were bugged b...Liberate
2010-12-14Core: Change HandleEjectPasenger to HandleEjectPassenger (English thank you)click
2010-12-14Core/Gameobjects: Make a chest not lootable when it still has a respawn time,...Liberate
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-13Core/Dungeon Finder: Return a copy of cached dungeons set (to avoid being cle...Spp
2010-12-13Core: Fix non-PCH buildclick
2010-12-13Add missing declarations as of recent mergeMachiavelli
2010-12-13Fix possible compile error under linuxMachiavelli
2010-12-13Fix a typo, thanks to sss.nevanMachiavelli
2010-12-13Core/Guild: More signed/unsigned comparison fixes. Should fix guild log loading.Machiavelli
2010-12-13Core/Guilds: Fix logic in bank withdrawal method (unsigned comparison with si...Machiavelli
2010-12-13Core/DBLayer: Implement global ExecuteOrAppend methods to DatabaseWorkerPool ...Machiavelli
2010-12-13Fix wrong vsprintf parameter added in merge.Machiavelli
2010-12-13MergeMachiavelli
2010-12-13Backed out changeset: 8326a2411148Machiavelli
2010-12-12Fixed line endings in 10623_world_spell_bonus_dataShauren
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/Spells: Fix mage talent Frost Warding (and a little cleanup on CalcAbsor...click
2010-12-11Core/ChatHandler: Allow GM/server-commands to be executed through whisper-cha...click
2010-12-10Core/Dungeon Finder: Fix crash in JoinSpp
2010-12-10Core/RA: Calculate password hash internally instead of sending plaintext pass...Machiavelli
2010-12-10Scripts/Quest: implement dummy effects for spells 43882, 50133 and aura 43874...azazel
2010-12-10Fix buildclick
2010-12-10Core/Worldserver: Remove external dependency to sockets-library after RemoteA...click
2010-12-10Rewrite remote access console using ACEDerex
2010-12-09Core/SmartAI: ACTION_CALL_CASTEDCREATUREORGO can now be used with GameObjects...Rat
2010-12-09Core/Spells: Prevent Mind Sear from damaging the target itself. Patch by Prin...leak