aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-01-07Core/DB: Fix corpse loading prepared statements (typo introduced in merge)Nay
2012-01-07Merge branch 'master' into 4.xNay
2012-01-07Core/Protocol: Enable some handlersNay
2012-01-07P5: Typo...Gyx
2012-01-07P4: Fixed some opcodes. Fixed HandleReadItem (CMSG_READ_ITEM).Gyx
2012-01-06Merge pull request #4672 from Subv/fix004Kaelima
2012-01-06Core/Events: Last part of seasonal quest loading/saving fixes (should all be ...Shauren
2012-01-06Core/Events: Fixed saving seasonal quest statusShauren
2012-01-06Core/Events: Corrected column type when loading seasonal quest statusShauren
2012-01-06Core/Events: Fixed crash when loading character_queststatus_seasonalShauren
2012-01-06P3: And more opcodes.Gyx
2012-01-06Core/Achievements: Add ACHIEVEMENT_CRITERIA_DATA_TYPE_S_PLAYER_CLASS_RACESupabad
2012-01-06P2: More opcodes.Gyx
2012-01-06P1: Fixed some opcodes, structure later update.Gyx
2012-01-05Merge pull request #4641 from Subv/fix001Shocker
2012-01-05Merge pull request #4649 from Souler/fix_simon_gameShocker
2012-01-05Core/Gossips: Fixed gossip menu displaying for gameobjects with type GAMEOBJE...Subv2112
2012-01-05Fixed a typoSubv2112
2012-01-06Scripts/Quests: An Apexis Relic, The Relic's Emanation and Guardian of the Mo...Souler
2012-01-05Core/SAI: Self-casted auras should not be removed when the NPC resetsSubv2112
2012-01-05Core/Commands: Implemented .reload waypoint_data command. (requests from Aokr...Venugh
2012-01-05This is ........... 3 commits to fix the typos of 3 rows....Aokromes
2012-01-05Vehicles with SAI should not kick their passengers when resettingSubv2112
2012-01-05Core/EventsShauren
2012-01-05More typo fix by Persephone.Aokromes
2012-01-05Typo fix by higi closes #3633Aokromes
2012-01-05Core/Guilds: Players should be removed from guild when changing factionShocker
2012-01-04Merge pull request #4405 from Warpten/feralShocker
2012-01-04Merge pull request #4229 from devilcoredev/fix_002Shocker
2012-01-04Merge pull request #3478 from Havenard/fix0011Shocker
2012-01-04Merge pull request #4244 from Warpten/masterShocker
2012-01-04Merge pull request #4489 from devilcoredev/fix_001Shocker
2012-01-04Merge pull request #4314 from drskull/masterShocker
2012-01-04Merge pull request #4587 from wilds/fix_reenter_bgShocker
2012-01-04Merge pull request #4614 from Bezo/masterShocker
2012-01-04Merge pull request #4616 from kandera/fix_seasonal_quest_resetShocker
2012-01-04Scripts/Ulduar: Fix Freya's Nature Bomb appearing prematurly during the 6th W...Shocker
2012-01-04Merge pull request #4625 from Odyssey/masterShocker
2012-01-04[Core/Spells] Fix Blood Tap (finally fixes full spell)kandera
2012-01-04Core/Misc: Remove some engrish from Unit.cpp log messagesOdyssey
2012-01-04Core/Quests: Add implementation of seasonal quest reset. uses a new table muc...kandera
2012-01-04Core/Battleground: fix re-enter into battleground after disconnectWilds
2012-01-04Add Password change (Player level.) logsBezo
2012-01-03Merge pull request #4610 from Subv/fix005Shocker
2012-01-03Core/SAI: SMART_ACTION_MOVE_TO_POS should not overwrite the effects of SMART_...Subv2112
2012-01-03Merge pull request #4608 from elecyb/farsightKaelima
2012-01-03Core/Misc: Separate RecordTimeDiff in World::Update for MapMgr and Battlegrou...Shocker
2012-01-03Core/Spells: Some corrections after 65aca2b8061c2da59a7dd8155894e6064f5b5c7d,...elecyb
2012-01-03Core/Spells: Add barfing to Spell::EffectInebriate.zwerg
2012-01-03Merge pull request #4591 from elecyb/farsightMachiavelli