aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-08[7402] Fixed graveyards in WSG, prevent from cheating. Patch provided by Balrok.megamage
--HG-- branch : trunk
2009-03-08*Merge.megamage
--HG-- branch : trunk
2009-03-08*Fix build in Linux.megamage
--HG-- branch : trunk
2009-03-08*Merge.megamage
--HG-- branch : trunk rename : sql/updates/XXX_characters_auctionhouse.sql => sql/updates/1164_characters.sql
2009-03-08*Fix build.megamage
--HG-- branch : trunk
2009-03-08*Merge.megamage
--HG-- branch : trunk
2009-03-08*Merge.megamage
--HG-- branch : trunk
2009-03-08*Update of relocation notify code.megamage
--HG-- branch : trunk
2009-03-08*Fix crash.QAston
*Fix Guard Dog and Improved Cower -by pasdVn. *Fix aura SPELL_AURA_OBS_MOD_ENERGY -by pasdVn. --HG-- branch : trunk
2009-03-08* Trinity sql coding styleDrahy
* Renamed 1725 to 1730 * Added scripts to full script file --HG-- branch : trunk
2009-03-08*Added dinamic spell immunities for two scriptsBlaymoira
--HG-- branch : trunk
2009-03-08*MergeBlaymoira
--HG-- branch : trunk
2009-03-08*Fix judgements of the WiseQAston
*Fix Druids Survival Instincts and thunder clap - by Lightguard. *Fix Death Coil - by Fisherman, aerione_alt, Lightguard --HG-- branch : trunk
2009-03-08*Fix Incanter's Absorption.QAston
*Fix Devastate and Improved Fear- by Lightguard. *Fix Glyph of devastate. *Add spell coeficient-by cccyril. --HG-- branch : trunk
2009-03-07*Fix a typo that makes pet set all un-autocastable spell autocastmegamage
--HG-- branch : trunk
2009-03-07*Fix a crash when statues are killed.megamage
*Really fix some spells without target info sent to server. --HG-- branch : trunk
2009-03-07*Fix a crash when statues are killed.megamage
--HG-- branch : trunk
2009-03-08*Add Scripts for Ingvar the Plunderer EventBroodWyrm
--HG-- branch : trunk
2009-03-07* Trinity sql coding styleDrahy
* Added 1703_world.sql * Small fixies in other files --HG-- branch : trunk
2009-03-07*Fix some spells without target info sent to server.megamage
--HG-- branch : trunk
2009-03-07 [7399] Rewrited BattleGround starting code - moved it to battleground ↵megamage
class. Author: Triply Fixed message color for premature finish warnings. Fixed .debug bg command won't allow 1v0 arenas now, only battlegrounds 1v0. Added battleground announcer message removed in [7384]. [7401] Fixed bgqueue invitation to already started battlegrounds - not tested. Author: Triply --HG-- branch : trunk
2009-03-07[7398] Now really really fix error message Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-03-07 [7397] Implement above ground zone 4395 detection. Author: GriffonHeartmegamage
By hack code until proper multilevel zone data store not implemented. --HG-- branch : trunk
2009-03-07[7396] Fixed crash at group disband after some player invite decline and ↵megamage
offline. Author: VladimirMangos Correctly cleanup invites list at decline. --HG-- branch : trunk
2009-03-07[7395] Default MaxPlayerLevel should be 80 Author: multiplexermegamage
--HG-- branch : trunk
2009-03-07*Merge.megamage
--HG-- branch : trunk
2009-03-07*Add missing files.megamage
--HG-- branch : trunk
2009-03-07Extend the spell_disabled table to have a seperate flag for pet spells from ↵KingPin
player spells, Patch by Koani --HG-- branch : trunk
2009-03-07CMake build fix.panaut0lordv
--HG-- branch : trunk
2009-03-07*Fix a typo - by AnubisssBlaymoira
--HG-- branch : trunk
2009-03-07*Prevent multiple summoning of Nightbane - by KlaimmoreBlaymoira
--HG-- branch : trunk
2009-03-07*Send directly the battleground marks instead of spells - by balrokBlaymoira
--HG-- branch : trunk
2009-03-07*Change the character's voice on modify gender - by MachiavelliBlaymoira
--HG-- branch : trunk
2009-03-07*Fix a typo.megamage
--HG-- branch : trunk
2009-03-07*Merge.megamage
--HG-- branch : trunk
2009-03-07*Fix a bug that possessed creature cannot melee.megamage
--HG-- branch : trunk
2009-03-07*Fix a typo and add some missing content.megamage
--HG-- branch : trunk
2009-03-07*Fix a crash caused by possesspet spells.megamage
--HG-- branch : trunk
2009-03-06*Remove a 243 sql.megamage
--HG-- branch : trunk
2009-03-06*Merge.megamage
--HG-- branch : trunk
2009-03-06[7394] Check loot_template.maxcount for max allowed value (255) and make ↵megamage
better report for this case. Author: VladimirMangos Also optimize strcture LootStoreItem that let use 4 byte for loot template element in memory instead 5 bytes. But limit group id to 127 max value. Check this at loading. --HG-- branch : trunk
2009-03-06[7393] Implement access to client side holiday ids. Author: VladimirMangosmegamage
* src/game/GameEvent.* renamed to src/game/GameEventMgr.* for consistence * `game_event` now have new `holiday` field for store client side holiday id associated with game event * Added new enum HolidayIds with existed at this moment holiday ids. * New function "bool IsHolidayActive(HolidayIds id)" added accessabel from scripts for active holidays check. --HG-- branch : trunk
2009-03-07*Fix Imp leader of the pack once again. Original patch by loop69.QAston
--HG-- branch : trunk
2009-03-06added sql to cmakelistKingPin
--HG-- branch : trunk
2009-03-06[7392] Fixed SQL query for storing pending arena points for offline players ↵megamage
for PGSQL. Author: ApoC --HG-- branch : trunk
2009-03-06[7391] Prevent achievement counter overflow, implement ↵megamage
ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE generic support. Before overflow has been possible at 4294967295 lols for example. ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE in many cases require check special conditions and targets. For this allow call it from scripts: * Add Player::UpdateAchievementCriteria functiona ccessable from scripts * In emote case it allowed call in form player->UpdateAchievementCriteria(ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE, text_emote_id, achievement_id, target_unit_ptr); Author: VladimirMangos --HG-- branch : trunk
2009-03-06*Merge.megamage
--HG-- branch : trunk
2009-03-06Change sqlKingPin
--HG-- branch : trunk rename : sql/updates/XXX_characters_auctionhouse.sql => sql/updates/1164_characters.sql
2009-03-06New AHBot plus AuctionHouse changesParadox
--HG-- branch : trunk
2009-03-07*Prevent to pick both of the flags when they are on the ground - by KlaimmoreBlaymoira
--HG-- branch : trunk