| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-04 | Fix: SQL syntax error in world base SQL script | EdwinDW | |
| 2011-03-04 | Core/Achievements: | Shauren | |
| Implemented map and group requirements for achievements Changed possible methods to const Implemented hidden flag for achievement criteria | |||
| 2011-03-04 | Core/SmartAI: Moved log to debug level. | Manuel | |
| Signed-off-by: Manuel <manue.l@live.com.ar> | |||
| 2011-03-03 | Buildsystem: Compile bzip2 project only with map tools | Shauren | |
| 2011-03-02 | Core/SAI: Correct debug log for SMART_ACTION_CAST | Nay | |
| 2011-03-02 | DB/SAI: Add combat scripts to Crust Burster | Malcrom | |
| 2011-03-02 | DB/SAI: Add waypoints and scripts to Thulrin | Malcrom | |
| 2011-03-02 | Core/SAI: Fixed SMART_ACTION_EQUIP used with creature_equip_template ids | Shauren | |
| 2011-03-02 | DB/Waypoints: Add pathing to Vilewing Chimaera | Malcrom | |
| 2011-03-02 | DB/NPC: Add some missing gossips | Malcrom | |
| 2011-03-02 | DB/Waypoints: Add pathing to Mature Netherwing Drake. Fix some waypoint errors. | Malcrom | |
| 2011-03-02 | DB/Achiev: Send in-game mail on Emblematic achievement completion. | Nay | |
| 2011-03-02 | DB/NPC: Fix typos in vehicle ids introduced in previous commits. Thanks ↵ | Nay | |
| Tassader. | |||
| 2011-03-02 | Core/SAI: Implemented Gameobject action allowing to send ↵ | Shauren | |
| SMSG_GAMEOBJECT_CUSTOM_ANIM with parameter set in param1 | |||
| 2011-03-01 | DB/Trainer: Update Flying Carpet crafting requirements | MrQuickFx | |
| Closes #774 | |||
| 2011-03-01 | DB/SAI: Fix quest Captives at Deatholme | Malcrom | |
| Closes #650 | |||
| 2011-03-01 | DB/SAI: Replace core script by proper SmartAI script for quest Inoculation | Malcrom | |
| Closes #681 | |||
| 2011-03-01 | DB/NPC: Set correct npcflag and vehicleid for some difficulty entries npcs. ↵ | ZxBiohazardZx | |
| Fixes DB startup errors. Closes #814 | |||
| 2011-03-01 | Core/Spells: Correctly give skill bonus provided by spells on cast, fixes ↵ | Shocker | |
| Mining/Herbalism (and similar) exploits that allowed players to mine/gather anything with any skill | |||
| 2011-03-01 | DB/Conditions: Added conditions for spell 36325. | Malcrom | |
| 2011-03-01 | Core/Spells: Implemented EffectTriggerSpell 36325 for spell 36350. | Malcrom | |
| 2011-03-01 | Core/Groups: And here i was talking about sync execution.. | leak | |
| 2011-03-01 | DB/SQL: Fix recent added SQL date naming. | kaelima | |
| 2011-03-01 | Core/Groups: Forgotten changes from group id recycling reimplementation, ↵ | leak | |
| also cleanup queries should be sync (and due to their one time execution have no need to be prepared statements) | |||
| 2011-03-01 | DB/SQL: Fix SQL errors | Nay | |
| 2011-03-01 | DB/Vehicles: Implement Argent Tournament mounts. | Nay | |
| 2011-03-01 | DB/SAI: Add scripts to Fenrick Barlowe | unholy | |
| Closes #751 | |||
| 2011-03-01 | DB/SAI: Add scripts to Thoralius the Wise and to Ascented Mage Hunter | Malcrom | |
| Closes #747 & #750 | |||
| 2011-03-01 | DB/SAI: Fix quest The Fallen Sisters | Malcrom | |
| Closes #749 | |||
| 2011-02-28 | DB/Quests: Fix spawn position for Zuluhed The Whacked. | stormbyte | |
| Closes #424 | |||
| 2011-02-28 | DB/World: Add npc_spellclick_spells for some vehicles. | kaelima | |
| Will fix some of the DB errors introduced in 3ac80ee3a48223f25a2a. | |||
| 2011-02-27 | DB/NPC: Update some random creature_templates in Icecrown Citadel | kaelima | |
| 2011-02-27 | Core/SQL: Remove duplicate entry from my previous commit | Machiavelli | |
| 2011-02-27 | Core: Clean up some rogue whitespace and tabs | click | |
| 2011-02-27 | Core/Vehicles: Respect seatId in vehicle_accessory | Machiavelli | |
| 2011-02-27 | DB/World: npc_spellclick_spells updates for Strand of the Ancients and ↵ | Machiavelli | |
| Wintergrasp vehicles. | |||
| 2011-02-27 | Core/Vehicles: Fix an error log message (missing change from ↵ | Machiavelli | |
| 683cea9e83408b4d87b6) | |||
| 2011-02-27 | DB/NPC: Update some creature_template in Ulduar | Svannon | |
| 2011-02-27 | DB/NPC: Add some vehicles and update their templates | Nay | |
| 2011-02-27 | Core/Vehicles: Fix a possible crash in InstallAccessory | Machiavelli | |
| Closes ticket #769 | |||
| 2011-02-27 | Core/Vehicles: | Machiavelli | |
| - Grab correct npc entry from npc_spellclick_spells in case of player vehicle. Fixes DB errors added in my previous changeset - Allow aura's with SPELL_AURA_CONTROL_VEHICLE to stack if there are enough free seats, even if spellIds are identical. - Fix a possible infinite loop. Thanks to manuel for spotting | |||
| 2011-02-27 | Core/Groups: Reimplement group id recycling | leak | |
| 2011-02-26 | Core/Vehicles: Correct usage of npc_spellclick_spells instead of blatant ↵ | Machiavelli | |
| hacks for vehicle entry. Note: This may break a few vehicles, but only due to the absence of proper, non-hackish data. | |||
| 2011-02-26 | DB/Spells: Added flower summoning visual of Lifeblood | Shauren | |
| 2011-02-26 | Fixed compile (bad copy&paste) | Shauren | |
| 2011-02-26 | DB: Fixed startup errors and formatting | Shauren | |
| Core/Vehicles: Prevent "unprocessed tail data" vehicle packet spam | |||
| 2011-02-26 | Merge branch 'master' of github.com:TrinityCore/TrinityCore | Machiavelli | |
| 2011-02-26 | Core/Vehicles&Movement: | Machiavelli | |
| - Send correct SMSG_MONSTER_MOVE with newly discovered SPLINEFLAG_EXIT_VEHICLE on vehicle exit. Fixes the "stuck on exit" bug as a result of removing the previous hack in 04b656a44f4e1019acdf. - Use SMSG_SPLINE_MOVE_ROOT and SMSG_SPLINE_MOVE_UNROOT as root packets for creatures. - Reimplement toggling of MOVEMENTFLAG_ROOT on root event (including enter vehicle) - Speedup in fetching movementflags for vehicles depending on vehicleflags on object updates. - Code cleanup and refactoring | |||
| 2011-02-26 | DB/SAI: Fix quest 11344 (Anguish of Nifflevar) | Malcrom | |
| DB/NPCs: Add related spawns Closes #683 | |||
| 2011-02-26 | DB/NPC: Captain Fairmount should not be invisible | Nay | |
| DB/SAI: Add combat scripts to Captain Fairmount Closes #303 & #699 | |||
