| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-08 | Scripts/Noblegarden: Fix Spring Fling achievements | zwerg | |
| Closes #1070 | |||
| 2012-02-08 | Script/Holiday: Cleanup and fix possible crash from ↵ | kaelima | |
| 32b2fccf331e545b83e8e584a0eb4804539173c4 | |||
| 2012-02-07 | Merge pull request #5096 from devilcoredev/fix_005 | QAston | |
| Core/AI: Fix a bug on some pets introdouced in commit 14bc551862d95d9827b1a17c0c16dcbc15691893 | |||
| 2012-02-08 | Scripts/Misc: Script Romantic Picnic Basket | Nay | |
| - Fix achievement "Lonely?" - Added spell_holiday.cpp for spells related with holidays scripts - Closes #5116 :heart: | |||
| 2012-02-07 | Scripts/Commands Send Global GM message when reloading waypoint_data table ↵ | Aokromes | |
| like other reloads | |||
| 2012-02-07 | Scripts&DB: Scripts and spawns for quest The Lifewarden's Wrath | Nay | |
| Closes #5120 | |||
| 2012-02-07 | Merge pull request #5061 from Souler/fix_tournament_quests | Jorge | |
| Argent Tournament Quests: Mastery of... | |||
| 2012-02-06 | Core/Misc: | Matthew Goff | |
| - Replace emote magic number by enum - Added all missing defines from AnimationData.dbc. Minor corrections to existing ones. Standardized some naming and updated cpp files as needed. - Correct a spell used in AQ Closes #3787 Closes #5095 | |||
| 2012-02-05 | Fix a bug introdouced in recent commit. | Giuseppe Montesanto | |
| 2012-02-05 | Scripts/Quests: "Mastery of Melee", "Mastery of Shield-Breaker" and "Master ↵ | Souler | |
| of Charge" | |||
| 2012-02-05 | Merge pull request #5075 from devilcoredev/fix_004 | QAston | |
| Core/AI: Fix pet and other types of minion pet attack on targets with Crowd Controls. | |||
| 2012-02-04 | Merge pull request #5060 from Souler/fix_argent_tournament_spells | Subv | |
| [Bug/Fix] Warriors and tournament mounts | |||
| 2012-02-04 | Scripts/Spells: Change shapeshift check when players mounting on tournament ↵ | Souler | |
| mounts. This should solve the problem with warriors and priests on shadowform not being able to mount up. | |||
| 2012-02-04 | Fix pet/guardian and other types of minion pet attack on targets with Crowd ↵ | Giuseppe Montesanto | |
| Controls. | |||
| 2012-02-03 | Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to ↵ | QAston | |
| UNIT_FLAG_IMMUNE_TO_PC and UNIT_FLAG_IMMUNE_TO_NPC respectively. New names tell much more about what those flags do. | |||
| 2012-02-03 | Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_* | Shocker | |
| 2012-02-01 | Merge pull request #5012 from Vincent-Michael/tocr | Shocker | |
| Scripts/Trial of the Crusader: Some fixes for Beasts of Northrend: * Add missing MovementInform handler filters for Icehowl * Remove UNIT_FLAG_OOC_NOT_ATTACKABLE for Beasts of Northrend * Fix codestyle for Beasts of Northrend Closes #3193 | |||
| 2012-02-01 | Script/Spells: Solve problems with argent tournament spells | Souler | |
| - Including cleanup in spell_generic | |||
| 2012-01-31 | Scripts/Icecrown Citaldel: Fixed Bone Slice being used during first 10 ↵ | Shauren | |
| seconds of the encounter after a wipe Closes #5020 | |||
| 2012-01-30 | Core/Script: | Vincent-Core | |
| * Add missing MovementInform handler filters for Icehowl. * Remove UNIT_FLAG_OOC_NOT_ATTACKABLE for Beasts of Northrend. * Fix codestyle for Beasts of Northrend. | |||
| 2012-01-30 | Build System: Remove the 14month old source directories out of CMakeLists.txts | Bootz | |
| These were added back when trinity dropped framework...and are no longer needed. Signed-off-by: Bootz <Stage6Dev@EMPulseGaming.com> | |||
| 2012-01-30 | Scripts/Icecrown Citadel: Professor Putricide will now remove Mutated Plague ↵ | Shauren | |
| from players when dying | |||
| 2012-01-30 | Scripts/Spells: Fix Argent Tournament mount spells: | Souler | |
| * Break-Shield * Charge * Defend (visual) * Mounted duel * Faction Pennants when riding argent tournament mounts Closes #4917. | |||
| 2012-01-29 | Merge pull request #4981 from Souler/fix_omen | Shocker | |
| Events/Lunar Festival: Fixed behaviour of Elune's Candle, Rockets and Rocket Clusters. Implemented AI for Omen and his summoning ritual. Closes #4939 | |||
| 2012-01-29 | Scripts/Spells: Fixed behaviour of Elune's Candle, Rockets and Rocket Clusters. | Souler | |
| Scripts/NPC: Implemented AI for Omen and his summoning ritual. | |||
| 2012-01-29 | Core/Scripts: Rename pAI to ai | Nay | |
| 2012-01-28 | Merge pull request #4986 from LiMCrosS/patch-1 | Shauren | |
| Scripts/Icecrown Citadel: Updated Sindragosa MovementInform hooks to match the movement generator type | |||
| 2012-01-28 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | Shocker | |
| 2012-01-28 | ICC/Sindragosa: | LiMCrosS | |
| POINT_FROSTWYRM_LAND now is EFFECT_MOTION_TYPE | |||
| 2012-01-28 | Scripts/Commands: Adjust .pinfo and .gm list to respect the realmid in ↵ | Subv2112 | |
| account_access table. closes #1306 Signed-off-by: Subv2112 <s.v.h21@hotmail.com> | |||
| 2012-01-27 | Scripts/UK: Fixed crash. A better way must be implemented if there is any. | Manuel Carrasco | |
| 2012-01-27 | Scripts/Utgarde Keep: Fix possible crsah in Ingvar code | Shocker | |
| 2012-01-26 | Core: Change Handlers location | Spp | |
| 2012-01-26 | Scripts/Kalimdor: Maraudon | Bootz | |
| * Fixed basic coding standards. - Fixed Enums in Defines. | |||
| 2012-01-26 | Scripts/Kalimdor: BlackFathomDeep | Bootz | |
| * Code Standardizations. - Removed SD2 hieroglyphics. - Removed Hungarian Notations. - Fixed Enums in Defines. | |||
| 2012-01-26 | Scripts/EasternKingdoms: MoltenCore | Bootz | |
| * Fixed Enums in defines. | |||
| 2012-01-26 | Scripts/EasternKingdoms: ScarletMonastery | Bootz | |
| * Removed trailing white spaces | |||
| 2012-01-26 | Scripts/EasternKingdoms: ScarletMonastery | Bootz | |
| * Fixed a few derps i missed on last patch | |||
| 2012-01-26 | Scripts/EasternKingdoms: ScareltMonastery | Bootz | |
| * Script Standardizations done, - Removed SD2 Hieroglyphics. - Removed Hungarian Notations. - Fixed Enums in Defines. | |||
| 2012-01-25 | Scripts/EasternKingdoms: Blackwing Lair | Bootz | |
| * Adjusted copyright headers back to '09 these need updated b4 can use 2012 | |||
| 2012-01-25 | Scripts/EasterKingdoms: Blackwing Lair | Bootz | |
| * code-style cleanup * Fixed copyright header * Fixed defines in enums todo: make the necessary changes for script_text-> Creature_texts. | |||
| 2012-01-24 | Merge pull request #4944 from Souler/script_cleanup | Discover- | |
| Convert some coded scripts to DB | |||
| 2012-01-24 | Scripts/Spells: Script spell Refocus | Discover- | |
| 2012-01-24 | DB/Conditions: Convert Dame Evniki Kapsalis script into conditions | Souler | |
| DB/SAI: Convert Priestess Alorah and Grimmin scripts into SmartAI | |||
| 2012-01-23 | Scripts/UK: Improvements to my last commit. Thanks to Vincent-Michael | Manuel Carrasco | |
| 2012-01-24 | Core: Fix non-PCH build and remove a few warnings. | click | |
| 2012-01-23 | Scripts/UK: Re-written Prince Keleseth script. | Manuel Carrasco | |
| * Corrected spawns amount, only 4 Skeletons must be spawned not 5. * Adjusted timers, now they are blizzlike. * This also includes skeleton resurrection timer. * Removed hacky code that was replacing spells (they are casted now). * Implemented "On The Rocks" achievement. Thanks to Subv for help. | |||
| 2012-01-22 | Core/SAI: Linked events should be executed after the event that linked them ↵ | Subv2112 | |
| is executed. Core/SAI: Allow SMART_EVENT_GO_STATE_CHANGED to use ActionInvoker target Signed-off-by: Subv2112 <s.v.h21@hotmail.com> | |||
| 2012-01-21 | Merge pull request #4839 from Fredi/reload | Shocker | |
| Core/Commands: Implement reload multiple creature templates | |||
| 2012-01-20 | Scripts/UK: Removed unused variables, thanks to Vincent-Michael. | Manuel Carrasco | |
