aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.cpp
AgeCommit message (Expand)Author
2010-04-19Remove LOTS of compile warningsSpp
2010-04-18Move around and do some changes to homebinding, thanks to Vladimirclick
2010-04-17Implement auto pass on loot.Trazom62
2010-04-17Whack questgivers in the head with a bat to make them properly show ! or ? pr...click
2010-04-16Reapply the previous "actionbars"-fix/handling db/coresideclick
2010-04-15Fix AHBot crashes. Patch based on code from Xeross' repoSpp
2010-04-15Another fix quest flags, Implement support weekly quests cooldowns(Original p...n0n4m3
2010-04-14Port some mailsending-fixes from MaNGOS - prevents copying maildata/text into...click
2010-04-14Create new table character_stats for external tools(website,etc). This table ...n0n4m3
2010-04-14Add index for some tables in characters DB. by AlexDereka.n0n4m3
2010-04-14Drop not needed table 'item_text', add new column 'text' in table 'item_insta...n0n4m3
2010-04-13* Fix actionbars-issue with talent-based spells/actions disappearingclick
2010-04-13*fix mail system error thanks to FaTe753 Fixes issue #1616Rat
2010-04-13Forgot to remove reference-comment for the old functionality.click
2010-04-13Fix hunter pet losing talents on respec -now back to being blizzlikeclick
2010-04-12Restore load/save shown actionbars, missing from 3.3.3 upgradeclick
2010-04-11Remove unused data from Player::MinimalLoadFromDBSpp
2010-04-11Tab to Spaces and remove of trailing spacesSpp
2010-04-11Final fix basepoints calculation, thx to Vladimir, Laise.n0n4m3
2010-04-11Implement some opcodes. Big thx to TOM_RUS.n0n4m3
2010-04-11Fix mail, professions, group loot, console spam, and some fixes. Big thx to T...n0n4m3
2010-04-11Fix quests and auctionhouse.n0n4m3
2010-04-11Fix Auth on server also some fixes and cleanups. Big thx to TOM_RUS.n0n4m3
2010-04-11Not use PLAYER_FIELD_ARENA_TEAM_INFO_1_1 directly. Big thx to TOM_RUS.n0n4m3
2010-04-11Some fixes to guild/arenateam events. Big thx to TOM_RUS.n0n4m3
2010-04-11Drop characters data blob. Bit thx to hunuza.n0n4m3
2010-04-11Tab to spacesSpp
2010-04-09Implement Global Cooldown (originaly written for TC2 v2.4.3).Trazom62
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-04-07Code Style: tab to spacesSpp
2010-04-04correct movement packet broadcastingsilverice
2010-03-27Fix crash in Player::DuelComplete.Trazom62
2010-03-27Implement usage of RewardArenaPoints field in quest_templateMachiavelli
2010-03-23Added support for maximum allowed player level for quests. By Gyullo.Xanadu
2010-03-22Implemented new achievement criteria data:Trazom62
2010-03-21Missing part of previous commit. Thanks HG for being so coöperative.Machiavelli
2010-03-21Add some more function calls to remove refund referenced from player's m_refu...Machiavelli
2010-03-20Memory optimization by making m_refundableItems a std::set<uint64>. Also fix ...Machiavelli
2010-03-20Item system updateMachiavelli
2010-03-19Fix hunter pet talent reset feature.Machiavelli
2010-03-19Fix heirloom armor proficiency downgrading for warriors.Machiavelli
2010-03-19Fix crash in Player::_saveInventory().Machiavelli
2010-03-18Store alternate currency spent on an item by Item ExtendedCost entry instead ...Machiavelli