aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-12-17Core/Dungeon Finder: Fix typo, debug msg was supposed to be logged to debug (...Spp
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-17Core/Vehicles: Fix facing adjustment. Patch by beberlescaraberSpp
2010-12-17Core: Fix non-PCH buildSpp
2010-12-17Core: Fix a memoryleak in LoadCreatureFormations() - thanks to ge0rg (again)click
2010-12-17Core: Prevent using uninitialized memory in Lazy Peon script - patch by ge0rgclick
2010-12-17Core/Spells: Fix erraneous behaviour on hunter spell Lock and Load (disable c...click
2010-12-16Core/Spells: Fix Power Word: Shield absorb amount after r5badab6d42.Machiavelli
2010-12-16Correctly fix my change (r10666 / 672c38da05).Anubisss
2010-12-16This not needed too, correctly checked with UpdateVictim().Anubisss
2010-12-16Make some cleanup.Anubisss
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