| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-31 | DB/Gameobjects: Bye bye old "TEMP" Gameobjects... | Kinzcool | |
| 2014-03-31 | DB/Gameobjects: Spring clean up for "TEMP" spell focus gameobjects. | Kinzcool | |
| * Added missing spell focus gameobjects. * Old "TEMP" gameobjects now have sniffs values for their radius and the proper entries. | |||
| 2014-03-31 | Core/Misc: Fix typo in f47962f6707bb53a3241d23257a5bbd1b2679f87 | jackpoz | |
| 2014-03-31 | Core/Misc: Fix some static analysis issues | jackpoz | |
| Add some asserts and additional NULL checks as sanity checks. | |||
| 2014-03-31 | Core/Sai: Added new db errors :P (hihi) | Vincent-Michael | |
| 2014-03-31 | DB/Creatures: Corrected creature addon values for mounts | Kinzcool | |
| 2014-03-30 | DB/Creatures: Added all NPC mounts with sniff values | Kinzcool | |
| 2014-03-30 | DB/BroadcastText: Created BroadcastText table -- contains every gossip, ↵ | Kinzcool | |
| creature text & npc text. Note that it has NO use for you for now except if you want to pick some texts from it to add them to your scripts/Pull Requests. This file will be used as a globalized table which other ones will link to in the future. | |||
| 2014-03-30 | DB/Equipment: Killed the errors added in ↵ | Kinzcool | |
| b7a915c39623fd1204bd418586dddd8ae04a8a5c | |||
| 2014-03-30 | DB/Equipment: Added blizzlike values for the equipement of every NPC. | Kinzcool | |
| 2014-03-30 | DB/SAI: Fix warning about missing creature_text (wrong target_type) | Gacko | |
| 2014-03-30 | Core/CreatureText: Unify log messages and add GUID | Gacko | |
| 2014-03-30 | Update 2014_03_30_02_world_game_event_335.sql | Aokromes | |
| 2014-03-30 | DB/Gameevent: Fix typo | Aokromes | |
| 2014-03-30 | Core/Misc: Defined a few fields in Map.dbc and rewritten ↵ | Shauren | |
| InstanceMap::GetMaxPlayers to match what the client does to determine max players | |||
| 2014-03-30 | SmartAI: Use same method for removing auras in EnterEvadeMode as in CreatureAI | Gacko | |
| Also fixes warnings about duplicate auras. Self-casted auras were not removed on entering evade mode in SAI as they are in CreatureAI. | |||
| 2014-03-30 | Rename 2014_03_29_01_world_creature.sql to 2014_03_30_01_world_creature.sql | Aokromes | |
| 2014-03-30 | DB/Creature: Remove 2 no longer existing mobs | Aokromes | |
| 2014-03-30 | Core/Misc: Fix warning with GCC | jackpoz | |
| 2014-03-30 | DB/Gameevent: Fix Noblegarden start date acording ingame calendar | Aokromes | |
| NOTE This is only valid for wow 3.3.5a | |||
| 2014-03-29 | Core/Misc: Fix warning | jackpoz | |
| 2014-03-29 | Core/Commands: Handle "" as empty string argument | jackpoz | |
| Fixes #11548 | |||
| 2014-03-29 | Scripts/Misc: Small code optimizations | Vincent-Michael | |
| 2014-03-29 | DB/Creature: Remove 2 no longer existing mobs | Aokromes | |
| Gal'darah Image and Ingvar the Plunderer Image where removed with the introduction of 3.3 weekly quests. | |||
| 2014-03-29 | DB/SAI: Fix "Badlands Enraged Rock Elemental" event spam | Vincent-Michael | |
| Closes #11802 | |||
| 2014-03-29 | Core/Maps: Fixed incorrect difficulty markers shown on the interface inside ↵ | Shauren | |
| Icecrown Citadel (always displaying normal mode) | |||
| 2014-03-29 | Core/Loot | Shauren | |
| * Master Looter cannot freely loot items under threshold * Update round robin looter only if loot is not empty * Fixed loot bag icon appearing in raid frames when loot method was not Master Looter * Fixed changing loot method reseting current round robin looter | |||
| 2014-03-29 | Merge pull request #11719 from Dehravor/master-loot | Shauren | |
| Core/Loot: Fix master loot | |||
| 2014-03-29 | TDB 335.53 - 2014/03/29TDB335.53 | Duarte Duarte | |
| 2014-03-28 | DB/Text: Added the missing page texts for the book "The Archmage Antonidas - ↵ | Kinzcool | |
| Part I" | |||
| 2014-03-28 | DB/Text: Added the missing page texts for the book "Portals are NOT Garbage ↵ | Kinzcool | |
| Bins!" Closes #3362 | |||
| 2014-03-28 | Core/Dependencies: Upgrade to jemalloc-3.5.1 | jackpoz | |
| 2014-03-28 | Core/Battlegrounds: Fix log errors about creatures not found | jackpoz | |
| Move "Battleground::GetBGCreature: creature not found for BG" error log to INFO level when the caller expects no creatures to be found, like on Battleground startup. Closes #3538 | |||
| 2014-03-27 | Core/Misc: Fix some static analysis issues | jackpoz | |
| Fix uninitialized values, most of which are false positives, always initialized before being accessed. Add some asserts and additional NULL checks as sanity checks. Use SpellMgr::EnsureSpellInfo() if the spell id is valid and always supposed to return a valid not-NULL SpellInfo* . | |||
| 2014-03-26 | Quest: Direhorn Raiders | Gacko | |
| Remove duplicate kill credit | |||
| 2014-03-26 | Fix non-pch build and remove blank line | Gacko | |
| 2014-03-26 | Quest: The Power of the Elements | Gacko | |
| Remove hack SAI, use aura script | |||
| 2014-03-26 | Core/SAI: Allow only creature sources to use the event types ↵ | Discover- | |
| SMART_EVENT_DISTANCE_CREATURE and SMART_EVENT_DISTANCE_GAMEOBJECT for now. | |||
| 2014-03-26 | Core/SAI: Only allow SMART_EVENT_TARGET_BUFFED to be used from creature sources. | Discover- | |
| 2014-03-26 | Core/SAI: Implement two new event types that are triggered when a certain ↵ | deathicon | |
| creature/gameobject entry or guid gets within a given distance of the source. | |||
| 2014-03-25 | Scripts/Icecrown Citadel: Fixed Muradin/Saurfang attacking each other during ↵ | Shauren | |
| Gunship Battle Closes #11786 | |||
| 2014-03-25 | Build system: Fix clang build | Gacko | |
| See wiki for latest build instructions under Mac OS X! | |||
| 2014-03-25 | Buildsystem: Changed required CMake version to 2.8.9 and removed a check for ↵ | Shauren | |
| version we no longer support in msvc settings | |||
| 2014-03-25 | DB/Creature: Fix Living Storm coords | Aokromes | |
| By Magnifikator closes #11785 | |||
| 2014-03-24 | Core/Misc: Fix assertion triggered | jackpoz | |
| Change an assertion added in 6dcd8c8545a65a7bfbd0daaa16f650d8c3a90262 with a NULL check, properly handling the case of a NULL parameter. Fixes #11771 | |||
| 2014-03-24 | DB/Quest; Fix Preying Upon the Weak traps | Aokromes | |
| By untaught, closes #6858 | |||
| 2014-03-24 | Update 2014_03_24_02_world_creature_classlevelstats.sql | Aokromes | |
| 2014-03-24 | Cmake: Added level restriction for msvc 2013 | Vincent-Michael | |
| 2014-03-24 | DB/Misc: Miscellaneous fixes | Aokromes | |
| By dr-j, closes #11780 Fix wrong loot in two chests for quest 'The Shadow Tomb'. Fix turning in of 13120 Deaths Gaze. Fix torching sunfury hold. | |||
| 2014-03-24 | Update readme for cmake version for c++11 stuff | Vincent-Michael | |
