| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-01-16 | DB/SP: Stored Procedure for sp_dev_reguid() DO NOT USE IF YOU DONT KNOW WHAT ↵ | zxbiohazardzx | |
| YOU ARE DOING! special thanks to e000 closes #4530 | |||
| 2012-01-15 | Scripts/Trial of the Crusader: Fix crash in MovementInform for Frost Sphere ↵ | kaelima | |
| in Anub'arak encounter. Thanks Vincent-Michael! Fixes #4834 | |||
| 2012-01-15 | DB/Loot: correct file for True Beliver Clippings | ZxBiohazardZx | |
| 2012-01-15 | DVCS: Add kdiff3 file extensions to gitignore | Machiavelli | |
| 2012-01-15 | Scripts/Misc: Fix some MovementInform handler filters after recent ↵ | Machiavelli | |
| motionmaster changes Also correct year of SQL in dbbac0bdaae | |||
| 2012-01-15 | DB/Creature: small updates to Valiants in Argent Tournament | ZxBiohazardZx | |
| Closes #459 | |||
| 2012-01-15 | DB/Loot: Rework Decoded True Beliver Clippings | ZxBiohazardZx | |
| Closes #4782 | |||
| 2012-01-15 | DB/Loot: duplicate reference loot removal | ZxBiohazardZx | |
| 2012-01-14 | Core/Groups: Need restrictions in need before greed loot method should apply ↵ | Shauren | |
| only to LFG dungeons | |||
| 2012-01-14 | Core/LFG: | Subv2112 | |
| Fix priority of the player when its added to the lfg group Better implementation of the Dungeon Deserter debuff Rewrite the NeedBeforeGreed loot Fixed players being shown as Unknown Entity when entering the lfg group Some incremental optimizations after original patch Thanks to Retriman and Paecman for base implementation Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com> | |||
| 2012-01-14 | Core/Movement: Implement spline movement subsystem. | Machiavelli | |
| Spline movement controls movements of server-side controlled units (monster movement, taxi movement, etc). Proper implementation of effects such as charge, jump, cyclic movement will rely on it. However, need improve our states system before. Technical changes: * Added linear, catmullrom and bezier3 splines which based on client's algorthims. They can be reused for proper transport position interpolation. * Precission increased. There are no more position desync issues since client's position calculation formulas used. * Now possible to move by paths with multiple points, send whole path to client. -- Original author of research and implementation: SilverIce. Massive kudos. Original port for Trinity (ref #4629) Chaplain and Venugh With the following incremental fixes during my review: - Restore flightmaster end grid pre-loading - Fix uninitialized Creature::m_path_id - Add missing trinity_string entries for .movegens command - Fix a bug in WaypointMovementGenerator that would trigger unexpected pausing at waypoints for various amounts of time Known issues: - Errors like WaypointMovementGenerator::LoadPath creature XXX (Entry: YYYYY GUID: ZZZZZZ) doesn't have waypoint path id: 0. This is caused by bad DB data. This commit didn't "break" it. Do not forget to re-run CMake before compiling. | |||
| 2012-01-14 | Merge pull request #4800 from Chaplain/cleanup | QAston | |
| Core/Spells: Fix issue in CAST_FLAG_ADJUST_MISSILE handling. Thx rsa (R2) for pointing. | |||
| 2012-01-14 | Merge pull request #4814 from Chaplain/master | Shocker | |
| Dependencies/G3D: Fix typo in isNaN(float x) | |||
| 2012-01-14 | Dependencies/G3D: Fix typo in isNaN(float x). | Chaplain | |
| *In original G3D svn it was fixed long time ago. | |||
| 2012-01-14 | DB/Spells: fix brain freeze procing off of ice armor | kandera | |
| closes #3914 | |||
| 2012-01-14 | DB/Spells: set the correct learning spells for paladin mounts | kandera | |
| closes #4778 | |||
| 2012-01-14 | Core/Scripts: remove obsolete scripts for Orsonn and Kodian | zxbiohazardzx | |
| related to #4788 | |||
| 2012-01-14 | DB/Gossip: Gossips from sniff for Orsonn and Kodian | pitcrawler | |
| closes #4788 | |||
| 2012-01-14 | SQL: Fix remaining errors... *sighs* | Nay | |
| 2012-01-13 | Merge pull request #4806 from Venugh/texts | Nay | |
| DB/SQL: Fixed my typo from previous Commit. | |||
| 2012-01-14 | Core/Scripts: typo from last commit. thx Discovered. | Venugh | |
| 2012-01-14 | Core/Scripts: Convert Torek script_texts to creature_text. | Venugh | |
| Apply coding style in it. | |||
| 2012-01-13 | DB/SQL: Fixed my typo from previous Commit. | Venugh | |
| 2012-01-13 | Merge pull request #4805 from Venugh/texts | ZxBiohazardZx | |
| Core/Scripts: convert script_text to creature_texts | |||
| 2012-01-13 | DB/SQL: Corrected the sql names. and add a new line. | Venugh | |
| 2012-01-13 | Core/Script: remove unused script | svannon | |
| 2012-01-13 | Core/Scripts: remove define from arcatraz. | Venugh | |
| 2012-01-13 | Core/Scripts: Convert Warden Mellichar texts to creature_texts. | Venugh | |
| 2012-01-13 | DB/Gossip: Gossip insert from sniff | malcrom | |
| closes #4754 | |||
| 2012-01-13 | Core/Scripts: Correct rand change. thanks to Nayd for explain. | Venugh | |
| 2012-01-13 | DB/SAI: Smuggling this one into the EU... | malcrom | |
| closes #4604 | |||
| 2012-01-13 | DB/Gossip: Gossip for npc 6497 Astor Hadren from sniff | malcrom | |
| 2012-01-13 | DB/Creature: adding triggers in Terokkar. | malcrom | |
| closes #4792 | |||
| 2012-01-13 | Core/Scripts: Convert MillHouse Manastorm texts to creature_texts. | Venugh | |
| 2012-01-13 | Merge pull request #4799 from Valcorb/master | Discover- | |
| Updating two headers (were 2010) | |||
| 2012-01-13 | Core/Spells: Fix issue in CAST_FLAG_ADJUST_MISSILE handling. Thx rsa (R2) ↵ | Chaplain | |
| for pointing. | |||
| 2012-01-13 | Update the rest of the headers | Valcorb | |
| 2012-01-13 | Core/Movement: Prevent IdleMovementGenerator being put into MOTION_SLOT_IDLE ↵ | Machiavelli | |
| and MOTION_SLOT_ACTIVE simultaneously | |||
| 2012-01-12 | Compile fix | Shauren | |
| 2012-01-12 | Core/Scripts: Fixed DoSendNotifyToInstance message formatting (that should ↵ | Shauren | |
| only be done once) | |||
| 2012-01-12 | Core/Commands: Correction to 57490ead833074bd83ae38be8ee50e9f9813759a, when ↵ | Shauren | |
| ip parameter is supplied it should be used over selection | |||
| 2012-01-12 | DB/SAI: Converted all EventAI for Flightmasters to SAI | Discover- | |
| Not all flightmasters had EAI so this is also some new AI. | |||
| 2012-01-12 | Merge pull request #4771 from devilcoredev/fix_001 | QAston | |
| Core/Spells: Fix the 'Trueshot Aura' on pet | |||
| 2012-01-11 | Scripts/Achievements: | kaelima | |
| - Move achievement Shocking! to appropriate boss script instead of instance script. - Split the polarity spellscript into two and move to proper boss file - Fixed a typo in Loatheb's spore achievement. | |||
| 2012-01-11 | Fix the 'Trueshot Aura' on pet | Giuseppe Montesanto | |
| 2012-01-11 | Core/Achievements: Add SQLs for recent pull | Shocker | |
| 2012-01-10 | Merge pull request #4757 from Subv/shocking | Shocker | |
| Core/Achievements: Fix Shocking! on 10-man and 25-man | |||
| 2012-01-10 | Merge pull request #4742 from Subv/gossips | Jorge | |
| Gossips | |||
| 2012-01-09 | Scripts/Achievements: Fixed achievement Shocking! on 10-man and 25-man | Subv2112 | |
| closes #4751 Signed-off-by: Subv2112 <s.v.h21@hotmail.com> | |||
| 2012-01-09 | Merge pull request #4740 from drskull/master | Kaelima | |
| Shaman T10 Enhancement 4P Bonus | |||
