aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2010-12-07Core/SmartAI: all actions regarding to TIMED_ACTIONLIST will now use targeting:Rat
2010-12-06Core/Quests: Fixed Unholy Infusion (24749), Blood Infusion (24756) and added ...Shauren
2010-12-06Core/OutdoorPvP: Fixed a crash that occured on accessing CapturePoints after ...leak
2010-12-06Core/Groups: Remove unused (and costly) return value from Group::RemoveInviteMachiavelli
2010-12-06Fix linux compile.Machiavelli
2010-12-06Core/DBLayer: Optimization in transaction code, and prevent a crash and memle...Machiavelli
2010-12-06Core/DBLayer: Simplify template usage for DatabaseWorkerMachiavelli
2010-12-06Core/Dungeon Finder: revert r14440b0b82 and fix it properly.Spp
2010-12-06Core/Dungeon Finder: Fix console spam msg in LeaveSpp
2010-12-06Core/SmartScripts: Fix a typo in action 'set instance data (64)'Spp
2010-12-06Core/Scripts: Comment out code sanitizing hook type - will be fixed soon.QAston
2010-12-06Core/Entities: Fixed a crash by accessing the GameObjectAI of a GameObject be...leak
2010-12-06Core: Fix non-PCH buildSpp
2010-12-06Core: Some optimizationsSpp
2010-12-06- Added Perl based conf merger scriptleak