aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-12-09Core/Dungeon Finder: Fix incorrect Lfg state after multiple actions.Spp
2010-12-09Core/Dungeon Finder: Fix a crash in JoinSpp
2010-12-09Core/Dungeon Finder: Fix a possible crash in rolechecks when not successSpp
2010-12-09Core/Mechanics: cleanup shapeshift form code (by VladimirMangos)azazel
2010-12-09Core/Auras: fix AuraType 138 to not affect ranged haste, and rename to SPELL_...azazel
2010-12-08Core/Dungeon Finder: Some optimizationsSpp
2010-12-08Core/Scripts: Fixed possible crashes in instance scripts (Icecrown Citadel an...Shauren
2010-12-08Core/Units: Corrected PLAYER_FIELD_BYTES2 invisibility/stealth flags, by Vlad...Shauren
2010-12-07Core/SmartAI: some error checks for actionlists, and enabled lists for GOsRat