aboutsummaryrefslogtreecommitdiff
path: root/src/game/CharacterHandler.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-05-26Add support for random battlegrounds - port by n0n4me, original code by Vladi...click
2010-05-21Fixed disenchanting rolls being allowed for all items, now works as intendedShauren
2010-05-20Dungeon Finder: Initial setup and dungeon listingSpp
2010-05-16Fix crash introduced in 8199 (5a30b77777b7)Machiavelli
2010-05-15Add logout-notice in charlog on player logoutclick
2010-05-08Cleanup on some database-related files: merge some DB-related files, add some...click
2010-05-08Add GUID to groupsSpp
2010-05-04Add stricter regulations for instances (login-checks and support for sending ...click
2010-04-28Partial revert of 6ab9e720f3d2fca8bfe14b2ba857008cf018e0cd, thanks click and ...Machiavelli
2010-04-28Fix action buttons sent to client when swapping between talent specs. Storage...Machiavelli
2010-04-16Reapply the previous "actionbars"-fix/handling db/coresideclick
2010-04-15Another fix quest flags, Implement support weekly quests cooldowns(Original p...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-12Restore load/save shown actionbars, missing from 3.3.3 upgradeclick
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-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-03-02* Move some values out of the data blob in the characters tableBrian
2010-02-15Removed stupid/not needed file Spellid.h.n0n4m3
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-02-05Yet more cleanup, mostly in the script system. This should conclude the scrip...Xanadu
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-19*Integrate Script system to CoreRat
2010-01-16Updated copyright for new year.n0n4m3
2010-01-10*cleaned up SharedDefinesRat
2010-01-10Update aura system:QAston
2009-12-29Fix 3 memory leakz.Anubisss
2009-12-24Temporary revert 6743 commit. I fix this patch across 1-2 days.n0n4m3
2009-12-23Replaced time(NULL) on sGameTime.GetGameTime() this is used for better perfor...n0n4m3
2009-12-17Update CharacterHandler, Channels System for 322an0n4m3
2009-12-14Mangos merge: [8874] Extract player skills from data blob. #526Kudlaty
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-09-23*add 11 new event hooks to the OnEvents system, by Hawthornemaximius
2009-09-18*[8475] fixed some gcc-warnings Author: balrokmaximius
2009-09-13*Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthornemaximius
2009-09-02 [8445] Fixed redundant calculation of v and s on every login Author: arraimegamage
2009-09-01 [8433] Implement proper store and use character specific account data.megamage
2009-08-24* Add debug message for HandleCharCreateOpcode in the hope to pinpoint bug th...Machiavelli
2009-08-19 [8378] Use exceptions instead of explicit size checking for each packet A...megamage
2009-08-16*Fix the crash caused by client customize log.megamage
2009-08-14*Add Dual Spec support, original by EnderGT, thanks to Thyros and XTElite1 fo...maximius
2009-08-14*Log old name for customize requestmegamage
2009-08-12 [8339] Improved storing/restoring BG entry pointmegamage