aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2009-03-28[7567] Fix charges count for 51124 Author: miebaikmegamage
--HG-- branch : trunk
2009-03-28[7566] Fix shield block value pct mod use (apply it on strength bonus also) ↵megamage
Author: DiSlord --HG-- branch : trunk
2009-03-28Fix typo in spell block chance calc Author: pasdVnmegamage
--HG-- branch : trunk
2009-03-28 [7565] Move all hardcoded strings used in .account onlinelist to DB. ↵megamage
Author: VladimirMangos Also update format as originally suggested by Cha0S2. --HG-- branch : trunk
2009-03-28[7564] fixed WorldObject::HasInArc(): must return true if testing self ↵megamage
Author: fgenesis --HG-- branch : trunk
2009-03-28[7562] Drop code for now not existed spell support. (Touch of Weakness ↵megamage
triggered spell) Author: cccyril --HG-- branch : trunk
2009-03-28 [7560] Implement IconName for gameobject Author: NoFantasymegamage
--HG-- branch : trunk
2009-03-28 [7559] Implement function Player::RewardPlayerAndGroupAtEvent for reward ↵megamage
(quest objective only) player and group at special kill-like events. Author: Ramses_II Use it for Spell::EffectKillCredit and some dummy code. --HG-- branch : trunk
2009-03-28[7558] Implement command: .learn all_mypettalents Author: VladimirMangosmegamage
Also output more correct messages at use .reset talents to pet --HG-- branch : trunk
2009-03-28[7557] Fixed triggered spells which ImplicitTarget is 0 like 50516 and ranks ↵megamage
Author: arrai --HG-- branch : trunk
2009-03-28[7556] Implement hack way check for cave subzone 4223 detection. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-03-28[7555] Check pool_id bafire access to pool data in PoolHandler::CheckPool ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-03-28[7554] Prevent accepting wrong numeric args as 0.0f in .go zone command ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-03-28*First remove object from world then unregister it. This may fix some crashes.megamage
--HG-- branch : trunk
2009-03-28*Set pet level up xp from 1/4 of owner xp to 1/10.megamage
--HG-- branch : trunk
2009-03-28*Fix a crash when player toggle autocast for guardians.megamage
--HG-- branch : trunk
2009-03-28*Fix a crash caused by eventai emote.megamage
--HG-- branch : trunk
2009-03-28*Exit vehicle when players or vehicles are dead. This may fix some crash.megamage
--HG-- branch : trunk
2009-03-28*Fix the visibility update bug of non-unit object.megamage
--HG-- branch : trunk
2009-03-28*Fix broken pet-related spells.megamage
--HG-- branch : trunk
2009-03-28* Fixed tolerant login queue. Thanks to Iskander.XTZGZoReX
--HG-- branch : trunk
2009-03-27*Fix some bugs of pet.megamage
--HG-- branch : trunk
2009-03-27Added script for GO 175944 by Sorken.raczman
--HG-- branch : trunk
2009-03-27*Fix a crash.megamage
--HG-- branch : trunk
2009-03-27* Fixed typoDrahy
--HG-- branch : trunk
2009-03-27*Add a missing file.megamage
--HG-- branch : trunk
2009-03-27* Merge.XTZGZoReX
* Note: DBCFileLoader.cpp in src/shared/Database is missing. I will let megamage commit it. --HG-- branch : trunk