aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.cpp
AgeCommit message (Collapse)Author
2009-01-15Fix cross faction interactionParadox
--HG-- branch : trunk
2009-01-08*Try to fix the bug of visibility update.megamage
--HG-- branch : trunk
2009-01-08*Update charm and possess code.megamage
--HG-- branch : trunk
2009-01-05*Implemented faction acces for special zonesBlaymoira
--HG-- branch : trunk
2009-01-04*Cleaned up database queries - by XTZGZoReXBlaymoira
--HG-- branch : trunk
2009-01-03*Fix a bug about corpse reclaim delay timer.megamage
--HG-- branch : trunk
2009-01-03*Trigger dimnishing return when player is killed rather than when player ↵megamage
releases spirit. --HG-- branch : trunk
2008-12-31*Fix a typo. By Machiavelli.megamage
--HG-- branch : trunk
2008-12-31* Commit updateMachiavelli
--HG-- branch : trunk
2008-12-31*Added rewrited ticket system - by MachiavelliBlaymoira
--HG-- branch : trunk
2008-12-24Backed out changeset: ad4f100c0a9dmegamage
--HG-- branch : trunk
2008-12-24*Update to Mangos 6938. (Only build for VC9)megamage
--HG-- branch : trunk
2008-12-23*Fix issue where whispers gets allowed from players when a GM whispers ↵Machiavelli
another GM --HG-- branch : trunk
2008-12-22*prevent crashes in Player::_LoadArenaTeamInfo(). By DasBlub.megamage
--HG-- branch : trunk
2008-12-22*The last merge from Mangos TBC. Update to Mangos v0.12.megamage
--HG-- branch : trunk
2008-12-22*Remove 'first_spell' and 'rank' columns from table spell_chainQAston
*Separate req_spell and spell_chain data to save some memory *Use spell_chain data generated from dbc instead of sql --HG-- branch : trunk
2008-12-21*Fix a bug that causes freeze.megamage
--HG-- branch : trunk
2008-12-20*Update visibility only once per update.megamage
--HG-- branch : trunk
2008-12-20*Do not allow player to reset instance when he is in instance.megamage
*Fix build bug in the last commit. --HG-- branch : trunk
2008-12-20*Fix a bug that stealth causes nearby players lag.megamage
--HG-- branch : trunk
2008-12-19*Fix a bug that causes crash when player data is corrupted. By Rognar.megamage
--HG-- branch : trunk
2008-12-19*Merge Mangos to 6717. Source: Mangos.megamage
*Major change: update arena code. (The commit message of the last rev was wrong. But HG does not allow me to rollback.) --HG-- branch : trunk
2008-12-19*Temp fix for crash caused by AV creature. Need to find a way to allow ↵megamage
summoned creatures to use RandomMovement. --HG-- branch : trunk
2008-12-14*Use prev_spell data calculated on startup instead of sql column.QAston
*Changed map structure of req spell. *Added precalculated data for next spell in rank and last one. *Removed duplicated rank entries for some spells and used req_spell column instead. *Allow required spell to have required spell. --HG-- branch : trunk
2008-12-13*Temp fix for fall damage.megamage
--HG-- branch : trunk
2008-12-12*Update to Mangos 6902. Source: Mangos.megamage
*Skipped rev: rev 6893, some code about waypoint movement. --HG-- branch : trunk
2008-12-09*Do not allow to kill a dead player. (may generate two corpses and cause crash)megamage
--HG-- branch : trunk
2008-12-09*Fix the crash bug that trying to teleport player home when homebind is not ↵megamage
loaded. --HG-- branch : trunk
2008-12-09*Add detailed log when teleport a player back when login.megamage
--HG-- branch : trunk
2008-12-08*Update to Mangos 6888. Source: Mangos.megamage
*Major change: Make corpse erase async, Avoid DB access on deleting guild member. *Skip 6885 because of performance concern. --HG-- branch : trunk
2008-12-06*Moving creatures in view dist. By trullyone.megamage
--HG-- branch : trunk
2008-12-06*Fix a typo in the last commit.megamage
--HG-- branch : trunk
2008-12-06*Update to Mangos 6880. Source: Mangos.megamage
*Skip 6878, 6871. *Main change: change cell size, add is3dDistance for IsWithinDistInMap and isVisibleForOrDetect. --HG-- branch : trunk
2008-12-05*Update melee range calculation. By QAston.megamage
--HG-- branch : trunk
2008-12-04*Update spell range calculation. Original patch by QAston.megamage
--HG-- branch : trunk
2008-12-04*Fix the bug that creating new instance during login causes crash.megamage
--HG-- branch : trunk
2008-12-03*Let owner enter pvp when pet attacks pvp target.megamage
--HG-- branch : trunk
2008-12-01*Fix the bug about arena personal rating.megamage
*Update to Mangos 6870. Source: Mangos. Main change: add a function SaveDataFieldToDB(). --HG-- branch : trunk
2008-11-30*Update to Mangos 6867. Source: Mangos.megamage
*Big changes: *[6858] Prevent cheating with ignore waiting in login queue. *[6863] Arena team related clean ups and adding parts of w12x's arena patch. *Some Config changes and guild changes. --HG-- branch : trunk
2008-11-28*Merge with 342.megamage
--HG-- branch : trunk
2008-11-28*Update _saveaura for pet and player. Need more work on this.megamage
--HG-- branch : trunk
2008-11-28*Aura Consolidation + MaxModifier. By Authorius, modified by Deafboy and ↵megamage
thenecromancer, adapted by Muhaha. --HG-- branch : trunk
2008-11-28*Update to Mangos 6856. Source: Mangos.megamage
--HG-- branch : trunk
2008-11-27*Set player combat reach from 1.5 to 0.4.megamage
--HG-- branch : trunk
2008-11-26*Procflag patch by DiSlord.megamage
--HG-- branch : trunk
2008-11-25*Fix the bug that low level gm cannot see high level gm even when they are ↵megamage
visible. --HG-- branch : trunk
2008-11-25*Do not let Steady shot pause autoshot timer.megamage
--HG-- branch : trunk
2008-11-25*Update to Mangos 6848. Source: Mangos.megamage
--HG-- branch : trunk
2008-11-24*Implement simple charmed AI for players charmed by creatures.megamage
--HG-- branch : trunk
2008-11-23*Fix a bug in 307. Only the trigger effect should be applied but not the ↵megamage
whole spell. *Restore build in Linux. *Change "Added aura" log to level: detail. --HG-- branch : trunk