| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-02 | Core/Creatures: DoTs and self damage will no longer reset time since last ↵ | Shauren | |
| damage taken for stopping creature from evading | |||
| 2013-08-01 | Fixed compile | Shauren | |
| 2013-08-01 | Core/Misc: Fixed some issues found by Coverity Scan | Shauren | |
| 2013-08-01 | Core/Battlegrounds: Fixed error with counting AB owned nodes (and warning fixes) | Shauren | |
| 2013-07-31 | Core/Battleground: fix type mismatch | joschiwald | |
| Ref #10320 | |||
| 2013-07-30 | Core/Spells: Fix try for logic fail in 4ba3c2e51df0485449a4bd01f162faa719334be9 | Vincent-Michael | |
| 2013-07-30 | Config: Change ProcessPriority default to 0 (Normal) | Nay | |
| On Linux, superuser (root) is required to set a process high priority and we shouldn't force that. (It's already set to 0 (Normal) in worldserver\Master.cpp and authserver\Main.cpp) | |||
| 2013-07-30 | Scripts/DrakTharonKeep: fix copy paste fail | joschiwald | |
| Closes #10402 | |||
| 2013-07-30 | Merge pull request #9862 from Ric101/condition_creature_type | Nay | |
| Core/Conditions: Implement CONDITION_CREATURE_TYPE - 24 | |||
| 2013-07-30 | Revert "CMake/MSVC: Fix VS 2013 compile -- Zm500 hack is no longer required" | Nay | |
| This reverts commit ca7377369f603081259adea0ba49cb03e74e609f. | |||
| 2013-07-29 | Scripts/OnyxiasLair: Fix a crash in boss_onyxia | Nay | |
| Closes #10393 Note: this just fixes the crash, not the issues the script has (a.k.a rewrite this) | |||
| 2013-07-29 | Core/Spells: Fixed crashes happening with spells that had their dbc targets ↵ | Shauren | |
| overriden Closes #10395 | |||
| 2013-07-29 | SQLs: Rename files | Nay | |
| From now on, 3.3.5 (master branch)-only SQL files will be suffixed with _335 in the filename | |||
| 2013-07-29 | Misc: Fix warnings and build | Nay | |
| Closes #10396 | |||
| 2013-07-29 | Scripts/DrakTharonKeep: Update King Dred to use events | MitchesD | |
| Closes #10385 Signed-off-by: joschiwald <joschiwald@online.de> | |||
| 2013-07-29 | Scripts/DrakTharonKeep: reworked InstanceScript | joschiwald | |
| 2013-07-28 | Docs: Prettify README | Nay | |
| Thanks to Guybrush for the help | |||
| 2013-07-28 | Servers: Fix typo | Nay | |
| 2013-07-28 | Servers: Enable UseProcessors and ProcessPriority settings to be used on Linux | Nay | |
| 2013-07-28 | Servers: Fix some code style issues in world and authserver | Nay | |
| 2013-07-28 | DB/SAI: Fix quest The Fate Of The Fallen | Malcrom | |
| Closes #9363 Thanks to @gaut for the initial script Signed-off-by: Nay <dnpd.dd@gmail.com> | |||
| 2013-07-28 | SQLS/Old: Move some misplaced files | Nay | |
| 2013-07-28 | DB/GOs: Spawns of Discarded Soul Crystal for "The Fate Of The Fallen" | Kirkhammett | |
| Closes # Signed-off-by: Nay <dnpd.dd@gmail.com> | |||
| 2013-07-27 | Scripts/Spells: Fixed typo in 7678800a9372f9234f0bf29459b46a8514dc59f2 | joschiwald | |
| 2013-07-27 | Scripts/Spells: simplified "spell_dk_presence" | joschiwald | |
| 2013-07-27 | Core/Spells: moved Improved Paladin Auras and Aura Mastery into SpellScripts | joschiwald | |
| Closes #205 Closes #5163 Closes #6809 Closes #7408 Closes #9587 | |||
| 2013-07-26 | DB/Conditions: Fix gossip condition for Bat Handler Camille <Bat Handler> | joschiwald | |
| Closes #10240 | |||
| 2013-07-25 | Core/Spells: fix uninitialised value | joschiwald | |
| 2013-07-25 | Core/Spells: move Death Knights Presences into SpellScripts, fix possible ↵ | joschiwald | |
| issue after spec change, and fix some startup errors Closes #10354 | |||
| 2013-07-24 | Merge pull request #10342 from joschiwald/spellinfo_corrections | joschiwald | |
| Core/Spells: operate spell correction on SpellInfo store instead of dbc ... | |||
| 2013-07-24 | Merge pull request #10331 from joschiwald/spell_proc_ranks | joschiwald | |
| Core/Spells: allow to use ranked spells in `spell_proc_event` table (lik... | |||
| 2013-07-24 | Core/Spells: allow to use ranked spells in `spell_proc_event` table (like in ↵ | joschiwald | |
| `spell_proc` table) | |||
| 2013-07-24 | Merge pull request #10350 from Ascathor/master | blub | |
| Core/Commands: Added the rank id to .pinfo for guild data | |||
| 2013-07-24 | Core/Commands: Added the rank id to .pinfo for guild data | Ascathor | |
| 2013-07-24 | Merge pull request #10327 from joschiwald/spell_talent_ranks | joschiwald | |
| Core/Spells: load spell ranks for talents from dbc | |||
| 2013-07-24 | Core/Spells: load spell ranks for talents from dbc | joschiwald | |
| 2013-07-24 | Core/Spells: add some logs for loading spell_script_names | joschiwald | |
| 2013-07-23 | Merge pull request #10336 from joschiwald/spellscripts5 | joschiwald | |
| Scripts/Spells: backport some SpellScripts from 4.3.4 branch | |||
| 2013-07-24 | Scripts/Spells: backport some SpellScripts from 4.3.4 branch | joschiwald | |
| - Fix Earth Shield - Fix Necrotic Touch - Fix Reflective Shield Closes #9145, #9163, #9665 | |||
| 2013-07-24 | Core/Spells: operate spell correction on SpellInfo store instead of dbc ↵ | joschiwald | |
| (picked from 77b85b2ea0aec6cd3e545e60e46ac60eebb11e47) | |||
| 2013-07-23 | Scripts/Onyxia's Lair: Fixed movement during flight phase and set proper ↵ | keke222 | |
| InhabitType Closes #10335 | |||
| 2013-07-23 | Core/Auras: Implemented Aura::GetScriptByName. | Warpten | |
| 2013-07-23 | Scripts/VH: Refactor commit 999843d | Nay | |
| 2013-07-23 | Scripts/VH: fix for violet hold's activation crystals | profPlum | |
| Closes #10129 | |||
| 2013-07-22 | Merge pull request #10323 from joschiwald/spellranks | Nay | |
| Core/Spells: use SpellInfo class to get spellrank node instead of SpellMgr helpers | |||
| 2013-07-22 | Merge pull request #10320 from joschiwald/battleground | Nay | |
| Core/Battleground: use generic function to relocate players to closest g... | |||
| 2013-07-22 | Merge pull request #10319 from joschiwald/casts | Nay | |
| Core/Misc: replace (Player*) casts with ToPlayer() | |||
| 2013-07-22 | Core/Creatures: Removed vendor item check during loading, MAX_VENDOR_ITEMS ↵ | Shauren | |
| should apply to filtered list of items depending on player opening the vendor, not global list size Closes #10330 | |||
| 2013-07-21 | Fixed compile warnings | Shauren | |
| 2013-07-21 | Core/Spells: use SpellInfo class to get spell rank instead of SpellMgr helpers | joschiwald | |
