aboutsummaryrefslogtreecommitdiff
path: root/src/game/CharacterHandler.cpp
AgeCommit message (Expand)Author
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
2009-08-12*Use #defines instead of spellids for often used spells.QAston
2009-08-05 [8304] Move standup code to login, remove other not needed data change at...megamage
2009-08-02[8286] Correctly show talent points after talents reset at login by "at login...megamage
2009-08-01*Improvements in map managing.QAston
2009-07-31*Replace "LoginDatabase" with "loginDatabase"megamage
2009-07-10 [8126] Improvemets in player/pet/charter name checks. Author: VladimirMangosmegamage
2009-07-01*Backup your DB!megamage
2009-06-27 [8072] First step to get rid of data blob.megamage
2009-06-23[8052] Fixed typo in error log output. Author: The_Game_MasterQAston