| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-23 | Buildsystem/GCC: Enforce version 4.7.2 and enable c++11 compilation | Shauren | |
| 2014-03-23 | Fixed build without PCH | Shauren | |
| 2014-03-23 | Scripts/Icecrown Citadel: Icecrown Gunship Battle | Shauren | |
| 2014-03-23 | Merge pull request #11763 from MitchesD/misc | Aokromes | |
| Scripts/ZulAman/Halazzi: convert text to create_text and fixed despawn of cat | |||
| 2014-03-23 | Core/Transports: Enabled LoS on transports | Shauren | |
| 2014-03-22 | Scripts/ZulAman/Halazzi: convert text to create_text and fixed despawn of cat | MitchesD | |
| 2014-03-22 | Core/Spells: Fixed target selection hooks running twice for each effect if ↵ | Shauren | |
| both target A and B were using the same hook type (OnObjectAreaTargetSelect, OnObjectTargetSelect, OnDestinationTargetSelect) | |||
| 2014-03-22 | Core/Transports: Fixed crashes happening when a transport was despawned with ↵ | Shauren | |
| players/dynamicobjects on it | |||
| 2014-03-22 | Core/Map: Save weather, light and music overrides in map to send them to ↵ | Shauren | |
| players logging in | |||
| 2014-03-22 | Core/Spells: Fixed crash happening when a spell script set target to NULL in ↵ | Shauren | |
| OnObjectTargetSelect hook for spells using nearby target selection | |||
| 2014-03-22 | DB/SAI: Fix startup error | Aokromes | |
| By untaught, closes #11587 | |||
| 2014-03-22 | Core/Misc: Fix some static analysis issues | jackpoz | |
| Fix some static analysis issues about: - uninitialized values, most of which are false positives, always initialized before being accessed - unchecked return values - dead code never executed - bad formatting leading to wrong behavior Please ensure EventMap is never used with event id set to 0 or those events will never execute. | |||
| 2014-03-22 | Merge pull request #11761 from MitchesD/misc | Aokromes | |
| Scripts/Spells: fix logic fail in q9874 | |||
| 2014-03-22 | Scripts/Spells: fix logic fail in q9874 | MitchesD | |
| 2014-03-21 | Core/Misc: Fix some static analysis issues | jackpoz | |
| Add some asserts and additional NULL checks as sanity checks. | |||
| 2014-03-21 | Core/Transports: Fixed creatures micro movement on transport when attacking ↵ | Shauren | |
| something (fixes interrupting melee animation) | |||
| 2014-03-21 | DB/SAI: Fix Bloodscalp Axe Thrower | Aokromes | |
| By dimasiu Closes #11758, closes #11755 | |||
| 2014-03-21 | Merge pull request #11747 from untaught/Trinity1 | Aokromes | |
| Core/Scripts: Move 'The Defias Traitor' script to SAI | |||
| 2014-03-21 | Merge pull request #11749 from untaught/Trinity2 | Aokromes | |
| Core/Scripts: Move condition for 'npc_marin_noggenfogger' gossip menu op... | |||
| 2014-03-21 | Merge pull request #11757 from untaught/Trinity3 | Aokromes | |
| Core/Scripts: Move 'npc_deathly_usher' scripts to SAI. | |||
| 2014-03-21 | Merge pull request #11746 from untaught/Trinity0 | Aokromes | |
| Core/Scripts: Move condition for 'npc_skorn_whitecloud' gossip menu opti... | |||
| 2014-03-21 | Core/GameObjects: Added workaround for elevators having different position ↵ | Shauren | |
| for every player Closes #11504 | |||
| 2014-03-20 | Core/Misc: Fix some static analysis issues | jackpoz | |
| 2014-03-20 | Core/Scripts: Move 'npc_deathly_usher' scripts to SAI. | untaught | |
| 2014-03-20 | Core/Creatures: Added check for creature_equip_template.id = 0. 0 is a ↵ | Shauren | |
| special value telling core to unequip all items | |||
| 2014-03-19 | DB/Quest: Fix reputation for repeatable Timbermaw hold quests | Aokromes | |
| 2014-03-19 | DB: Fix typos in game_tele | Gacko | |
| 2014-03-19 | Core/Scripts: Move condition for 'npc_marin_noggenfogger' gossip menu option ↵ | untaught | |
| to DB and remove 'npc_marin_noggenfogger' script | |||
| 2014-03-19 | Make Cyclone and faerie fire unable to pierce cyclone and banish | Gecko32 | |
| 2014-03-19 | Core/Scripts: Move condition for 'npc_skorn_whitecloud' gossip menu option ↵ | untaught | |
| to DB and remove 'npc_skorn_whitecloud' script | |||
| 2014-03-19 | Core/Script: Logical fixes | Gacko | |
| 2014-03-19 | Core/Game: Logical fix | Gacko | |
| 2014-03-19 | Authserver: Fix typo | Gacko | |
| 2014-03-18 | DB/Quest: Add Empowerment to Shadowmourne quest line | Gacko | |
| Thanks @Foldor. Closes #11425 | |||
| 2014-03-18 | Core/Spells: Fixed Shadowstep taking the caster out of combat while it shouldn't | Golrag | |
| 2014-03-18 | Core/Scripts: Move 'The Defias Traitor' script to SAI | untaught | |
| 2014-03-17 | DB/SAI: Stop Ferocious Yeti spamming | Aokromes | |
| By untaught, closes #11731 | |||
| 2014-03-17 | Merge pull request #11732 from Dehravor/loot-exploit | jackpoz | |
| Core/Loot: Fix an exploit that allowed players to loot infinite amount of items that have condition(s) | |||
| 2014-03-17 | Core/Loot: Fix an exploit that allowed players to loot infinite amount of ↵ | Dehravor | |
| items that have condition(s) | |||
| 2014-03-17 | DB/Misc: Fix more startup errors | Aokromes | |
| Updates #11587 | |||
| 2014-03-16 | DB/Quest: Sneak Preview | Aokromes | |
| by untaught and MitchesD, closes #11710 | |||
| 2014-03-16 | DB/Quest: The Bones of Nozronn | Aokromes | |
| By untaught, closes #11720 | |||
| 2014-03-16 | Merge pull request #11718 from untaught/master | Aokromes | |
| Instance Script/Stratholme: Correct logic in Baron Run event and add SAI... | |||
| 2014-03-16 | Fixed build with TRINITY_DEBUG | Shauren | |
| 2014-03-16 | Core/Maps: Fixed height calculations used in ↵ | Shauren | |
| WorldObject::UpdateGroundPositionZ/WorldObject::UpdateAllowedPositionZ, they will now take vmaps into account. | |||
| 2014-03-16 | Core/Transports: Added support for DynamicObjects on transports | Shauren | |
| 2014-03-16 | Core/Loot: Implement round robin for under threshold items in case of master ↵ | Dehravor | |
| loot Thanks @Shauren for pointing out | |||
| 2014-03-16 | Core/Misc: Fix some static analysis issues | jackpoz | |
| Fix some static analysis issues about uninitialized values. Most of them are false positives, always initialized before being accessed. | |||
| 2014-03-16 | Instance Script/Stratholme: Correct logic in Baron Run event and add SAI for ↵ | untaught | |
| Ysida Harmon | |||
| 2014-03-16 | DB/Quest: The Deserters | Aokromes | |
| By untaught closes #11665 | |||
