aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-22Added tag might-NOT-crash for changeset b9ca2cbbe53bBrian
--HG-- branch : trunk
2009-12-22Added tag might-crash for changeset a87acce80c1fBrian
--HG-- branch : trunk
2009-12-22Added tag yep-still-broke for changeset eb222f42a54fBrian
--HG-- branch : trunk
2009-12-22Added tag satan-rev for changeset 5e002fe84a1aBrian
--HG-- branch : trunk
2009-12-22Added tag still-very-broken for changeset 49b4f1b927a3Brian
--HG-- branch : trunk
2009-12-22Added tag very-broken for changeset b48f2f52e11cBrian
--HG-- branch : trunk
2009-12-22Added tag last-3.1.3 for changeset d1ba3282c63bBrian
--HG-- branch : trunk
2009-12-21* Fix typo in .ticket assign. Thanks Sundark and Ogeraisi for pointing it out.p0wer
--HG-- branch : trunk
2009-12-21Fix some whitespace errors. Corrected account_access 'id' type.p0wer
--HG-- branch : trunk
2009-12-22* And yet more entries for the creature_classlevelstats tableBrian
* Thanks Malcrom --HG-- branch : trunk
2009-12-21* Add support for different gmlevel's for different realms.p0wer
* * Using the value -1 will add the same value for all realms. * Make sure to apply the updates. * Information regarding this patch will be posted on the database forums soon. * * Thanks to Sundark and the Ilixiuemu team(for original patch) --HG-- branch : trunk
2009-12-21Fix Mana Burn to remove fear on target. Closes #629.p0wer
--HG-- branch : trunk
2009-12-22* Correction for 6706.XTZGZoReX
- If a GO template (type 3 and 25) has at least one spawn and a data1 set to a lootid, then error. If no spawns, silently ignore. --HG-- branch : trunk
2009-12-22* Merge.XTZGZoReX
--HG-- branch : trunk
2009-12-21* More updates for the creature_classlevelstats tableBrian
* Thanks Malcrom --HG-- branch : trunk
2009-12-22* More DB tweaks:XTZGZoReX
- Load GO even if it has no displayid - while it's wrong, it's not something that'll kill the client anyway. - Don't warn about non-existing loot templates for GOs - this is to allow some WDB data to be filled in (GOs that have no spawns and thus no gameobject_loot_template entries). --HG-- branch : trunk
2009-12-22* Better way to do the check in rev 6697.XTZGZoReX
00:33:56 | @runningnak3d: Leave a big message in the commit log to along the lines of "runningnak3d didn't know what the f*** he was doing" :) --HG-- branch : trunk
2009-12-21* Added comment in trinitycore.conf concerning PlayerStart.AllSpells onlyBrian
* working up to TBC classes / races, and the fact that it is the * responsibility of the server admin to populate that table. --HG-- branch : trunk
2009-12-21* Fixed quest handler! I want to slit my own wrists everytime if have to dealBrian
* with QuestRecord. One step closer to 3.2.2a :) --HG-- branch : trunk
2009-12-21* Same goes for you...XTZGZoReX
--HG-- branch : trunk
2009-12-21* Drop support for VC80 (VS 2005). Time to upgrade, people... It's almost ↵XTZGZoReX
been 5 years. * Remove useless VC100 files - they will need to be re-done in the future anyway. --HG-- branch : trunk
2009-12-21* Added back support for 1000 value to indicate unlimited stacking inBrian
* item_template.stackable * Removed pointless check for stackable limit at item_template load. --HG-- branch : trunk
2009-12-21* Clean up a few old filesBrian
--HG-- branch : trunk
2009-12-21* Added support for GAMEOBJECT_TYPE_TRAP and GAMEOBJECT_TYPE_SPELL_FOCUS toBrian
* have modelid=0 since this is valid data for those GO types. More to the * point removed the check at core load that resulted in an error being logged --HG-- branch : trunk
2009-12-21* Commented useless debug output for spell_script_target andBrian
* spell_target_position. If someone REALLY wants to see which ones are * missing, they can uncomment them for a debug compile. * Can finally start the core in debug mode and get useful data... --HG-- branch : trunk
2009-12-21* Add support for extremely large stackable value in item_template.Brian
* Patch by Kudlaty -- THANK YOU! --HG-- branch : trunk
2009-12-21* Add support for signed values in item_template fields: Flags, maxcount,Brian
* stackable, BuyPrice, spellid_1, spellid_2, spellid_3, spellid_4, spellid_5, * RandomProperty * Patch by Kudlaty, SQL by Malcrom -- THANK YOU! --HG-- branch : trunk
2009-12-21* Add support for RewSpellCast=-1. If -1 remove all auras applied to player atBrian
* quest start. * Patch by Kudlaty -- THANK YOU! --HG-- branch : trunk
2009-12-21* Commented out a useless debug line for spell chain data since it is readBrian
* from DBC and can't be fixed with the current way the core handles * spell chains --HG-- branch : trunk
2009-12-21Add spell proc for Glyph of Seal of Commandwin32
--HG-- branch : trunk
2009-12-21Implement aura 304.win32
--HG-- branch : trunk
2009-12-21Cleanup in spell codewin32
--HG-- branch : trunk
2009-12-21Set use mtmaps by default, and cleanup some code in MapManager.n0n4m3
TODO: Set MapUpdate.Threads=0 in config, for full disable mtmaps, for correct work mtmaps, need ACE 5.7.2+, recommend 5.7.5 --HG-- branch : trunk
2009-12-21Mergemaanuel
--HG-- branch : trunk
2009-12-21* Fix windows buildBrian
* Thanks Sundark --HG-- branch : trunk
2009-12-21Zul'Drak: Implemented random movement at spawn for creature 28526. To have a ↵maanuel
complete fix, apply the eventai scripts for quest "But First My Offspring", they are in tdb forum. --HG-- branch : trunk
2009-12-20Mergemaanuel
--HG-- branch : trunk
2009-12-20Blackfathom Deeps: Corrected says in Kelris script.maanuel
--HG-- branch : trunk
2009-12-20Fix Replenishment to apply 1% every 5 seconds rather then 4. Thanks to ↵p0wer
Morpheux for pointing it out. --HG-- branch : trunk
2009-12-20* Added missing file in rev 6678 AuthCodes.cppBrian
--HG-- branch : trunk
2009-12-20Fix whitespace. Sorry about that.p0wer
--HG-- branch : trunk
2009-12-20Fix Preserved Holly. Patch by laise. Closes #822.p0wer
--HG-- branch : trunk
2009-12-20* Massive cleanup of realmdBrian
* Patch by w12x -- THANK YOU! --HG-- branch : trunk
2009-12-20* Some updates to the base class level statsBrian
* Thanks Malcrom --HG-- branch : trunk
2009-12-20Add missed change from rev6672.p0wer
--HG-- branch : trunk
2009-12-20Support for spell Emerge Summon (54851) used by Drakkari Colossus. Please ↵maanuel
apply too the sql fix for commit 6674 on tdb forums. --HG-- branch : trunk
2009-12-20Gundrak: Partial redone of Drakkari Colossus encounter, it remove of some hacks.maanuel
--HG-- branch : trunk
2009-12-20Mergep0wer
--HG-- branch : trunk
2009-12-20Fix warning that became present in rev6655.p0wer
--HG-- branch : trunk
2009-12-21Use UpdateVictim() to check victim.Anubisss
--HG-- branch : trunk