| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-04 | Core/Dungeon Finder: Corrections to previous commit | Spp | |
| - player::inRandomLfgDungeon was supposed to return if current player map and difficulty are the ones player applied for | |||
| 2013-02-04 | Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, ↵ | Spp | |
| structs and enums | |||
| 2013-02-04 | Core/Dungeon Finder: Simplify Spell Luck of the draw code | Spp | |
| Core/Dungeon Finder: Partial recode of "group list" using existing Lfg functions | |||
| 2013-02-04 | DB/Misc: Add full script for Pilfering Perfume (A:24656 H:24541) | w1sht0l1v3 | |
| Closes #5205 | |||
| 2013-02-03 | DB/Creature Text: Corrected some texts & type fails -- more to come; Soon (TM) | Kinzcool | |
| 2013-02-04 | DB/Misc: Add full script for Something Stinks (A:24655 H:24536) | w1sht0l1v3 | |
| Rename an sql file. | |||
| 2013-02-03 | Merge pull request #9131 from m7nu3l/patch-3 | Manuel Carrasco | |
| Core/AI: Implemented functionality for _isCombatMovementAllowed in ScriptedAI, only when AttackStart is called. | |||
| 2013-02-03 | Core/AI: Implemented functionality for _isCombatMovementAllowed in ↵ | m7nu3l | |
| ScriptedAI, only when AttackStart is called. | |||
| 2013-02-03 | Merge pull request #9134 from Krogonos/master | Shauren | |
| Inconsistent file naming convention | |||
| 2013-02-03 | Fixed a few file names to improve searching. | Krogonos | |
| Signed-off-by: Krogonos <bryan.mayer26@yahoo.com> | |||
| 2013-02-03 | Core/Loot: Items in generated loot will now be split in multiple stacks if ↵ | Shauren | |
| their count exceeds max stack size defined in item_template | |||
| 2013-02-03 | Fix engrish in doc | Gacko | |
| 2013-02-03 | Core/Debugging: Made WheatyExceptionReport::_GetWindowsVersion code more ↵ | Shauren | |
| readable and added check for Windows Server 2012 | |||
| 2013-02-03 | Merge pull request #9132 from Regigicas/crashlog | Nay | |
| Update WheatyExceptionReport to printf Windows 8 | |||
| 2013-02-03 | Core: Warning fixes | Shauren | |
| 2013-02-03 | Update WheatyExceptionReport to print Windows 8 | Regigicas | |
| 2013-02-03 | Core/EventMap: Internal changes and doxygen doc | Gacko | |
| See http://www.trinitycore.org/f/topic/7003-doxygen-documentation-and-hacks for details and examples. Thanks to @Shauren for several hints. | |||
| 2013-02-03 | Core/Object: Fixed a mistake in update mask building - fields marked with ↵ | Shauren | |
| UF_FLAG_PARTY_MEMBER should be sent to the entire raid, not only one subgroup | |||
| 2013-02-03 | Core/Objects: Some optimizations to object updatemask building | Shauren | |
| 2013-02-03 | And a build fix. Nothing new... move along | Shauren | |
| 2013-02-03 | Core/AI: Reverted 2df1908c2933c88f1442dbde52658b3c5499a849 - sometimes it is ↵ | Shauren | |
| better to copy some code to make its purpose clearer (ReactorAI is an AI class used for neutral creatures, it makes no sense to inherit AggresorAI, which is used for aggressive creatures) | |||
| 2013-02-02 | Merge pull request #9129 from m7nu3l/patch-2 | Aokromes | |
| Core/AI: Inherited AggressorAI, so the wheel is not reinvented. | |||
| 2013-02-03 | Core/AI: Inherited AggressorAI, so the wheel is not reinvented. | m7nu3l | |
| 2013-02-02 | Merge pull request #9128 from m7nu3l/patch-1 | Jorge | |
| Core/AI: Removed needless code | |||
| 2013-02-03 | Core/AI: Removed needless code | Manuel Carrasco | |
| 2013-02-03 | DB/Schema: Change engine and collation of `world`.`lfg_entrances` | Nay | |
| latin1 -> utf8_general_ci InnoDB -> MyISAM (defaults for all `world` DB tables) | |||
| 2013-02-03 | Script: Fix warning for craping script -.- | Vincent_Michael | |
| 2013-02-03 | Build fix | Shauren | |
| 2013-02-03 | Core/Loot: Cleanup in LootMgr. | Shauren | |
| * Removed a lot of loot template copying * Improved grouped loot selection when using loot modes * Removed code doing nothing | |||
| 2013-02-03 | Core: Fix build | Vincent_Michael | |
| 2013-02-03 | Scripts/Misc: Some code optimisations | Vincent_Michael | |
| 2013-02-02 | Core/Misc: Small code optimisations | Vincent_Michael | |
| 2013-02-02 | Core/SmartAI: Implement SMART_ACTION_SET_ROOT (103) | Vincent_Michael | |
| 2013-02-02 | Scripts/Icecrown Citadel | Shauren | |
| * Fixed rare weird coldflame positioning * Fixed Bone Slice * Changed Bone Spike Graveyard timing (first has to happen after Lord Marrowgar starts using Bone Slice) | |||
| 2013-02-02 | Core/World: Fixed a warning | Shauren | |
| 2013-02-02 | Core/Scripts: Allow persistent area auras to use DoCheckAreaTarget hook. | Shauren | |
| 2013-02-01 | DB/WDB: Fixed some wrong WDBVerified; those templates IDs are way too high ↵ | Kinzcool | |
| to have been took from retail | |||
| 2013-02-01 | Scripts/Icecrown Citadel: | Shauren | |
| * Fixed Coldflame dealing double damage * Targets hit by Bone Slice will now be immune to Bone Spike Graveyard * Fixed healing players on Bone Spike Closes #1091 Closes #4473 Closes #5854 Closes #7060 | |||
| 2013-02-01 | Core/Misc: Fixed a few warning found by static analysis tools. | Shauren | |
| 2013-02-01 | Core/Players: Prevent trading, taking gold from mail and withdrawing from ↵ | Shauren | |
| guild bank if it would put the player over gold cap. Closes #4015 | |||
| 2013-02-01 | DB/Loot: Fix Prismatic Black Diamond | Zaphod | |
| 2013-02-01 | Core/Spells: Correct a check in IsLootCrafting, allows Prismatic Black ↵ | Nay | |
| Diamond to be fixed (a very peculiar spell...) The following conversation led to this fix: http://paste2.org/p/2816385 (for reference) | |||
| 2013-02-01 | DB/Gameobject: Removed gameobject with bad wdb data | Vincent_Michael | |
| 2013-01-31 | Script/ICC: Fix phase check and warning | Gacko | |
| 2013-01-31 | Core/Spells: Fix Gas Cloud Tracking stacking with other tracking spells | Vincent_Michael | |
| 2013-01-31 | Scripts/Commands: Show correct guild Rank when using .pinfo command | Spp | |
| (Corrections to 1b551cc1) | |||
| 2013-01-31 | Script/ICC: Fix phase check in Saurfang script | Gacko | |
| ... typos - typos everywhere. me->request(glasses); | |||
| 2013-01-30 | Script/ICC: Fix phase check in Saurfang script | Gacko | |
| Related to changes in dbecf05e39204ff46621ce46bf5dd181e6450eeb | |||
| 2013-01-30 | Core: Fix warnings | Vincent_Michael | |
| 2013-01-30 | Merge pull request #7873 from Gacko/eventphases | Gacko | |
| Core: Logical fixes in EventMap | |||
