aboutsummaryrefslogtreecommitdiff
path: root/src/game/MiscHandler.cpp
AgeCommit message (Expand)Author
2010-05-28Fix SMSG_LOGOUT_RESPONSESpp
2010-05-16you can now reload creatures from creature_template tableRat@walamy
2010-05-08Cleanup on some database-related files: merge some DB-related files, add some...click
2010-05-05Fix raid groups load from DB and save to DB.Trazom62
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-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-25* Fix structure of SMSG_INSPECT_TALENTS. Patch provided by Elron103.XTZGZoReX
2010-04-19Remove LOTS of compile warningsSpp
2010-04-11Tab to Spaces and remove of trailing spacesSpp
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-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-03-13** Cleanup in ObjectAccessor/HashMapHolder:XTZGZoReX
2010-02-27Update visibility systemsilver1ce
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-02-05A great purge of obsolete macros.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-15* Update structure for SMSG_ADDON_INFO and add some sort of basic handling fo...XTZGZoReX
2010-01-06Reverted commit ba4294dec1. n0n4m3 asked me to do it.Astellar
2010-01-01Fixed instance reset when high server uptime, thx Wowka321n0n4m3
2009-12-25Fixed unreaded packet spam for CMSG_MOVE_FEATHER_FALL_ACK. by VladimirMangosn0n4m3
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-20Merge MaNGOS, Gossip System. Autor NoFantasy.win32
2009-12-19Prevent packet problem spam in log at rejected CMSG_WORLD_TELEPORT. by Vladim...n0n4m3
2009-12-17[9012] fix crash when achievement is completed and player isn't in worldn0n4m3
2009-12-17Fixed compile errors and some typosn0n4m3
2009-12-17Removed some redundant player->SaveToDB calls, original autor balrokn0n4m3
2009-11-01*Cleanup, fix the wholist, thanks SoulForge and Forgivenmaximius
2009-11-01*Cleanup, fix many cases of unoptimized loops, potential crashes, excessively...maximius
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-04Fix a couple of small typos.Chaz Brown
2009-09-02 [8446] Update ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING only for real ...megamage
2009-09-01 [8433] Implement proper store and use character specific account data.megamage
2009-08-27*fixed warning spam at CMSG_MOVE_SET_CAN_FLY_ACK receive by use proper packet...megamage
2009-08-23*Update vehicle system. Make vehicle a seperate class from creature.megamage
2009-08-22* Missing file change for last commit (correct packet size calculation)Machiavelli
2009-08-22* Fix bug that creator of item was not displayed when inspecting another playerMachiavelli