aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-03-31*Merge.megamage
--HG-- branch : trunk
2009-03-31*Merge.megamage
--HG-- branch : trunk
2009-03-31*Do not call reset in construct funciton of script.megamage
*Add function doaction to safely pass parameters between scripts. --HG-- branch : trunk
2009-03-31Re-Enable AHBot, in the future, the correct way is to have those with a ↵Chaz Brown
problem check their config, not disabling it all together. --HG-- branch : trunk
2009-03-31CRLF fixChaz Brown
--HG-- branch : trunk
2009-03-31*Fix build.megamage
--HG-- branch : trunk
2009-03-31*Backport some code from TC2.megamage
--HG-- branch : trunk
2009-03-31*Update 52375 and ranks code. Author: Charlie2025megamage
--HG-- branch : trunk
2009-03-31*Merge.megamage
--HG-- branch : trunk
2009-03-31*Merge.megamage
--HG-- branch : trunk
2009-03-31*Remove some code which may cause crash.megamage
--HG-- branch : trunk
2009-03-31* Remove unexisting config.h and svn_revision.h from TrinityScript vcproject.XTZGZoReX
--HG-- branch : trunk
2009-03-31*Try to fix crash.megamage
--HG-- branch : trunk
2009-03-31 [7590] Prevent send achievement packets at login. Author: VladimirMangosmegamage
For speed (player not in world and grid broadcast not work anyway) and correctness (guild members don't must be spammed) --HG-- branch : trunk
2009-03-31[7589] Fixed Assault sounds in Arathi basin. Author: darkEvilmegamage
--HG-- branch : trunk
2009-03-31* Some changes to last commit. This must be the correct way.XTZGZoReX
--HG-- branch : trunk
2009-03-31* Do not print chat logs to console. It will simply screw up console output.XTZGZoReX
* Fix a possible crash in if/else checks in channel chat logging. --HG-- branch : trunk
2009-03-31Probably fix a crash in SocialMgr.cppraczman
--HG-- branch : trunk
2009-03-31Optimize storage for eventAI. Store as Map of creature id's linked to ↵raczman
vectors of events used by that creature id Author of both commits: NoFantasy. --HG-- branch : trunk
2009-03-30Allow eventAI creature have events both inside instance and outside, without ↵raczman
producing error message. Note that EFLAG_NORMAL/EFLAG_HEROIC must still be defined if this event should trigger in this mode. Creature outside instance will always use all events regardless. --HG-- branch : trunk
2009-03-30Fix build after importing Kudlaty's script.raczman
--HG-- branch : trunk
2009-03-30Added script for GO 185913 by Kudlaty.raczman
--HG-- branch : trunk
2009-03-30Added GO gossip menu support. Kudos and cookies to arrai.raczman
--HG-- branch : trunk
2009-03-29[7585] Implement quest item 39164 work. Author: KiriXmegamage
--HG-- branch : trunk
2009-03-29[7584] Fixed compiler warning at windows Author: arraimegamage
--HG-- branch : trunk
2009-03-29[7583] Use instead BasePoints+1 hardcoded formula more correct ↵megamage
BasePoint+BaseDice hide in special helper function. Author: VladimirMangos --HG-- branch : trunk
2009-03-29[7582] Prevent memory corruption at DBC loading. Thanks to Lynx3d for ↵megamage
investigating that issue Author: arrai --HG-- branch : trunk
2009-03-29 [7581] Move spell 58418, 58420 to script effect (first) from dummy ↵megamage
(second). Author: VladimirMangos In new spell data second dummy effect often use for additional info (script+dummy) or (dummy+dummy) and not called in fact. --HG-- branch : trunk
2009-03-29[7580] Add Policies/Singleton.h include in all headers where it expected. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-03-29[7579] Check quest state and more generic code use for 58418, 58420.Author: ↵megamage
GriffonHeart --HG-- branch : trunk
2009-03-29 [7578] Replace generic [7577] implememtaion by more explicit code. ↵megamage
Author: VladimirMangos This must restore build at Unix/Linux. --HG-- branch : trunk
2009-03-29*Fix build in linux.megamage
--HG-- branch : trunk
2009-03-29Removed automake from TC for good. ACE automake is still there, for folks ↵raczman
who want to build ACE from dep/ACE_wrappers. --HG-- branch : trunk
2009-03-29*Fix build in linux.megamage
--HG-- branch : trunk
2009-03-29*Fix build.megamage
--HG-- branch : trunk
2009-03-29*Fix a crash.megamage
--HG-- branch : trunk
2009-03-29*Fix a typo of the last commit.megamage
--HG-- branch : trunk
2009-03-29*Try to fix a crash caused by attackstop.megamage
--HG-- branch : trunk
2009-03-29*Fix a crash when toggle autocast for pet.megamage
--HG-- branch : trunk
2009-03-28*Add new creature_template column VehicleIdmegamage
*Allow spawn vehicles *Make vehicles grid objects. --HG-- branch : trunk
2009-03-28*Fix a bug that pet does not toggle autocast when loaded.megamage
--HG-- branch : trunk
2009-03-28*Temp fix build in linux.megamage
--HG-- branch : trunk
2009-03-28[7577] Implement YellToZone for different world object types. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-03-28[7575] Avoid unrelated skill search at ↵megamage
ACHIEVEMENT_CRITERIA_TYPE_*_SKILL_LEVEL update Author: VladimirMangos --HG-- branch : trunk
2009-03-28[7573] Implement ACHIEVEMENT_CRITERIA_TYPE_LEARN_SKILL_LEVEL Author: Trazommegamage
--HG-- branch : trunk
2009-03-28[7572] Use enum type instead int for World::SendServerMessage arg Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-03-28Implement initial known taxi nodes for DK. Author: Lightguard, VladimirMangosmegamage
--HG-- branch : trunk
2009-03-28 [7571] Implemented AttributesEx4 & 0x40 - SPELL_ATTR_EX4_NOT_STEALABLE ↵megamage
Author: arrai Flag has been verified by comparing 3.0.3 AttributesEx4 value of spell 55336 with 3.0.9 one --HG-- branch : trunk
2009-03-28[7569] Fix typo in spell damage/healing default bonus for staked spell ↵megamage
Author: pasdVn --HG-- branch : trunk
2009-03-28*Fix build.megamage
--HG-- branch : trunk