| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-08 | Core/Scripts: made BossAI::CheckInRoom virtual | joschiwald | |
| 2014-09-08 | Core/Misc: Named an unknown creature type flag | Shauren | |
| 2014-09-08 | SQL: Renamed file to follow standards | Shauren | |
| 2014-09-07 | Markdown: Revert f2655b2d2d969e47630b7ed07c4517a1b3004c97 | Vincent-Michael | |
| 2014-09-07 | Core: Remove whitespace (again, again, ...) | Vincent-Michael | |
| 2014-09-07 | Merge pull request #13060 from LogvinovLeon/master | blub | |
| Removed redundant cast to c_str() in ConfigMgr::Reload function. | |||
| 2014-09-07 | Removed 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-07 | Core/Misc: dropped obsolete GameObject::GetGameObject method | joschiwald | |
| 2014-09-07 | Core/Misc: Refactor scripts to fix static analysis warnings | jackpoz | |
| Fourth batch of fixes targeting 100 issues reported by Coverity | |||
| 2014-09-07 | Core/Misc: Meh some white lines, an addition to last sql's comment and a ↵ | Nyeriah | |
| spotted typo | |||
| 2014-09-07 | Scripts/AV: Balinda Stonehearth | Nyeriah | |
| - 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-07 | DB/Misc: Kirin'Var Village | Dr-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-07 | DB/NPCs: Fix unit_class of some difficulty entries (DBErrors) | DDuarte | |
| 2014-09-07 | Scripts/ScarletMonastery: fix typo caused by copy-paste | MitchesD | |
| 2014-09-07 | Scripts/ScarletMonastery: Interrogator Vishas updated to BossAI and EventMap | MitchesD | |
| 2014-09-07 | DB/NPCs: Updates to unit_class, speed_run, speed_walk, BaseAttackTime and ↵ | DDuarte | |
| HoverHeight | |||
| 2014-09-07 | DB/NPCs: Correct faction of multiple npcs, 3.3.x data | DDuarte | |
| 2014-09-07 | Misc: Add CONTRIBUTING.md | Aokromes | |
| 2014-09-07 | Update README.md | Aokromes | |
| 2014-09-07 | Scripts/Stratholme: Move Freed Soul AI to database and a small addition | Nyeriah | |
| - They should follow players until they despawn | |||
| 2014-09-07 | Ethereal Teleport Pad & Ethereum Transponder Zeta | Dr-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-07 | Remove CPP script for Ethereal Teleport Pad | Dr-J | |
| Remove CPP script which was not using proper mechanism for activating (ie gossip) | |||
| 2014-09-07 | Core: Remove again whitespace (meh :/) | Vincent-Michael | |
| 2014-09-06 | Core/Misc: Clear some outdated SD2 notes from recently modified scripts | Nyeriah | |
| 2014-09-06 | Scripts/Scholomance: Kormok | Nyeriah | |
| - Updated to EventMaps - Replaced some hacks to summon adds with proper spells, but there might be still missing stuff | |||
| 2014-09-07 | Core/InstanceScript: refactored load and save methods | joschiwald | |
| 2014-09-06 | Core/DBLayer: Fixed GetUInt32,GetInt64 and GetUInt64 on windows when value ↵ | Shauren | |
| stored in db was greater than 2147483647 | |||
| 2014-09-06 | Scripts/Commands: Fix issues reported by static analysis | jackpoz | |
| Fix possible buffer overflow in ".server shutdown" and NULL-dereference/Triggered Debug Assert. | |||
| 2014-09-06 | Scripts/Scholomance: | Nyeriah | |
| - Updated Ras Frostwhisper to EventMaps - Updated Vectus to EventMaps | |||
| 2014-09-06 | DB/Quests: The Summoning Chamber/A Curse Upon Both Your Clans | Dr-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-06 | DB/NPCs: Remove equipment from Huldar | DDuarte | |
| Closes #13032 | |||
| 2014-09-06 | DB/NPCs: Add equipment to a couple of creatures | DDuarte | |
| 2014-09-06 | Misc: Update worldserver.conf.dist to TC standards | Aokromes | |
| 2014-09-06 | DB/Locales: Correct a few gameobject names | Sarjuuk | |
| Closes #13049 | |||
| 2014-09-06 | DB/NPCs: Set BaseAttackTime and RangeAttack to 2000 where these values were 0 | DDuarte | |
| 2014-09-06 | DB/NPCs: Remove duplicated lines from previous file (creature_model_info). Oops. | DDuarte | |
| 2014-09-06 | DB/NPCs: Multiple updates to creature_model_info | DDuarte | |
| 2014-09-06 | DB/GOs: Multiple updates to gameobject_template | DDuarte | |
| 2014-09-06 | Core: Fix git fail -.- | Vincent-Michael | |
| 2014-09-06 | SQL: Rename SQL after recent PR merge | Vincent-Michael | |
| 2014-09-06 | Merge pull request #13050 from Nyeriah/inst-cmd | blub | |
| Scripts/Commands: Move instance command strings to database | |||
| 2014-09-05 | Scripts/Commands: Move instance command strings to database | Nyeriah | |
| 2014-09-06 | DB/Creature: Fix hover for "Maiden of Drak'Mar" in ↵ | Vincent-Michael | |
| 7a04d5ee8276a81156af9fb7ac13521441cb3f36 | |||
| 2014-09-06 | DB/NPCs: Remove dynamicflags that should not be in the DB | DDuarte | |
| Tapped and lootable flags | |||
| 2014-09-05 | DB/Misc: Fel Crystal Prism | Dr-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-05 | SQLs: Rename SQLs after recent PR merges | DDuarte | |
| 2014-09-05 | Merge pull request #13008 from mik1893/onyxia | Duarte Duarte | |
| Scripts/Onyxia Lair: small rework | |||
| 2014-09-05 | Merge pull request #13016 from Odyssey/pinfo | Duarte Duarte | |
| Scripts/Commands: Move cs_misc.cpp command output hardcoded strings to DB | |||
| 2014-09-05 | Merge pull request #13039 from Nyeriah/pr-cmd | Duarte Duarte | |
| Core/Tickets: Send global GM system messages on ticket complete | |||
| 2014-09-05 | Core/Misc: Refactor scripts to fix static analysis warnings | jackpoz | |
| Third batch of fixes targeting 100 issues reported by Coverity | |||
