| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-30 | Core/Auras: Implemented aura SPELL_AURA_OVERRIDE_SPELLS (293), base patch by ↵ | Shauren | |
| Heisenberg, research by TOM_RUS Closes issue #4969. --HG-- branch : trunk | |||
| 2010-11-30 | Revert an unintended change from 99a3929104 | click | |
| --HG-- branch : trunk | |||
| 2010-11-30 | Core: Fix creature_respawn handling in Outdoor PvP system, thanks to sombre ↵ | click | |
| for noticing Closes issue 4971. --HG-- branch : trunk | |||
| 2010-11-29 | Core/Misc: fix some warnings. As a result removed one redundant hook from ↵ | azazel | |
| FormulaScript. --HG-- branch : trunk | |||
| 2010-11-29 | Fix typo in previous commit | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-29 | Core/Groups: Move all function definition from .h to .cpp | Spp | |
| Core/Groups: Remove Group.h dependency from any .h file --HG-- branch : trunk | |||
| 2010-11-29 | Fix compile | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-29 | Core/AuctionHouse: Correction on AH deposit value, minimum 1 silver required ↵ | click | |
| (blizzlike) --HG-- branch : trunk | |||
| 2010-11-29 | Core/AuctionHouse: Calculate deposit taken for item(s) being auctioned ↵ | click | |
| properly + pick up correct number of items being auctioned (Thanks to Paradox) Comment issue 4958 Added and pending further testing. Also need testing for issue 3681 (related to AH packetsize?). Closes issue 4089. Closes issue 4919. --HG-- branch : trunk | |||
| 2010-11-28 | Core/Chat: Disallow visual emotes when an entity is in dead-state (thanks to ↵ | click | |
| Vladimir) Closes issue 4942. --HG-- branch : trunk | |||
| 2010-11-28 | Core/Dungeon Finder: Fix members of premade group not being teleported to ↵ | Spp | |
| dungeon after a proposal success --HG-- branch : trunk | |||
| 2010-11-28 | Core/Dungeon Finder: After a proposal success only teleport new players | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-28 | Core/Dungeon Finder: Fix Proposal not being shown to players in LFG group ↵ | Spp | |
| trying to do a new dungeon (Missing code from rev 77918d0138) --HG-- branch : trunk | |||
| 2010-11-28 | Core: Adjust packetsize for SMSG_RESYNC_RUNES - thanks to False.Genesis ( ↵ | click | |
| and to Svetilo12 for the heads up ) Closes issue 4943. --HG-- branch : trunk | |||
| 2010-11-27 | Core/Dungeon Finder: Show player selected dungeon in proposal window only if ↵ | Spp | |
| its a new dungeon --HG-- branch : trunk | |||
| 2010-11-27 | Core/Dungeon Finder: Fix role check algorithm (Some valid combinations were | Spp | |
| being marked as invalid) --HG-- branch : trunk | |||
| 2010-11-27 | DB/Data: Correction on script_texts for quest Discrediting the Deserters ↵ | click | |
| (11133) when not using default (english) language- thanks to Dark0r for noticing REIMPORT THE FIXED SQL. --HG-- branch : trunk | |||
| 2010-11-26 | Scripts/Icecrown Citadel: Fixed possible exploits in Deathbringer Saurfang's ↵ | Shauren | |
| script --HG-- branch : trunk | |||
| 2010-11-26 | Core/Dungeon Finder: Fix a crash in Join | Spp | |
| Closes issue 4939 --HG-- branch : trunk | |||
| 2010-11-26 | Core/Dungeon Finder: Properly remove players from queue (or readd) after a ↵ | Spp | |
| proposal failed --HG-- branch : trunk | |||
| 2010-11-26 | Core/Dungeon Finder: Multiple changes in Join function | Spp | |
| - Reformat some code to make it easier to read - Safe leave and rejoin queue when already queued and trying to rejoin to different dungeons (it was giving error earlier) - Do not allow to select another dungeon while im the middle of a Lfg dungeon not completed (any dungeon selected is changed by current dungeon) - Fix error that prevented groups to join another dungeon after completing the current lfg dungeon Core/Dungeon Finder: Remove references to player from SendLfgUpdateParty and SendLfgUpdatePlayer handlers --HG-- branch : trunk | |||
| 2010-11-26 | Fix typo from revision 3f0577c8e6 | click | |
| --HG-- branch : trunk | |||
| 2010-11-26 | Core/Unit: Fix pets aggromode - do not set player in combat untill pet has ↵ | click | |
| actually done damage to target (fix by Kaelima) Closes issue 4894. --HG-- branch : trunk | |||
| 2010-11-26 | Merge | click | |
| --HG-- branch : trunk | |||
| 2010-11-26 | Core/PetHandler: Correction of SMSG_PET_NAME_QUERY response packet sizes and ↵ | click | |
| structure (fix by Ramus) (Client automatically handles re-queries if name is not supplied) Closes issue 4924. --HG-- branch : trunk | |||
| 2010-11-26 | Core/Groups: Properly read CMSG_GROUP_ACCEPT and CMSG_GROUP_INVITE opcodes | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-24 | Fix a small typo in worldserver.conf.dist leading to errors during config ↵ | click | |
| load on "fresh" installs --HG-- branch : trunk | |||
| 2010-11-24 | Core/Spells: Phaseshift auras can now be stacked | Shauren | |
| --HG-- branch : trunk | |||
| 2010-11-24 | Core/Battleground: Do not allow to join queue if anyone in the party is ↵ | Spp | |
| using dungeon system --HG-- branch : trunk | |||
| 2010-11-24 | Core/Dungeon Finder: Do not allow to join Queue if someone in party is using ↵ | Spp | |
| Battleground/Arena System Core/Dungeon Finder: Minor code style fix --HG-- branch : trunk | |||
| 2010-11-24 | Core/Loot: Removed unused parameter from LootTemplate::Process | Shauren | |
| --HG-- branch : trunk | |||
| 2010-11-24 | Core/Commands: Simplified .kick command handler and fixed possible crashes there | Shauren | |
| --HG-- branch : trunk | |||
| 2010-11-24 | * Remove CRLF from configfiles | click | |
| --HG-- branch : trunk | |||
| 2010-11-24 | Fix missing change in SendNotification() (forgot to diff it) | click | |
| --HG-- branch : trunk | |||
| 2010-11-24 | Core/Configs: Use "oldstyle" configfile method - includes configfile ↵ | click | |
| cleanups and also restructuring it so every option is explained properly Fix by leak. Closes issue 4913. --HG-- branch : trunk | |||
| 2010-11-24 | Core/Reputation: Implement a more generic solution for reputation spillover ↵ | click | |
| (fix by Lynx3d, port by Kaelima) * Sorts out issues with factions 1037 and 1052 * Give a more correct client output when reputation is assigned to parent faction * reputation_spillover_template can still be used to override spillover from dbc Closes issue 4915. --HG-- branch : trunk | |||
| 2010-11-24 | Core: Fix issues with builds after rf68255d6ac | click | |
| ( and a minor int32->uint32 change for SendNotification() ) --HG-- branch : trunk | |||
| 2010-11-23 | Core/Dungeon Finder: Move vote kick initialization from Group code to Scripts | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-23 | Core/Groups: Add kicker and kick reason to RemoveMember | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-23 | Core/Commands: Forgot one GetIntConfig->GetBoolConfig -entry in previous commit | click | |
| --HG-- branch : trunk | |||
| 2010-11-23 | Core/Commands: Reintroduce CONFIG_SHOW_KICK_IN_WORLD-handling after a long ↵ | click | |
| absensce in the 'commented out code'-world Closes issue 4042. --HG-- branch : trunk | |||
| 2010-11-23 | Fix typo in previous commit | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-23 | Core/Dungeon Finder: Fix role check algorithm (Some valid combinations were ↵ | Spp | |
| being marked as invalid) --HG-- branch : trunk | |||
| 2010-11-22 | Core/Dungeon Finder: Add missing change from 653b579755 that prevented to ↵ | Spp | |
| join random dungeons --HG-- branch : trunk | |||
| 2010-11-22 | Core/Dungeon Finder: Fix a crash when trying to join raid browser as a group | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-22 | Revert r5dcfc475b8 (we're still investigating why it does what it does though) | click | |
| --HG-- branch : trunk | |||
| 2010-11-22 | Core/Dungeon Finder: Fix visual bug that showed wrong needed roles after ↵ | Spp | |
| joined queue --HG-- branch : trunk | |||
| 2010-11-22 | Core/Dungeon Finder: Check lock status of dungeons when joining non-random ↵ | Spp | |
| dungeons (Fixes not checking if raid was closed for the selected difficulty) Core/Dungeon Finder: Fix some memory leaks when Joining Core/Dungeon Finder: Do not allow to join dungeon raid browser (Not supported yet) --HG-- branch : trunk | |||
| 2010-11-22 | Core/Dungeon Finder: Do not allow to join if selected dungeons and raids | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-22 | Core/Dungeon Finder: Give rewards only to players that joined selecting ↵ | Spp | |
| random dungeon --HG-- branch : trunk | |||
