| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-09-18 | Core/DBLayer: Some more prepared statements in ObjectMgr. | silinoron | |
| Core/ObjectMgr: Some additional cleanup. --HG-- branch : trunk | |||
| 2010-09-18 | Core/Spells: Allow a priest's Mana Burn to break fear. | silinoron | |
| Patch by dr.tenma. Fixes issue #3985 --HG-- branch : trunk | |||
| 2010-09-18 | Scripts/Eastern Kingdoms/Scarlet Enclave: Fix some display issues. | silinoron | |
| Patch by Ramor. Fixes issue #2503 --HG-- branch : trunk | |||
| 2010-09-18 | Core/DBLayer: Change some regular statements to prepared statements. | silinoron | |
| Patch by thyros82@gmx.de. Fixes issue #3774 --HG-- branch : trunk | |||
| 2010-09-18 | Core/Movement: Some cleanup in MovementHandler.cpp. | silinoron | |
| --HG-- branch : trunk | |||
| 2010-09-19 | Core/Spells: Ebon Plaguebringer can now stack for different casters as of ↵ | Shocker | |
| patch 3.1 --HG-- branch : trunk | |||
| 2010-09-19 | Core/Spells: Force of Nature should scale with spell power, fixes issue 2618 | Shocker | |
| --HG-- branch : trunk | |||
| 2010-09-19 | Core: Revert async query handling in the guild loading code to remove coding ↵ | linencloth | |
| style issues. Also fixes the compiling on Linux. --HG-- branch : trunk | |||
| 2010-09-18 | Core: Optimize guild loading | linencloth | |
| --HG-- branch : trunk | |||
| 2010-09-18 | BuildSystem: Fix another typo *sighs* | click | |
| --HG-- branch : trunk | |||
| 2010-09-18 | Fix typo in previous commit :P | click | |
| --HG-- branch : trunk | |||
| 2010-09-18 | BuildSystem/Tools: Modify vmap3assembler linkflags to link Carbon framework ↵ | click | |
| on OSX. Fixes issue 4048. --HG-- branch : trunk | |||
| 2010-09-18 | Scripts/Spelsl: improve 24751 Trick or Treat spell and implement 24750 Trick ↵ | azazel | |
| spell. --HG-- branch : trunk | |||
| 2010-09-18 | Buildsystem: Don't build gsoap/sockets libraries unless building servers. ↵ | click | |
| Fixes issue 4049. --HG-- branch : trunk | |||
| 2010-09-18 | Core/DBLayer: Fix a typo. Author: 41782992@qq.com | linencloth | |
| Fixes issue 4071. --HG-- branch : trunk | |||
| 2010-09-18 | Core/PetAI: Fix an infinite loop | linencloth | |
| --HG-- branch : trunk | |||
| 2010-09-18 | Core/Spells: Fixes certain spells that could pierce immunity auras while ↵ | Liberate | |
| they shouldn't. Fixes issue #3264 Fixes issue #3471 Fixes issue #3992 --HG-- branch : trunk | |||
| 2010-09-18 | Core/PetAI: Implement a more correct way of findng if your pet's target has ↵ | Liberate | |
| Crowd Control on it. Stuns like Hammer of Justice will not make your pet stop attacking anymore. Pet's will only stop attacking if the Crowd Control is casted by the owner of the pet. Fixes issue #4037 --HG-- branch : trunk | |||
| 2010-09-18 | Core/Utils: Fix a crash in vutf8printf. Author: Vladimir | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-09-17 | Core/Pools: Converted quest-related pool queries into prepared statements | Shauren | |
| --HG-- branch : trunk | |||
| 2010-09-17 | Buildsystem/Core: Add new build-flag WITH_SQLDEBUG - adds support for ↵ | click | |
| enabling/disabling SQL-query logging --HG-- branch : trunk | |||
| 2010-09-17 | Core: more cleanup at locale handling. | linencloth | |
| Also fixes some problems mainly with non English languages. --HG-- branch : trunk | |||
| 2010-09-17 | Core/Creature: Despawn skinned creatures. | linencloth | |
| Fixes issue 4047. --HG-- branch : trunk | |||
| 2010-09-17 | Core/Creature: Reset loot recipient group on respawn. | linencloth | |
| Fixes issue 4051. --HG-- branch : trunk | |||
| 2010-09-17 | Core: Better tracking of quest POI loading (progress bar) | Shauren | |
| --HG-- branch : trunk | |||
| 2010-09-17 | Authserver: Fixed crash when accounts limited to ip tried to login and fixes ↵ | Shauren | |
| compile on gcc 4.5, thx Kondziu for pointing it out Closes issue #3976. Closes issue #4011. --HG-- branch : trunk | |||
| 2010-09-17 | Scripts/Spell: implement script effect of spell 24751 Trick or Treat ↵ | azazel | |
| (specially for Malcrom) --HG-- branch : trunk | |||
| 2010-09-17 | Core: Cleanup locale handling. | linencloth | |
| It also fixes the recent problem of strange strings. --HG-- branch : trunk | |||
| 2010-09-17 | Core: Optimize quest POI points loading | linencloth | |
| --HG-- branch : trunk | |||
| 2010-09-17 | Core/Map: Log grid loading only if the grid was not already active | linencloth | |
| --HG-- branch : trunk | |||
| 2010-09-16 | Auth/Login: fixes the "cant relog after login failed" bug and fixes a ↵ | Rat | |
| potential security risk --HG-- branch : trunk | |||
| 2010-09-16 | Core/Quests: Added index column for quest poi points forcing them to load in ↵ | Shauren | |
| certain order --HG-- branch : trunk | |||
| 2010-09-16 | Core/Dungeon Finder: Use correct guids to readd or remove players when ↵ | Spp | |
| removing a failed proposal - Also add Some debug and Error msgs --HG-- branch : trunk | |||
| 2010-09-16 | Core/Dungeon Finder: Ignore multiple join queue petitions while joining | Spp | |
| --HG-- branch : trunk | |||
| 2010-09-16 | Core/Dungeon Finder: Extend error info about duplicate player in queue | Spp | |
| --HG-- branch : trunk | |||
| 2010-09-16 | Core/Dungeon Finder: UpdateProposal: Use the proper guid when finding queue info | Spp | |
| - Also add log info if system is inconsistent --HG-- branch : trunk | |||
| 2010-09-16 | Core/Dungeon Finder: add safe check in first call to FindNewGroup (Avoids ↵ | Spp | |
| Thousands of recursive calls ) --HG-- branch : trunk | |||
| 2010-09-16 | Core/: Set correct sizes of SMSG_ATTACKSTOP packets | click | |
| --HG-- branch : trunk | |||
| 2010-09-16 | Scripts/Quest: Fixed Quest 12019 (Last Rites), patch by Kuidin1@mail.ru | Shauren | |
| Closes issue #3952. --HG-- branch : trunk | |||
| 2010-09-16 | Core/Command: Fix 'character titles' command, patch by Shadowstep | Spp | |
| closes issue 3939 --HG-- branch : trunk | |||
| 2010-09-16 | Scripts: enhance SCRIPT_COMMAND_TALK command to make Players talk (add 0x1 ↵ | azazel | |
| bit to datalong2 and command will expect Player instead of Creature for talking). --HG-- branch : trunk | |||
| 2010-09-16 | Scripts/Quests: | azazel | |
| * add support for quest 12634 Some Make Lemonade, Some Make Liquor (implement 51840 spell and Adventurous Dwarf AI, thanks akadabeer) * implement dummy effect for 49587 Seeds of Nature's Wrath spell (used in quest 12459 That Which Creates Can Also Destroy) * implement dummy effect for 19512 Apply Salve spell (used in quest 6124/6129 Curing the Sick) Scripts/Misc: some cleanup in chat log Core/Locales: fix issue when default locale for trinity_string strings was not used (thanks Aokromes for testing). --HG-- branch : trunk | |||
| 2010-09-15 | Core/Loot: Reimplement the proper check for loot recipient to prevent ↵ | linencloth | |
| rewarding loot without tagging the creature by the player. Also fix the related skinning problem, and do not set the skinnable flag for creatures without any loot recipient. --HG-- branch : trunk | |||
| 2010-09-15 | Core/Creature: Do not reward XP for creatures without any loot recipient. ↵ | linencloth | |
| (XP fix part for the "pet-only"-kills) --HG-- branch : trunk | |||
| 2010-09-15 | Core/Creature: Initialize the recipient group for creatures. | linencloth | |
| It fixes creatures appearing as tagged units, and may also prevent crashing which could happen by using the bad pointer. --HG-- branch : trunk | |||
| 2010-09-15 | Core/Unit: Fix a crash in GetCurrentMovementGeneratorType(). Author: dr.tenma | Machiavelli | |
| Fixes issue #1876 --HG-- branch : trunk | |||
| 2010-09-15 | Core/Pools: Reverted PoolMgr part of revision 4c50fada8a (fixes compile) and ↵ | Shauren | |
| fixed the compile warning that was supposed to be fixed there --HG-- branch : trunk | |||
| 2010-09-15 | Fix a typo in previous rev. I thought renaming a function shouldn't be too ↵ | Liberate | |
| hard. I guess I was wrong... --HG-- branch : trunk | |||
| 2010-09-15 | Core/PetAI: When commanding your pet to attack while being Passive, it will ↵ | Liberate | |
| actually start attacking. Fixes the PetAI so that your pet stops attacking when the target is Crowd Controlled (including Frost Nova, Fear, etc) unless you specifically ask it to. Tested extensively with click. --HG-- branch : trunk | |||
| 2010-09-15 | Core/Loot: Reverted part of revision fe39cb058b75, fixes skinning loot | Shauren | |
| Core/Loot: Some logic fixes for group looting Buildsystem/MSVC: Fixed compile warning Config: Added missing description for Rate.Drop.Item.ReferencedAmount Closes issue #4004. --HG-- branch : trunk | |||
