aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-03-12*Try to fix a crash bug.megamage
--HG-- branch : trunk
2009-03-12*MergeBlaymoira
--HG-- branch : trunk
2009-03-12Backed out changeset: 87b298087552Blaymoira
--HG-- branch : trunk
2009-03-12*Fix -100% speed mods on creatures-this fixes Chains of Ice.QAston
--HG-- branch : trunk
2009-03-11[7441] Fixed reward money counting for ↵megamage
ACHIEVEMENT_CRITERIA_TYPE_MONEY_FROM_QUEST_REWARD Author: VladimirMangos --HG-- branch : trunk
2009-03-11 [7440] Use server-side only zone info. Optimize related calles in case ↵megamage
zone and subzone use. Author: VladimirMangos This in some cases make some zones not explorable if it not have server side data in current maps but not allow cheating with zone set from client. --HG-- branch : trunk
2009-03-11*Remove Mangos revision file.megamage
--HG-- branch : trunk
2009-03-11* Fix mind flay target requirements.QAston
--HG-- branch : trunk
2009-03-11*Fix crash.QAston
--HG-- branch : trunk
2009-03-11*Fix divine hymn.QAston
*Prevent unexpected behaviour of dummy proc auras combined with ObsModEnergy auras. --HG-- branch : trunk
2009-03-11*Merge.megamage
--HG-- branch : trunk
2009-03-11*Fix a crash bug.megamage
--HG-- branch : trunk
2009-03-10*Fix fire nova totem proc.QAston
--HG-- branch : trunk
2009-03-10Fix crash.QAston
--HG-- branch : trunk
2009-03-10 [7439] Fix wrong liquid level in some places. Need reectract maps. ↵megamage
Author: DiSlord Remove some log on extract maps. Add liquid status log to .gps command --HG-- branch : trunk
2009-03-10*Fix a typo in ObjectMgr::LoadAreaTriggerTeleports. By VladimirMangosmegamage
--HG-- branch : trunk
2009-03-10[7437] Fixed client visible instance ids for battlegrounds. Author: balrokmegamage
--HG-- branch : trunk
2009-03-10[7436] Fixed Average Wait time for all BG/arena queue types. By Balrok and ↵megamage
Triply. --HG-- branch : trunk
2009-03-10[7435] Fixed Spell::EffectAddHonor to corrcetly add honor based on player's ↵megamage
level Author: Triply --HG-- branch : trunk
2009-03-10*Update bind sight spells code.megamage
--HG-- branch : trunk
2009-03-10*Fix compile.QAston
--HG-- branch : trunk
2009-03-10*MergeQAston
--HG-- branch : trunk
2009-03-10*Fix Living Bomb.QAston
--HG-- branch : trunk
2009-03-10*Another crashfix.QAston
--HG-- branch : trunk
2009-03-10*Fix possible bug with sending healing and damage bonuses to client.QAston
--HG-- branch : trunk
2009-03-10*MergeQAston
--HG-- branch : trunk
2009-03-10*Fix crash.QAston
*Fix charge mod apply on auras. --HG-- branch : trunk
2009-03-10*Fix mounts.QAston
--HG-- branch : trunk
2009-03-10*Make scrolls not stackable.QAston
--HG-- branch : trunk
2009-03-09*Fix build.megamage
--HG-- branch : trunk
2009-03-09*Merge.megamage
--HG-- branch : trunk
2009-03-09[7434] Fix one paladin spell bonus Author: rechapa79megamage
--HG-- branch : trunk
2009-03-09[7433] Fixed death runes counting. Patch provided by Rastikzzz.megamage
--HG-- branch : trunk
2009-03-09 [7432] Fixed BattleGround's bonus_honor based on player level and ↵megamage
reputation rewards. Implement functions for BattleGroundWeekends. Author: balrok, Triply Correctly assigned some comments. --HG-- branch : trunk
2009-03-09[7431] Fix the gnome racial spell Author: Lightguardmegamage
--HG-- branch : trunk
2009-03-09 [7428] Add new .map file format use more compact data store and usemegamage
Rewrite .map extractor + extract more useful data + add "-f 0" option for disable size/accuracy optimisation + Compatability vs 2.4.3 client data More fast get .map data Implement fatigue timer Rewrite breath timer Allow absorb/resist for lava/slime environmental damage Need re-extract map for work. Author: DiSlord --HG-- branch : trunk
2009-03-09 [7427] Sort ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE achievements by ↵megamage
normal/heroic and check current player mode fit. Author: VladimirMangos Also ignore any ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE achievements with not implemented custom requirements. --HG-- branch : trunk
2009-03-09 [7426] Mounted players now can capture tower point in Eye of Storm. ↵megamage
Author: Triply Renamed function isAllowUseBattleGroundObject to CanUseBattleGroundObject --HG-- branch : trunk
2009-03-09[7425] Fixed crash in BattleGround::Update() Author: Triplymegamage
--HG-- branch : trunk
2009-03-09[7424] Codestyle: removed not needed \n in log output. Author: balrokmegamage
--HG-- branch : trunk
2009-03-10*MergeQAston
--HG-- branch : trunk
2009-03-09 [7423] Disable incremental limking for binaries in debug mode. Author: ↵megamage
VladimirMangos Anyway it always fail and back to non-incremental way. --HG-- branch : trunk
2009-03-09[7422] Allow localization base at guildmaster locale default guild rank ↵megamage
names at guild creating. Author: VladimirMangos --HG-- branch : trunk
2009-03-10*Fix a typo.QAston
--HG-- branch : trunk
2009-03-09 [7421] Check fread result at DBC file loading. Author: VladimirMangosmegamage
This is more safe in general and prevent "warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result" --HG-- branch : trunk
2009-03-09 [7420] Not set cdecl calling convention for x64 platform for Unic/Linux. ↵megamage
Author: VladimirMangos This will prevent generation "warning: 'cdecl' attribute ignored" --HG-- branch : trunk
2009-03-09[7419] Fixed some type convertion warnings. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-03-09 [7418] Implement new log filter LogFilter_AchievementUpdates that let ↵megamage
avoid achievments updates spam in logs if not needed. Author: VladimirMangos Enabled by default. --HG-- branch : trunk
2009-03-09Revert "Flat Modifier for Glyph of Spiritual Attunement" Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-03-09 [7417] Fixed crash at access by unexpected NULL pointer in quest ↵megamage
templates map. Author: VladimirMangos Never never use operator[] for _access_ to elements std::map. --HG-- branch : trunk