| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-09-08 | Core/Spells: Fix ammo depletion handling | Shocker | |
| --HG-- branch : trunk | |||
| 2010-09-08 | Core/Spells: Add server-side check for not allowing non-instant spells with ↵ | Shocker | |
| movement interrupt flag to be casted while moving --HG-- branch : trunk | |||
| 2010-09-08 | Core/Spells: Add server-side check for spells that require combo points to ↵ | Shocker | |
| prevent exploits --HG-- branch : trunk | |||
| 2010-09-07 | Script: Fix crash in boss_tharon_ja. | Trazom62 | |
| Fixes issue #3356. --HG-- branch : trunk | |||
| 2010-09-07 | Core/Script/Item: fix urand range in Six Demon Bag. | Trazom62 | |
| --HG-- branch : trunk | |||
| 2010-09-06 | Core/Scripts: Ensure Example and spell-scripts are loaded at all times in ↵ | click | |
| the AddScripts() function --HG-- branch : trunk | |||
| 2010-09-06 | Fix spell damage bonus for improved devouring plague. | silinoron | |
| Patch by dr.tenma. Fixes issue #2785 --HG-- branch : trunk | |||
| 2010-09-06 | Core: Disallow race and faction transfers to races for which character ↵ | silinoron | |
| creation is not allowed. --HG-- branch : trunk | |||
| 2010-09-06 | Core: add possibility to disable creating of characters of specified ↵ | azazel | |
| races/classes. --HG-- branch : trunk | |||
| 2010-09-06 | Core/DBLayer: Fix a warning | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-09-06 | Core: Fix some warnings | Spp | |
| --HG-- branch : trunk | |||
| 2010-09-06 | Core/Spells: Implemented effect for Tiny Abomination in a Jar trinket, ↵ | Shauren | |
| original patch by Stryker Closes issue #2716. --HG-- branch : trunk | |||
| 2010-09-06 | Core/Spells: Implemented handler for spell Create Lance, patch by 0xFuture | Shauren | |
| Closes issue #2890. --HG-- branch : trunk | |||
| 2010-09-06 | Core: Fixed compile | Shauren | |
| Core/Scripts: Compile and use spell scripts always, even if SCRIPTS not defined --HG-- branch : trunk | |||
| 2010-09-06 | Core/LFG: Include ObjectMgr.h in LFGHandler (fixes nonPCH-compiles) | click | |
| --HG-- branch : trunk | |||
| 2010-09-06 | Core/Loot: Automatically distribute currency items when they drop, based on ↵ | Shauren | |
| Destros' patch Closes issue #2913. --HG-- branch : trunk | |||
| 2010-09-06 | Core/Dungeon Finder: Fix an error that made restriction ignored when ↵ | Spp | |
| expanding a random dungeon to the related dungeons - Fixes selecting a dungeon not in the level bracket of the players - Fixes matching incompatible groups - Fixes heroic binds being ignored (Fixes issue 3845) --HG-- branch : trunk | |||
| 2010-09-06 | Core/Dungeon Finder: Fix an error that made some groups being marked as ↵ | Spp | |
| compatibles when they are not --HG-- branch : trunk | |||
| 2010-09-06 | Core/Dungeon Finder: Autodismount players when teleported to dungeon | Spp | |
| --HG-- branch : trunk | |||
| 2010-09-06 | Core/Dungeon Finder: Fix an error that prevented lfg groups to find a new ↵ | Spp | |
| proposal with queued groups - Also fix a typo in previous Dungeon Finder commit Updates issue 3465 --HG-- branch : trunk | |||
| 2010-09-05 | May as well make sure of no SQL errors for spells, too. | silinoron | |
| --HG-- branch : trunk | |||
| 2010-09-05 | Fix a typo in race and faction transfers - reported by 0xFuture | silinoron | |
| Fixes issue #3844 Fix a SQL collision in race and faction transfers - reported by Aokromes --HG-- branch : trunk | |||
| 2010-09-05 | Fix Glyph of Totem of Wrath. | silinoron | |
| Fixes issue #3743 Patch by dr.tenma. --HG-- branch : trunk | |||
| 2010-09-05 | Fix Totem of Wrath debuff effect. | silinoron | |
| Fixes issue #3297 Fixes issue #2276 Patch by Ramus. --HG-- branch : trunk | |||
| 2010-09-05 | Fix typo in previous commit | Spp | |
| --HG-- branch : trunk | |||
| 2010-09-05 | Core/Dungeon Finder: Redo find group algorithm | Spp | |
| - Cache compatibilities to avoid doing calcs twice - Algorithm will get all proposals (again) Updates issue 3415 --HG-- branch : trunk | |||
| 2010-09-05 | Core/Dungeon Finder: Minor cleanups | Spp | |
| --HG-- branch : trunk | |||
| 2010-09-04 | Code/Dungeon Finder: Move some packets from Mgr to Handler | Spp | |
| --HG-- branch : trunk | |||
| 2010-09-04 | Core/Dungeon Finder: Minor fixes to Reward system. | Spp | |
| - Check if its random dungeon before giving rewards - Update achievement only for heroic dungeons - Other minor fixes --HG-- branch : trunk | |||
| 2010-09-05 | Add support for character race and faction transfers. | silinoron | |
| Based (loosely) on patch by Ner'zhul, DarkXuan, and darkshines@sakha.net. Fixes issue #3429. --HG-- branch : trunk | |||
| 2010-09-05 | Core/Quests: Fixed quest kill crediting in heroic instances | Shauren | |
| --HG-- branch : trunk | |||
| 2010-09-05 | Buildsystem/Scripts: Include examples as part of compilation (forgot that ↵ | click | |
| they are referenced in the ScriptLoader) --HG-- branch : trunk | |||
| 2010-09-05 | BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples) | click | |
| + remove fileglobbing for scripts (less error-prone) + Create proper lists per "scriptsection" NOTE! This change requires new files (cpp/h) to be MANUALLY ADDED to <type>/CmakeLists.txt --HG-- branch : trunk | |||
| 2010-09-05 | Core/Spells: Bladestorm will now cause the caster to drop flag on battleground | Shauren | |
| --HG-- branch : trunk | |||
| 2010-09-05 | Core/Spells: Fixed Execute formula, patch by dr.tenma | Shauren | |
| Closes issue #3478. --HG-- branch : trunk | |||
| 2010-09-05 | Core/Spells: Fixed Reign of the Dead/Unliving trinket, patch by un.spike | Shauren | |
| Closes issue #3661. --HG-- branch : trunk | |||
| 2010-09-05 | Core/Spell: Fixed Escape artist, patch by Heisenberg | Shauren | |
| Closes issue #3536. --HG-- branch : trunk | |||
| 2010-09-05 | Core/Spells: Fixed Nevermelting Ice Crystal trinket | Shauren | |
| --HG-- branch : trunk | |||
| 2010-09-05 | Core/Battlegrounds: Fixed scoreboard packet (and possible core crash) for ↵ | Shauren | |
| TBC arenas, thx Maxdestroyer for pointing it out --HG-- branch : trunk | |||
| 2010-09-05 | Scripts/Forge of Souls: Bronjahm should only cast Spirit Bolts if tank is ↵ | Shauren | |
| not within melee range during phase 1, patch by Ottowayne Closes issue #3657. --HG-- branch : trunk | |||
| 2010-09-05 | Core/Spells: Implemented aura type 303 ↵ | Shauren | |
| (SPELL_AURA_MOD_DAMAGE_DONE_VERSUS_AURASTATE), patch by Azuritus Closes issue #3773. --HG-- branch : trunk | |||
| 2010-09-05 | Core/Spells: Check correct Attributes field in CanSpellPierceImmuneAura, ↵ | Shauren | |
| patch by Maxdestroyer Closes issue #3785. --HG-- branch : trunk | |||
| 2010-09-05 | Core/Battlegrounds: Added sanity checks for bg scoreboard packet handler, ↵ | Shauren | |
| should fix client crashes in AV, thx Timothy003 for research Closes issue #2165. --HG-- branch : trunk extra : rebase_source : b12e4ccf42d0d38064f1694242461eb0d9ad1605 | |||
| 2010-09-05 | Core/DBLayer: Move some syncrhonisation error prone methods into the guarded ↵ | Machiavelli | |
| scope in MySQLConnection:Execute(PreparedStatement*) --HG-- branch : trunk | |||
| 2010-09-05 | Core/Commands: Implement possibility to unbind specific maps/difficulties ↵ | Shocker | |
| with .instance unbind, based on svetilo12's idea, closes issue 3792 --HG-- branch : trunk | |||
| 2010-09-05 | Cleanup: Some typo fixes, closes issue 3798, thanks tru.bazoozoo and Lopin | Shocker | |
| --HG-- branch : trunk | |||
| 2010-09-05 | Core/Unit: Fix some health-related calculations by adjusting maximum size to ↵ | Shocker | |
| 64 bit integers, closes issue 3778 --HG-- branch : trunk | |||
| 2010-09-04 | Core/[Mail, WorldPacket]: Pull mail packet handlers out of Mail.cpp into ↵ | silinoron | |
| MailHandler.cpp Core/ScriptSystem: Remove unneeded TODO. --HG-- branch : trunk | |||
| 2010-09-05 | Scripts/Texts: | azazel | |
| * fix script texts in various locations (thanks TerrorBringer for the heads up). Closes issue #2055. Closes issue #3087. * cleanup world_script_texts.sql file (remove spaces, order entries) Scripts/Misc: * remove obsolete random seed initialization from scripts * fix some warnings in scripts * some cleanup in chat_log.cpp --HG-- branch : trunk | |||
| 2010-09-04 | Core/ScriptSystem: Refactor ScriptMgr::OnPlayerChat to no longer accept a ↵ | silinoron | |
| C-style parameter of type void*. Instead, use overloaded methods for the different types. --HG-- branch : trunk | |||
