aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-03-20Core/Account: Remove unused helper functionsSpp
2013-03-20Core/Misc: Do not use singleton when calling to static function ↵Spp
ChooseDisplayId (and remove unused parameter)
2013-03-20Merge pull request #9472 from jacob-baines/mismatchNay
Fix mismatching new/delete
2013-03-20Fix mismatching new/deletebaines
2013-03-20Merge pull request #9470 from Visagalis/visagalisNay
[TOC faction champions fix] Loot chest is now selectable after spawning. Closes #9164
2013-03-20Fixed TOC faction champions loot chest (Now it will be selectable after ↵Visagalis
spawning).
2013-03-18Core: Fix warningsVincent_Michael
2013-03-17Core/DB: Fix a table name in CHAR_SEL_MAIL_LIST_INFONay
2013-03-17Scripts/Commands: Add .list mail $char/$guid commandBezo
Prints a list of mails received by the characters Closs #9421
2013-03-17DB/Quests: Fix Send Them Packing, closes #6851Pitcrawler
2013-03-17Merge pull request #9447 from thomas007788/WhisperV2Nay
Update Whisper pr, missed some logic there
2013-03-17DB/Creature: Fix a creature state (visual only)Pitcrawler
2013-03-17DB/Quests: Fix Valkyrion Must Burn, closes #2595Pitcrawler
Replace core script with SAI
2013-03-17Update Whisper pr, missed some logic thereNefarion
2013-03-16Core/Grids: Fix possible crashVincent_Michael
2013-03-16DB/Conditions: Fix some spell implicit targetsPitcrawler
Fix an SAI issue (visual only)
2013-03-15Scripts/Commands: Fix "cannot pass objects of non-trivially-copyable type ↵Nay
‘std::string’ through ‘...’"
2013-03-15Core: Fix non pch buildVincent_Michael
2013-03-15SQL: Rename SQL file after PR mergeNay
2013-03-15Merge pull request #9396 from thomas007788/WhispersNay
Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ
2013-03-15Script/Quest: Into the wild green YonderGacko
Still todo: * Fix spell focus requirement for the drop spell casted by the vehicle Closes: #8752
2013-03-15Core/Unit: Fall after exiting vehicle if is in air and can not flyGacko
2013-03-15Fix some engrishGacko
2013-03-15Remove documentation for script/custom textsGacko
The related code and tables do not exist anymore.
2013-03-15Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and ↵Nefarion
implement feature for GMs to remove single players from their WhisperWhiteList.
2013-03-15DB/Spells: Corrected playercreateinfo_spell records *for good*.Warpten
Also corrected load count and temporarily removed an error log. It needs better troubleshooting to avoid error'ing false positives.
2013-03-14Merge pull request #9424 from gigatotem/masterNay
Minor spelling correction in Scourgelord Tyrannus.