| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-05-26 | Merge, thanks to Aokromes for testing my patches. | Machiavelli | |
| Added tag UP30 for e653a5b8d0 --HG-- branch : trunk | |||
| 2010-05-26 | Moved sql update files to 333a_old dir. | teacher | |
| --HG-- branch : trunk | |||
| 2010-05-26 | Remove some guardAI gossip (handled DB-side), remove some NPC gossip ↵ | click | |
| (handled DB-side) --HG-- branch : trunk | |||
| 2010-05-26 | Re-re-fix for Life Tap (3.3.3). | John Holiver | |
| I hope that this one is the last. Each rank now use diferent spell power gains (0, 0.2, 0.5). --HG-- branch : trunk | |||
| 2010-05-26 | Use ´manual´ ACE_Thread_Mutex objects in SQLTransaction class instead of ↵ | Machiavelli | |
| using ACE_Based::LockedQueue. This will either result in a crash fix caused by underlying operations of ACE_Based::LockedQueue, or at least give us a clearer view at where the crash is coming from. --HG-- branch : trunk | |||
| 2010-05-26 | Add another ACE_Thread_Mutex in Database class for threadsafe operations on ↵ | Machiavelli | |
| m_transQueues. Fixes crash specified in comment #8 on issue #2214 --HG-- branch : trunk | |||
| 2010-05-26 | Fix a typo in my previous commit. thanks dr.tenma for pointing this out. | Liberate | |
| --HG-- branch : trunk | |||
| 2010-05-26 | *Fix: Don't apply an aura when it's duration is 0. (for example because of ↵ | Liberate | |
| diminishing returns) This should fix interrupts when casting fear, stun, etc, while the duration is 0. Fix based on havenard's patch. Fixes issue 1621 Fixes issue 2271 --HG-- branch : trunk | |||
| 2010-05-26 | Fix statistics for random battlegrounds (by footman) + add missing ↵ | click | |
| configoption for when to reset random BGs --HG-- branch : trunk | |||
| 2010-05-26 | Remove two lingering (unused) files from previous commit | click | |
| (damn mercurial and it's inability to not detect removed files) --HG-- branch : trunk | |||
| 2010-05-26 | Add support for random battlegrounds - port by n0n4me, original code by ↵ | click | |
| Vladimir and Griffonheart (Big thanks to all of you!) --HG-- branch : trunk | |||
| 2010-05-26 | Fixed achievements rewarding titles to wrong faction (alliance title for ↵ | Shauren | |
| horde char) --HG-- branch : trunk | |||
| 2010-05-25 | Modified SCRIPT_COMMAND_TELEPORT_TO now it can be used for Creatures. For ↵ | _manuel_ | |
| players datalong2 must be 0 for creatures 1. --HG-- branch : trunk | |||
| 2010-05-26 | Minot codestyle cleanup (tabs to spaces) | click | |
| --HG-- branch : trunk | |||
| 2010-05-25 | Re-Fix Life Tap Formula (3.3.3). | John Holiver | |
| More blizzlike formula. The formula used now IS NOT perfect(!), but it's a extremely good aproximation of the current Blizz calc. This formula was based on curve fitting from data collected from retail. Also, fix the usage of BaseSpellPower, now it also employ 'green' bonus. Tnx to the reviewers. --HG-- branch : trunk | |||
| 2010-05-26 | open door when Rhakzor dies. patch made by antihrists | Supabad | |
| requires db support --HG-- branch : trunk | |||
| 2010-05-25 | Restore questgiver npcflag for Willix the Importer escort quest when you ↵ | Shauren | |
| successfully complete it --HG-- branch : trunk | |||
| 2010-05-25 | Added spell_dbc data for Orbs of Translocation (by Tome). | teacher | |
| --HG-- branch : trunk | |||
| 2010-05-25 | Set default spawndistance for creatures to 0 on creature creation | click | |
| --HG-- branch : trunk | |||
| 2010-05-25 | Slap auctioneers in the face telling them to search for items with partial ↵ | click | |
| names or suffixes - patch by MrSmite Will require more testing, but base functionality is there. Fixes issue #1510. Closes issue #1534. + Skip some excess (unused) packetdata sent from client during AH-usage (click) --HG-- branch : trunk | |||
| 2010-05-25 | Allow accounts to create characters in both horde and alliance factions by ↵ | click | |
| default (now blizzlike) --HG-- branch : trunk | |||
| 2010-05-25 | Make spellsteal respect dispel-resistances - patch by dr.tenma (thank you!) | click | |
| This changes the way SPELL_AURA_MOD_DISPEL_RESIST works and fixes mages root diminishing returns Closes issue #1045. --HG-- branch : trunk | |||
| 2010-05-25 | Add support for sending accountbound items between characters on the same ↵ | click | |
| account - Fix by Francesco Closes issue #2332 --HG-- branch : trunk | |||
| 2010-05-25 | Add some missing %s on final dk quest. | Spp | |
| Patch by Aokromes --HG-- branch : trunk | |||
| 2010-05-24 | * Proper number of DBCs read by core | Brian | |
| * Fixes 102% load bar --HG-- branch : trunk | |||
| 2010-05-24 | Remove unneeded loading bar for referenced vendors | Shauren | |
| --HG-- branch : trunk | |||
| 2010-05-24 | *Fix: Only show quests in the first page of gossip, instead of every page. | Liberate | |
| --HG-- branch : trunk | |||
| 2010-05-24 | Fixes waypoints: No pause between every waypoint. This makes waypoints a bit ↵ | Liberate | |
| smoother. --HG-- branch : trunk | |||
| 2010-05-24 | - Applied TrinityScript Developing Standards. | _manuel_ | |
| - Now the fellhunter will move to the corpse and then cast the spell. - Removed code from Reset() that can cause crash, check if the owner exist before do MoveFollow. --HG-- branch : trunk | |||
| 2010-05-24 | Makes npc's not give kill credit when talking with it. A gossip script will ↵ | Liberate | |
| have to do the thing. Fixes issue 1209 --HG-- branch : trunk | |||
| 2010-05-24 | Added serverside spell placeholder for future development. | teacher | |
| Added an empty line at the end of a file. --HG-- branch : trunk | |||
| 2010-05-24 | Fixed remaining scaling mounts that have 310% speed when you have other 310% ↵ | Shauren | |
| mount: Celestial Steed and X-53 Touring Rocket --HG-- branch : trunk | |||
| 2010-05-24 | Fixed duration on Glow Worm | Shauren | |
| --HG-- branch : trunk | |||
| 2010-05-24 | Add support for quest 10629 (Shizzwork) Hellfire Peninsula | Supabad | |
| --HG-- branch : trunk | |||
| 2010-05-23 | Fixed checks for Disarm Trap, thanks to Spp. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-05-23 | Removed tabs | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-05-23 | Disarm Trap now can be used in BattleGrounds and Arenas. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-05-23 | Add OpenSSL integration with ACE (5.6.6) for Windows. Will be used in the ↵ | Machiavelli | |
| future. *nix users will already have these files. Credits to the original authors over at ACE. --HG-- branch : trunk | |||
| 2010-05-23 | Fixed display of quest rewarded xp in quest details menu, also in completion ↵ | Shauren | |
| menu multiply xp gained by rates + code style --HG-- branch : trunk | |||
| 2010-05-23 | Added serverside spell placeholder for future development. | teacher | |
| --HG-- branch : trunk | |||
| 2010-05-23 | More sql cleanup. Added missing data in fulls and renamed a wrongly named ↵ | teacher | |
| file (my fault). Also removed non TC-related data from sql update file. --HG-- branch : trunk | |||
| 2010-05-22 | Making use of SetFlying function in Creature::Create instead of ↵ | _manuel_ | |
| AddUnitMovementFlag(MOVEMENTFLAG_FLY_MODE|MOVEMENTFLAG_FLYING); --HG-- branch : trunk | |||
| 2010-05-22 | Added new area flag to enum which marks areas you cannot fly in | Shauren | |
| Fixed: Headless Horseman's Mount client crashes, Magic Broom client crashes, Big Love Rocket now works, Invincible now works, Blazing Hippogryph now works Fixes issue 2081. Fixes issue 1808. Fixes issue 2150. Fixes issue 2020. --HG-- branch : trunk | |||
| 2010-05-22 | Fixed line endings in some files | Shauren | |
| --HG-- branch : trunk | |||
| 2010-05-22 | Forgot Windows users on last rev. Sorry guys! | John Holiver | |
| Tnx georgiosburnham for pointing out. --HG-- branch : trunk | |||
| 2010-05-22 | Review of Onyxia's Lair | John Holiver | |
| Make it 95% perfect to LK version (fixes spawns, eruption, achievements and some more) Fixes issue #1706 Fixes issue #1736d --HG-- branch : trunk | |||
| 2010-05-22 | Added King Ymiron texts (Utgarde Pinnacle) by John Holiver. | teacher | |
| Added a couple of expty lines at the end of files. --HG-- branch : trunk | |||
| 2010-05-22 | Fix crash in npc_stinkbeardAI | Machiavelli | |
| Closes issue #2306 --HG-- branch : trunk | |||
| 2010-05-22 | Remove some obsolete preprocessor definitions. | Machiavelli | |
| --HG-- branch : trunk | |||
| 2010-05-22 | Fix Life Tap Formula (3.3.3) | John Holiver | |
| Tnx Karolis.Rudzevicius for pointing out the problem Fixes issue #2106 --HG-- branch : trunk | |||
