Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-17 | *Backed out changeset f2d288ace33d | maximius | |
--HG-- branch : trunk | |||
2009-09-16 | *[FIX] New characters are flagged on non-PvP servers by XTElite1 | maximius | |
--HG-- branch : trunk | |||
2009-09-16 | *[Ingvar The Plunderer] Fix Animation of Undead Part by Gyullo | maximius | |
--HG-- branch : trunk | |||
2009-09-16 | *Little changes in borean_tundra.cpp by manuel | maximius | |
--HG-- branch : trunk | |||
2009-09-16 | * Changed the logging for missing spell_script_target / spell_script_position | root@trinity | |
* entries in DB to "debug" level. * Set the default level for DBLogLevel in trinitycore.conf.dist to 2 "detail" --HG-- branch : trunk | |||
2009-09-15 | *Levelling Weapon Skill patch (Author: Menia), thanks Sorken :) | maximius | |
--HG-- branch : trunk | |||
2009-09-15 | *Disable commit 4821 / 9d0967884f0b (caused some NPCs to not regenerate HP ↵ | maximius | |
when they should), found by Gyullo and tested by Manuel --HG-- branch : trunk | |||
2009-09-15 | [8500] Fixed long existed bug with vmaps unloading. | Chaz Brown | |
When order of coordinates has been updated for loading case, unloading part escape fixing in past. Patch By Jolan --HG-- branch : trunk | |||
2009-09-15 | *Fix pets not selecting next target bug, by MrSmite | maximius | |
--HG-- branch : trunk | |||
2009-09-15 | Fix Instance resets not occuring without restarting server, patch provided ↵ | Chaz Brown | |
by Trazom --HG-- branch : trunk | |||
2009-09-15 | Add Chinese 3.1.3 build to expected client builds, you will need to enter ↵ | Chaz Brown | |
10146 in the gamebuild column in realmd.realmlist for any realms allowing this client --HG-- branch : trunk | |||
2009-09-15 | Add Server revision to realmd.uptime table | Chaz Brown | |
--HG-- branch : trunk | |||
2009-09-14 | Backed out changeset d3fe2d6d504a (please test your patches thoroughly ↵ | maximius | |
before getting me to push them ogeraisi) --HG-- branch : trunk | |||
2009-09-14 | *Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :) | maximius | |
--HG-- branch : trunk | |||
2009-09-14 | *Fix 2 typos. | Anubisss | |
--HG-- branch : trunk | |||
2009-09-14 | *Partially merge MaNGOS [8483] by bobaz (was mostly already implemented) | maximius | |
--HG-- branch : trunk | |||
2009-09-14 | *[8480] Provided real-time update for guidl ranks rights. | maximius | |
Specially for guild bank tab access rights (including currently open tab case!) Send roster broadcast for all online guild memebers at any rank edit and guild bank tab buy. Author: VladimirMangos *Fix a pretty stupid mistake of mine with that Stoneclaw Totem fix, put the code block in the wrong function! *Use comparison instead of std::min (for some reason std::min seems to expect 3 arguments on Windows!?) --HG-- branch : trunk | |||
2009-09-14 | *Less hacky Furor fix by thenecromancer | maximius | |
--HG-- branch : trunk | |||
2009-09-14 | *[Fix][Holy Priest] Empowered Renew by adrycasillo | maximius | |
--HG-- branch : trunk | |||
2009-09-14 | *Waypoint creature fix by DearScorpion - "example: the portal dragon in ↵ | maximius | |
Duskwood will basically return to it's spawnpoint and start over without this patch, with it however it will more or less kill you on the spot and continue its waypoint path where it left off" --HG-- branch : trunk | |||
2009-09-14 | *[FIX] Furor (Energy part) by HiZed | maximius | |
--HG-- branch : trunk | |||
2009-09-14 | *Stoneclaw Totem & Glyph of Stoneclaw Totem by Themris and thenecromancer | maximius | |
--HG-- branch : trunk | |||
2009-09-13 | *[Naxxramas] Four Horsemen heroic chest spawn by loop69 | maximius | |
--HG-- branch : trunk | |||
2009-09-14 | Change some variables from MANGOS to TRINITY | Kudlaty | |
--HG-- branch : trunk | |||
2009-09-13 | Remove the remaining obsolete Zthread code | Chaz Brown | |
--HG-- branch : trunk | |||
2009-09-13 | * Add missing file from cmake, fix *nix compile | biglad | |
--HG-- branch : trunk | |||
2009-09-13 | *Missed a Boss Emote Command change | maximius | |
--HG-- branch : trunk | |||
2009-09-13 | *Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthorne | maximius | |
*Boss Emote Command for DB Scripts by XTElite1 --HG-- branch : trunk | |||
2009-09-12 | *Config option to allow multiple Guild Masters by MrSmite | maximius | |
--HG-- branch : trunk | |||
2009-09-13 | Add support for multirealm. Patch by streetrat. | Kudlaty | |
--HG-- branch : trunk | |||
2009-09-12 | *Revert r5588. | Anubisss | |
--HG-- branch : trunk | |||
2009-09-12 | *Storm Peaks Sibling Rivalry Quest (13064) by Veras | maximius | |
--HG-- branch : trunk | |||
2009-09-12 | Fix small omission in AuctionHouse.cpp caught by MrSmite, this may not make ↵ | Chaz Brown | |
any difference at all, or it might make all the difference in the world for the distribution of items in the AH.... --HG-- branch : trunk | |||
2009-09-11 | *Fix a typo that disabled switching specs in Battlegrounds even under ↵ | maximius | |
appropriate conditions --HG-- branch : trunk | |||
2009-09-11 | *Attempt to fix PetAI crash, thanks WarHead | maximius | |
--HG-- branch : trunk | |||
2009-09-11 | *[8474] Allow to delete BattleGround objects when any of invited players ↵ | maximius | |
didn't click to enter battle. Rename m_TeamScores500disadvantage to m_TeamScores500Disadvantage, and optimize its update. Patch is tested. Author: Triply *Added some missed changes that might of broken compile in the last 2~ commits. *Some fixes to Warlock's Death Coil by Gyullo. *Last MaNGOS merge until KingPin says otherwise.. --HG-- branch : trunk | |||
2009-09-11 | *[8472] Fixed argument for KilledMonsterCredit call. Author: ApoC | maximius | |
--HG-- branch : trunk | |||
2009-09-11 | *[8471] Little correction to prev. commit. Spell effect 90 seems to be kill ↵ | maximius | |
credit but only for single person. Author: ApoC --HG-- branch : trunk | |||
2009-09-11 | *[8467] Fixed some typos. Author: AlexDereka | maximius | |
--HG-- branch : trunk | |||
2009-09-11 | *[8466] Applied mangos coding style for Guild code. Author: Triply. Also did ↵ | maximius | |
some cleanup of my own in Guild.cpp. --HG-- branch : trunk | |||
2009-09-11 | *[8465] Removed not needed checks. Author: apoc | maximius | |
--HG-- branch : trunk | |||
2009-09-11 | *[8465] Fixed exploit of z-axis described in ↵ | maximius | |
http://getmangos.com/community/showthread.php?t=9652 Author: elecyb Note: mostly just code cleanup, parts of this already seemed to be implemented, and some code that was updated in MaNGOS doesn't even exist in our code. --HG-- branch : trunk | |||
2009-09-11 | *Missed some changes | maximius | |
--HG-- branch : trunk | |||
2009-09-11 | *[8463] Fixed race conditions in LockedQueue. Author: XTZGZoReX | maximius | |
--HG-- branch : trunk | |||
2009-09-11 | * [8460] Use achievtment criteria data from table for ↵ | maximius | |
ACHIEVEMENT_CRITERIA_TYPE_CAST_SPELL as expected. Author: VladimirMangos --HG-- branch : trunk | |||
2009-09-11 | *[8457] display summoner to summoned at .namego command Author: balrok | maximius | |
--HG-- branch : trunk | |||
2009-09-11 | * [8456] Implement area check for SPELL_ATTR_EX6_NOT_IN_RAID_INSTANCE ↵ | maximius | |
Author: VladimirMangos --HG-- branch : trunk | |||
2009-09-11 | Allow Wintergrasp honor rewards to be customized. Please update your ↵ | Machiavelli | |
trinitycore.conf. --HG-- branch : trunk | |||
2009-09-11 | *Utgarde Keep: save & load door status, by Tartalo, thanks Aokromes for ↵ | maximius | |
testing, and thanks Paradox for telling me about RAND() :P --HG-- branch : trunk | |||
2009-09-11 | *Base script for Maiden of Grief in Halls of Stone by Elron | maximius | |
--HG-- branch : trunk |