aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.cpp
AgeCommit message (Expand)Author
2010-05-04Fix: Force rogues not to steal stuff during charcreation - it stole a double ...click
2010-05-04Some additional checks to Login Instance check. + code layout.Trazom62
2010-05-04Add stricter regulations for instances (login-checks and support for sending ...click
2010-05-04*Fix: correctly apply or remove enchantments requiring a skill when gaining a...click
2010-05-03Revert parts of a previous transaction-fix (would create a nested transaction...click
2010-05-02Include petsaving under transactioncontrol in Player::SaveToDB()click
2010-05-02Fix: Give the correct amount of talent points when leveling up after a talent...click
2010-05-01Fix more warnings.Spp
2010-04-30Add support for vendors selling the same items with different extendedCost - ...click
2010-04-30Clean up in item refund related code.Machiavelli
2010-04-29Warning FixesSpp
2010-04-29Don´t inherit refund data when cloning when original item is not refundable.Machiavelli
2010-04-28Partial revert of 6ab9e720f3d2fca8bfe14b2ba857008cf018e0cd, thanks click and ...Machiavelli
2010-04-28Fix item vendor refund for stackable items.Machiavelli
2010-04-28Remove a remnant from debugging code from prev. commit. (sorry)Machiavelli
2010-04-28Fix action buttons sent to client when swapping between talent specs. Storage...Machiavelli
2010-04-27Implement support of Timed Achievement. Thanks Shauren.Trazom62
2010-04-26Remove a remnant from some local testcode (damn, I'm sure I had removed it - ...click
2010-04-26Properly relearn talents/spells when changing active specialization - also re...click
2010-04-25Implement coreside support for questflag QUEST_FLAGS_AUTO_ACCEPT and its use ...click
2010-04-24Fix compile ¬¬Spp
2010-04-24Remove unnecesary casts to Player in Player.cppSpp
2010-04-23Fix spelling error in CONFIG_GM_WHISPERING.p0wer
2010-04-22Fixes GCD when 1 sec or shorter.Trazom62
2010-04-21Change visibility of pets or charmed units as well when GM is invisibleclick
2010-04-21Update trigger visibility when doing gm on/offclick
2010-04-19Code Style: Remove trailing spaces and tab to spacesSpp
2010-04-19More warning removal (Some code modifications and cleanup when needed)Spp
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