| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2010-11-22 | Core: Fix some warnings | Spp | |
| --HG-- branch : trunk | |||
| 2010-11-21 | Core/Scripts: Add support for questID 25444 (Da Perfect Spies) | click | |
| --HG-- branch : trunk | |||
| 2010-11-21 | Core/Commands: Fix issues with crashes related to .gobject near command ↵ | click | |
| usage (thanks to Josh for finding the bug and culprit) --HG-- branch : trunk | |||
| 2010-11-21 | Core/UnitAI: Fix some warnings | click | |
| --HG-- branch : trunk | |||
| 2010-11-21 | Core/Vehicle: Some code-style cleanup. | silinoron | |
| --HG-- branch : trunk | |||
| 2010-11-21 | Core/DBLayer: Add method DirectExecute for synchronous execution of prepared ↵ | Machiavelli | |
| statements (without resultset) Author: [M]axx --HG-- branch : trunk | |||
| 2010-11-21 | Core/Player: Invoke global cooldown when equipping relic slot items during ↵ | Machiavelli | |
| combat. Please report any issues you find regarding this changeset. --HG-- branch : trunk | |||
| 2010-11-20 | Scripts/Icecrown Citadel: More code style cleanup | Shauren | |
| --HG-- branch : trunk | |||
| 2010-11-20 | Scripts/Icecrown Citadel: Added basic threat support for Blood Prince ↵ | Shauren | |
| council in no-damage mode --HG-- branch : trunk | |||
| 2010-11-20 | Scripts/Forge of Souls: Cleaned up code style | Shauren | |
| Scripts/Forge of Souls: Fixed a possible crash Closes issue #4660. --HG-- branch : trunk | |||
