aboutsummaryrefslogtreecommitdiff
path: root/src/game/Player.h
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-06-05HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKclick
2010-06-04HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKRat
2010-05-26Add support for random battlegrounds - port by n0n4me, original code by Vladi...click
2010-05-24*Fix: Only show quests in the first page of gossip, instead of every page.Liberate
2010-05-24Fixed remaining scaling mounts that have 310% speed when you have other 310% ...Shauren
2010-05-20Dungeon Finder: Initial setup and dungeon listingSpp
2010-05-13Prune some deadwood.Xanadu
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-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-28Partial revert of 6ab9e720f3d2fca8bfe14b2ba857008cf018e0cd, thanks click and ...Machiavelli
2010-04-28Fix item vendor refund for stackable items.Machiavelli
2010-04-28Fix action buttons sent to client when swapping between talent specs. Storage...Machiavelli
2010-04-22Fixes GCD when 1 sec or shorter.Trazom62
2010-04-21Update trigger visibility when doing gm on/offclick
2010-04-18Move around and do some changes to homebinding, thanks to Vladimirclick
2010-04-17Implement auto pass on loot.Trazom62
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-14Create new table character_stats for external tools(website,etc). This table ...n0n4m3
2010-04-11Tab to Spaces and remove of trailing spacesSpp
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 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-11Drop characters data blob. Bit thx to hunuza.n0n4m3
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: Remove trailing spacesSpp
2010-04-07Code Style: tab to spacesSpp
2010-04-04correct movement packet broadcastingsilverice
2010-03-20Memory optimization by making m_refundableItems a std::set<uint64>. Also fix ...Machiavelli
2010-03-19Fix hunter pet talent reset feature.Machiavelli
2010-03-18remove unused player's class member,cleanupsilverice
2010-03-18Added (blizzlike) packet broadcast to near teleport. Thanks to Zor and naliml...Xanadu
2010-03-18Implement vendor item refund system.Machiavelli
2010-03-15Properly implemented CONDITION_ACHIEVEMENT for the DB gossip system.Xanadu
2010-03-14Fix creature tapped and lootable dynamic flags => fix creature not lootable.Trazom62
2010-03-09Fix enchant items in trade window.Spp
2010-03-07Added new type-safe cast functions.raczman
2010-02-28* Fix SMSG_TRANSFER_ABORTED. Don't modify packet structures unless you actual...XTZGZoReX
2010-02-27Update visibility systemsilver1ce
2010-02-25Add new flagged column to access_requirement to set instances opened/closed.Tartalo
2010-02-20*CRLF:(QAston
2010-02-20*Move summon water elemental handler to correct place.QAston