aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-03DB/SAI: add SAI support for quest Quest: The Angry Gorlocdr-j
Major thanks for everyone involved in this work, what i could see: Kirkhammett, Dr-j, Pitcrawler Closes #9468
2013-04-03New line at end of fileGacko
2013-04-03Core/Battlefield: Fix the invisible wall at the end of wintergrasp Closes #9422kandera
DB/Strings: fix the error messages from the spirit guides Author Nastrand #9035
2013-04-03DB/Commands: remove database name from previous sqlkandera
2013-04-03DB/Commands: fix the use of gobject info when used with a game object entrykandera
2013-04-03Core/Spells: fix spell cast on damagable gameobjects Author: LiMCrosS Closes ↵kandera
#5810 Closes #5625
2013-04-02DB/Creatures: Added a missing innkeeper in Dragon Maw Base Camp.Kinzcool
2013-04-02DB/Gameobjects: Make Wrathscale Fountain visible to players and also updated ↵Kinzcool
positions with good ones.
2013-04-02Fix sql importGacko
2013-04-02DB/Quests: Fix It Was The Orcs, Honest! Closes #2037Pitcrawler
2013-04-01Script/Event: Fix warnings in Children's Week scriptGacko
2013-03-31Core/Spells: Fix blood-caked blade damage modifier. Author AliveShiro Closes ↵kandera
#7831
2013-03-31Core/Player: showQuests check in PrepareGossipMenu for GameObjectsGacko
2013-03-31SQL: Removed BOM from 2013_03_29_01_world_misc.sql and renamed another file ↵Shauren
to meet standards
2013-03-29DB/Waypoint: VyragosaGacko
Vyragosa has multiple spawn points but they all use the same path so several paths with different start points are required.
2013-03-29DB/Quests: Implement quest reward event of RampagePitcrawler
2013-03-29DB/Quests: Fix Rampage, closes #8921Pitcrawler
There are some spell issues regarding the chain spells. As these are only visual I push this anyway.
2013-03-28DB/Error: Change error messages per aokromes requestkandera
2013-03-28DB/Misc: When you select Lothos's gossip, it should teleport you with a ↵Kinzcool
spell (like every teleportation).
2013-03-28DB/Quest: Fix SqlAokromes
2013-03-27DB/Spell: Target position for 'Boots of the Bay' (Thanks @kelsarhu)Gacko
Closes: #9430
2013-03-26SAI/Quest: A Hero's Headgear (Thanks @untaught)Gacko
Solves: #9452
2013-03-26Core/SmartAI: SMART_ACTION_FORCE_DESPAWN for dead creaturesGacko
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-03-26Core/Build: All include directories are quoted to support path with spacesSpp
Closes #9504
2013-03-26Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)Spp
Closes #9501
2013-03-25typo fix after 1a6a23eSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with ↵Spp
4.3.4 branch) Core/Logging: Create new logger type "Cheat". Will be used to log all cheat attempts
2013-03-25Core/Misc: Minor optimizations (+ code changes to reduce differences with ↵Spp
4.3.4 branch)
2013-03-24DB/Quest: set correct class requirement for The Forging of Quel Serrarnelegalno
Closes 4194
2013-03-24DB/EAI: Fix db error in 3a5ed66dcd08bbca276b87ee4f2bc94c403bda21Vincent_Michael
2013-03-24DB/Spell: Fixed EFFECT BIND position for "Teach: Death Gate".Kinzcool
Ref #8590
2013-03-23fix wrong pointid in previous commitZxBiohazardZx
2013-03-23DB/Creature: Add missing spawns in the Demon Fall Ridge areabaric
Closes #8614
2013-03-23DB/SAI Update SAI param for Ruined lifeboat & add SAI for NegolasZxBiohazardZx
Closes #8846
2013-03-23DB/Creature: add missing Silver Convenant in Frozen Hallsfoldor
Closes #9082
2013-03-23DB/Creature: add a text on death for Overmaster Pyronalpharius
Closes #9267
2013-03-23DB/SAI: add SAI for The Light's Mercygaut
Closes #9364
2013-03-22Script/Spell: Apply Shadow's Fate to SindragosaGacko
Sindgragosa is summoned in instance script and would not pass the modified check otherwise Related to: #9487
2013-03-22Core/Auth: Updated AuthResult enumShauren
2013-03-21Core/Players: Cleanup code in SendPreparedQuest (checks doing nothing...)Shauren
2013-03-21Core/Pets: Fixed crashes introduced in 1496e4df842db07ec5b2474b05d8279f0e4a907bShauren
2013-03-21Core: More functions moved to constSpp
2013-03-21Core/Pets: Remove unnecesary member variable (m_owner)Spp
2013-03-21Core/Scripts: Removed CAST_CRE defineSpp
2013-03-21Core/Scripts: Removed CAST_PLR defineSpp
2013-03-21Core/AI: Do not expose internal storage of SummonListSpp
2013-03-20SQLS: Rename sql file after PR mergeNay
2013-03-20Merge pull request #8734 from blipi/guardians_altarNay
Quest 4901 "Guardians of the Altar"
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp