aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-08Core/Scripts: made BossAI::CheckInRoom virtualjoschiwald
2014-09-08Core/Misc: Named an unknown creature type flagShauren
2014-09-08SQL: Renamed file to follow standardsShauren
2014-09-07Markdown: Revert f2655b2d2d969e47630b7ed07c4517a1b3004c97Vincent-Michael
2014-09-07Core: Remove whitespace (again, again, ...)Vincent-Michael
2014-09-07Merge pull request #13060 from LogvinovLeon/masterblub
Removed redundant cast to c_str() in ConfigMgr::Reload function.
2014-09-07Removed redundant cast to c_str() in ConfigMgr::Reload function.Leonid Logvinov
cppcheck performance warning: [src/server/shared/Configuration/Config.cpp:62]: (performance) Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant.
2014-09-07Core/Misc: dropped obsolete GameObject::GetGameObject methodjoschiwald
2014-09-07Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
Fourth batch of fixes targeting 100 issues reported by Coverity
2014-09-07Core/Misc: Meh some white lines, an addition to last sql's comment and a ↵Nyeriah
spotted typo
2014-09-07Scripts/AV: Balinda StonehearthNyeriah
- Updated to EventMaps - Removed manual spawning of Water Elemental by using proper spell * The Water Elemental has a duration, it'll despawn once it's over. She'll resummon it during the encounter if it dies or disappears. * Fixes it's level scalling with owner. - Moved Water Elemental AI to database. - Script update ** Patch 3.1.0 (14-Apr-2009): Now casts Ice Block.
2014-09-07DB/Misc: Kirin'Var VillageDr-J
Rescripts http://www.wowhead.com/quest=10305 Abjurist Belmara http://www.wowhead.com/quest=10182 Battle-Mage Dathric http://www.wowhead.com/quest=10307 Cohlien Frostweaver http://www.wowhead.com/quest=10306 Conjurer Luminrath Rescripts all of these quests to work fully blizzlike including waypoints, all texts, and equipping items, previous scripts where using wrong npc for two of these quests or the entry they should change to after retrieving item Also a few other visual fixes for this area, and fixing some run-time errors Aokromes asked to look at earlier.
2014-09-07DB/NPCs: Fix unit_class of some difficulty entries (DBErrors)DDuarte
2014-09-07Scripts/ScarletMonastery: fix typo caused by copy-pasteMitchesD
2014-09-07Scripts/ScarletMonastery: Interrogator Vishas updated to BossAI and EventMapMitchesD
2014-09-07DB/NPCs: Updates to unit_class, speed_run, speed_walk, BaseAttackTime and ↵DDuarte
HoverHeight
2014-09-07DB/NPCs: Correct faction of multiple npcs, 3.3.x dataDDuarte
2014-09-07Misc: Add CONTRIBUTING.mdAokromes
2014-09-07Update README.mdAokromes
2014-09-07Scripts/Stratholme: Move Freed Soul AI to database and a small additionNyeriah
- They should follow players until they despawn
2014-09-07Ethereal Teleport Pad & Ethereum Transponder ZetaDr-J
* Replacement for CPP script which was scripted not using the gossip menu / option which this go should have had but on activate instead, now will display proper gossip menu and option which spawns Image of Wind Trader Marid * Fix Ethereum Transponder Zeta so it actually works and delete the permament spawn of Image of Commander Ameer
2014-09-07Remove CPP script for Ethereal Teleport PadDr-J
Remove CPP script which was not using proper mechanism for activating (ie gossip)
2014-09-07Core: Remove again whitespace (meh :/)Vincent-Michael
2014-09-06Core/Misc: Clear some outdated SD2 notes from recently modified scriptsNyeriah
2014-09-06Scripts/Scholomance: KormokNyeriah
- Updated to EventMaps - Replaced some hacks to summon adds with proper spells, but there might be still missing stuff
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-09-06Core/DBLayer: Fixed GetUInt32,GetInt64 and GetUInt64 on windows when value ↵Shauren
stored in db was greater than 2147483647
2014-09-06Scripts/Commands: Fix issues reported by static analysisjackpoz
Fix possible buffer overflow in ".server shutdown" and NULL-dereference/Triggered Debug Assert.
2014-09-06Scripts/Scholomance:Nyeriah
- Updated Ras Frostwhisper to EventMaps - Updated Vectus to EventMaps
2014-09-06DB/Quests: The Summoning Chamber/A Curse Upon Both Your ClansDr-J
Ok first thing I have to say is even though a Curse Upon Both your clans now works with this script, the spawns are not done in correct way due to missing spells which are not in spell_dbc either but are in sniff, Nayd had no luck searching for them either. Anyway script for http://www.wowhead.com/quest=10602 The Summoning Chamber http://www.wowhead.com/quest=10585 The Summoning Chamber http://www.wowhead.com/quest=10544 A Curse Upon Both Your Clans Also spawn missing deathforge summoners from the summoning area, Closes #4837 Closes #6776
2014-09-06DB/NPCs: Remove equipment from HuldarDDuarte
Closes #13032
2014-09-06DB/NPCs: Add equipment to a couple of creaturesDDuarte
2014-09-06Misc: Update worldserver.conf.dist to TC standardsAokromes
2014-09-06DB/Locales: Correct a few gameobject namesSarjuuk
Closes #13049
2014-09-06DB/NPCs: Set BaseAttackTime and RangeAttack to 2000 where these values were 0DDuarte
2014-09-06DB/NPCs: Remove duplicated lines from previous file (creature_model_info). Oops.DDuarte
2014-09-06DB/NPCs: Multiple updates to creature_model_infoDDuarte
2014-09-06DB/GOs: Multiple updates to gameobject_templateDDuarte
2014-09-06Core: Fix git fail -.-Vincent-Michael
2014-09-06SQL: Rename SQL after recent PR mergeVincent-Michael
2014-09-06Merge pull request #13050 from Nyeriah/inst-cmdblub
Scripts/Commands: Move instance command strings to database
2014-09-05Scripts/Commands: Move instance command strings to databaseNyeriah
2014-09-06DB/Creature: Fix hover for "Maiden of Drak'Mar" in ↵Vincent-Michael
7a04d5ee8276a81156af9fb7ac13521441cb3f36
2014-09-06DB/NPCs: Remove dynamicflags that should not be in the DBDDuarte
Tapped and lootable flags
2014-09-05DB/Misc: Fel Crystal PrismDr-J
* Spawn missing spawns of Fel Crystal Prism http://www.wowhead.com/object=185927 * Script these to be usable to summon demons (needed in order to properly complete a Felwhip for Gahk!) at a cost of 35 Apexis shards * Scripts for the 4 demons * Adjustments to the egg scripts I made earlier have had to add the spell to take reagents to script (even though is meant to be triggered from other spell) but was failing ie not taking reagents.
2014-09-05SQLs: Rename SQLs after recent PR mergesDDuarte
2014-09-05Merge pull request #13008 from mik1893/onyxiaDuarte Duarte
Scripts/Onyxia Lair: small rework
2014-09-05Merge pull request #13016 from Odyssey/pinfoDuarte Duarte
Scripts/Commands: Move cs_misc.cpp command output hardcoded strings to DB
2014-09-05Merge pull request #13039 from Nyeriah/pr-cmdDuarte Duarte
Core/Tickets: Send global GM system messages on ticket complete
2014-09-05Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
Third batch of fixes targeting 100 issues reported by Coverity