| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-23 | DB/Conditions: Fix gnome mount vendors for non-gnomes | Aokromes | |
| 2014-02-20 | DB/Creature: Fix db errors added on fd8a669 | Aokromes | |
| 2014-02-20 | DB/Creature: Add trigger flag to Multiphase Disturbance | Aokromes | |
| Updates #6279 | |||
| 2014-02-20 | DB/Creature: Remove random movement from "Webbed Creature" | Aokromes | |
| By baric, closes #9607 | |||
| 2014-02-20 | DB/Creature: Misc fixes to Thomas Yance and guards around | Aokromes | |
| Updates: #3905 | |||
| 2014-02-19 | DB/Quests: Corrected a typo, because typos suck. | Kinzcool | |
| 2014-02-20 | DB/Quest: Update OfferRewardText for quest 396 | Aokromes | |
| Notice: i realize of the typo, but wowhead shows that text, if anyone have a prof of it's wowhead typo i will fix it. Closes #11534 | |||
| 2014-02-20 | DB/Creature: Commander Hogarth must be male human. | Aokromes | |
| Closes #11581 | |||
| 2014-02-20 | DB/Misc: Coding standards | Aokromes | |
| 2014-02-20 | DB/Misc: Fix more startup errors | Aokromes | |
| By Fateswhisper and me. Updates #11587 NOTE: ref "Missing WDB data." we have more of those and since i don't fill WDBVerified it's correct. | |||
| 2014-02-20 | DB/Misc: Fix some startup errors | Aokromes | |
| Updates #11587 | |||
| 2014-02-19 | Core: Trigger OnSave hook for PlayerScript on all save events | Rochet2 | |
| 2014-02-18 | Core/Chat: Fix BuildChatPacket calls so scripts that use OnPlayerChat can ↵ | Duarte Duarte | |
| actually change the text Closes #11625 | |||
| 2014-02-18 | Misc Move file to proper place | Aokromes | |
| 2014-02-18 | Core/Movement:Fix waypointed creature aggro | zengwf | |
| 2014-02-18 | DB/Creature: Correct Felmist gas cloud model | Aokromes | |
| 2014-02-17 | Merge pull request #11616 from Ascathor/master | Aokromes | |
| Core/LFR: Fix a theoretical error with item_level | |||
| 2014-02-17 | Core/LFR: Fix a theoretical error with item_level | Ascathor | |
| Despite the check never happening (player->GetAverageItemLevel() < 0 is impossible), it is more efficient. Also improves codestyle consistency. Original fix by @emsy. | |||
| 2014-02-16 | DB/Reputation: Fix Oracle and Frenzyheart Tribe reputation | Aokromes | |
| Closes #11106 | |||
| 2014-02-16 | DB/Creature: Delete some double spawns | Aokromes | |
| Updates #1515 | |||
| 2014-02-16 | DB/Creature: Fix another trigger visible to players | Aokromes | |
| 2014-02-16 | DB/Creature: spawn Stabled Argent Warhorse | Aokromes | |
| By Foldor, closes #11479, updates #11043 | |||
| 2014-02-16 | Scripts/Ulduar: Fix Algalon the Observer outro phase(fixes kill credit and ↵ | w1sht0l1v3 | |
| some achieves). | |||
| 2014-02-15 | Scripts/Kelthuzad: move spells into spelldifficulty_dbc and cleanup | MitchesD | |
| 2014-02-13 | Core/PlayerDump: fix mail items and gifts export | joschiwald | |
| 2014-02-13 | Core/MMAPS: Fix invisible wall issue in MMAPS. | jackpoz | |
| Fix invisible wall issues in MMAPS caused by tile connections not being extracted correctly. This reverts aa645683b8b25bfb35cb977678daf5c56c1531e6 and restores an old version of recastnavigation, most likely https://github.com/memononen/recastnavigation/commit/1be9de72d87dcfdecf6bea30f5461745f7d7afe6 . Re-extracting MMAPS is required. | |||
| 2014-02-12 | DB/Quest: Fix 3 quests texts | Aokromes | |
| By MrSmite, closes #11585, closes #11582 | |||
| 2014-02-11 | DB/Items: Fix some startup errors | Aokromes | |
| By Fateswhisper, updates #11587 | |||
| 2014-02-10 | Merge pull request #11584 from Dehravor/group | jackpoz | |
| Group related fixes | |||
| 2014-02-10 | Core/DB/Achievements: | joschiwald | |
| - fixed arena season title achievements and rewards - added mailtemplate support for `achievement_reward` table - fixed typo in GetBattleMasterBG which causes achievement reward mail expire in 1 day Ref #8777 | |||
| 2014-02-09 | Scripts: Added missing stuff in 1d1aeda86ca69e78daf85c3c4b1b29509c374ad7 | Vincent_Michael | |
| 2014-02-09 | Core: Fix build | Vincent_Michael | |
| 2014-02-09 | Merge pull request #11457 from MitchesD/krikthir | joschiwald | |
| Scripts/Krikthir the Gatewatcher: converted to EventMap and small optimalization | |||
| 2014-02-09 | Scripts/Krikthir the Gatewatcher: converted to EventMap and small optimization | MitchesD | |
| 2014-02-09 | DB/Creature: Fix another trigger visibility | Aokromes | |
| Updates #5182, by mweinelt | |||
| 2014-02-09 | DB/Creature: Fix more triggers visibility | Aokromes | |
| Closes #8178 | |||
| 2014-02-09 | DB/Creature: Fix more triggers visibility | Aokromes | |
| If anyone can post a complete list of triggers visible to players but no to gms create a ticket with them, thx. | |||
| 2014-02-09 | Core/SAI: Fix assertion in SMART_ACTION_CALL_RANDOM_RANGE_TIMED_ACTIONLIST | jackpoz | |
| Fix assertion triggered in SMART_ACTION_CALL_RANDOM_RANGE_TIMED_ACTIONLIST if max entry is less than min entry | |||
| 2014-02-09 | DB/Creature: Fix another trigger visibility | Aokromes | |
| They where visible to players and invisible to gms. | |||
| 2014-02-09 | Core/Group: Any party member may mark targets (this does not apply to raid ↵ | Dehravor | |
| groups) Also ensure that the targeted player is not hostile. | |||
| 2014-02-09 | Core/Group: Fix exploit | Dehravor | |
| The master looter should be in the group. | |||
| 2014-02-09 | DB/Creature: Fix trigger visibility | Aokromes | |
| They where visible to players and invisible to gms. | |||
| 2014-02-09 | Core/Group: Add sanity checks to CMSG_LOOT_METHOD's handler | Dehravor | |
| If lootMethod or lootThreshold is invalid, portrait menus become unusable to the entire raid. | |||
| 2014-02-08 | DB/Items: Added "few" missing items. | Kinzcool | |
| 2014-02-08 | Core/SAI: Improve error log | jackpoz | |
| Log both target and current Object when checking if a Creature/GameObject have SmartAI enabled. | |||
| 2014-02-08 | Core/SAI: Fix crash | jackpoz | |
| Disable script type SMART_SCRIPT_TYPE_TIMED_ACTIONLIST actions if they are trying to overwrite the timed action list while iterating it. This was invalidating the iterator and deleting any smart action stored in it, including the current executed one. Valgrind log: Invalid read of size 1 at SmartScript::OnUpdate(unsigned int) (SmartScript.cpp:3258) by SmartAI::UpdateAI(unsigned int) (SmartAI.cpp:331) by Creature::Update(unsigned int) (Creature.cpp:544) Address 0x1807d9b2 is 10 bytes after a block of size 40 alloc'd at operator new(unsigned long) (vg_replace_malloc.c:319) ... by SmartAIMgr::LoadSmartAIFromDB() (SmartScriptMgr.cpp:231) by World::SetInitialWorldSettings() (World.cpp:1724) by Master::Run() (Master.cpp:169) by main (Main.cpp:142) | |||
| 2014-02-08 | Scripts/Eastern Plaguelands: Fix flypath exploit | jackpoz | |
| Fix npc id 17209 in Eastern Plaguelands enabling taxi cheat to players just by talking to it. | |||
| 2014-02-08 | Merge pull request #11580 from Dehravor/warden | jackpoz | |
| Core/Warden: Fix crash Fix NULL dereference crash in case Warden is disabled (in configs or on Mac OS X platform) and client sends a CMSG_WARDEN_DATA opcode | |||
| 2014-02-08 | Shared/Logs: Code cleanup | jackpoz | |
| Remove unneeded check added in 89af6097f37587e178ac412252326351ca655075 | |||
| 2014-02-08 | Core/Warden: Fix crash | Dehravor | |
