aboutsummaryrefslogtreecommitdiff
path: root/src/game/WorldSession.cpp
AgeCommit message (Expand)Author
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-20* Add basic AddonMgr.XTZGZoReX
2010-01-19*Integrate Script system to CoreRat
2010-01-16Updated copyright for new year.n0n4m3
2010-01-16* Fix a crash in logging part of [7048].XTZGZoReX
2010-01-16* unsigned char -> uint8.XTZGZoReX
2010-01-15* Update structure for SMSG_ADDON_INFO and add some sort of basic handling fo...XTZGZoReX
2010-01-13Fix CRLF.teacher
2010-01-13Implement vehicles created by player mounts.thenecromancer
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 some code for 322an0n4m3
2009-12-17Removed some redundant player->SaveToDB calls, original autor balrokn0n4m3
2009-10-18*Cleanupmaximius
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-10-11Log contents of unprocessed tail data if logging is set to debug.Machiavelli
2009-09-18*[8475] fixed some gcc-warnings Author: balrokmaximius
2009-09-14Backed out changeset d3fe2d6d504a (please test your patches thoroughly before...maximius
2009-09-14*Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)maximius
2009-09-13*Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthornemaximius
2009-09-11*Missed some changesmaximius
2009-09-01 [8436] Return CMSG_SET_ACTIVE_VOICE_CHANNEL to STATUS_AUTHED. Author: Vla...megamage
2009-09-01 [8433] Implement proper store and use character specific account data.megamage
2009-08-24 [8408] Optimized guild_member loading during startup. Changed rank ids in...megamage
2009-08-19 [8389] Implement check really read received packet size and warning it no...megamage
2009-08-19 [8378] Use exceptions instead of explicit size checking for each packet A...megamage
2009-08-12*Disable spams of "received not allowed opcode xxx". If any dev finds this er...megamage
2009-08-10*Cleanup about deleting player.megamage
2009-07-31*Replace "LoginDatabase" with "loginDatabase"megamage
2009-07-28*Fix alt+f4 exploit in instances.QAston
2009-07-17*Remove unneeded Player::CleanupsBeforeDelete call.QAston
2009-07-16 [8182] Store and use Map* pointer in WorldObject instead map ids for spee...megamage
2009-07-12[8151] Fixed some format warnings and typos. Author: Win32megamage
2009-07-11*Correcting account/characters' online value.Anubisss
2009-07-01 [8103] More wide use IsInWorld checks and delayed at teleport operations....megamage
2009-06-17*First do cleanup then removefromworld for player. This fixes some crashes.megamage
2009-06-16[8026] Obtain object's map directly by calling appropriate WorldObject::GetMa...megamage
2009-06-15*Check movementflag to interrupt casting instead of checking position.megamage
2009-06-13*Some fix of vehicles. Thanks to Seizerkiller.megamage
2009-06-11*Switch to support client version 3.1.3megamage
2009-05-31 [7918] Improve portability in work with uint64 string format specifiers a...megamage
2009-05-31Mangos [7911]. Author: tomrus88megamage
2009-05-21Add some comments to changes in previous commitKudlaty
2009-05-21Fixed problem with integrated client addons. Author: tomrus88Kudlaty
2009-05-17*Do not clear unit movement flags when it is stunned/rootedmegamage
2009-05-04*Replace some "mangos_debug" with "trinity_debug"megamage
2009-04-29[7731] Some code cleanups, warrning fixes. Author: VladimirMangosmegamage
2009-04-29[7730] Some optimizantion and code style. Author: zhenyamegamage