aboutsummaryrefslogtreecommitdiff
path: root/src/game/MovementHandler.cpp
AgeCommit message (Expand)Author
2010-02-15Removed stupid/not needed file Spellid.h.n0n4m3
2010-01-18typosilver1ce
2010-01-18Auras with turn/move interrupt flags are now removed for creatures when they ...silver1ce
2010-01-16Updated copyright for new year.n0n4m3
2010-01-16Avoid send reset warning to map/difficulty cases without fixedreset time, by ...n0n4m3
2010-01-15* Update structure for SMSG_ADDON_INFO and add some sort of basic handling fo...XTZGZoReX
2010-01-15parse CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE opcode in proper waysilver1ce
2010-01-13* Merge.XTZGZoReX
2010-01-13Backed out changeset: 52e769d95f14XTZGZoReX
2010-01-13Mergethenecromancer
2010-01-13Removed all my commits for today, this is hack? really? okeyn0n4m3
2010-01-13Fixed crash in HandleSetActiveMoverOpcode.n0n4m3
2010-01-13Implement vehicles created by player mounts.thenecromancer
2010-01-13Do not remove MOVEMENTFLAG_ONTRANSPORT when unit has existing GAMEOBJECT_TYPE...thenecromancer
2010-01-10*cleaned up SharedDefinesRat
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-18*Cleanup, proper indentation, and remove some wrong/irrelevant comments copie...maximius
2009-12-17Update Movement code for 322an0n4m3
2009-12-17Removed some redundant player->SaveToDB calls, original autor balrokn0n4m3
2009-11-04*Revert some (apparently unreliable) asserts.. they're -almost- never false, ...maximius
2009-11-04*Fix a vehicle crash, thanks Aokromesmaximius
2009-11-03*Update WorldSession::HandleMovementOpcodes with some new information on how ...maximius
2009-11-02* Better solution to No Fly zones by Spp, closes #4maximius
2009-11-02*Implementation of 'No Fly Zone' (Dalaran and Wintergrasp), by Spptartalo
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-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-08-29*Make position as a class;megamage
2009-08-27*Correctly process more movement packets. Author: VladimirMangosmegamage
2009-08-26*Fix a crash caused by leave channel.megamage
2009-08-24[8403] Fixed cast spell opcode parsing for some cases with additional data. A...megamage
2009-08-23*Update vehicle system. Make vehicle a seperate class from creature.megamage
2009-08-23*Fix the bug that some vehicles cannot fly.megamage
2009-08-19 [8393] Fixed format CMSG_FORCE_MOVE_UNROOT_ACK and CMSG_FORCE_MOVE_ROOT_A...megamage
2009-08-19 [8378] Use exceptions instead of explicit size checking for each packet A...megamage
2009-08-13*A hacky fix of the crash happening when player is teleported during logout.megamage
2009-08-12*Use #defines instead of spellids for often used spells.QAston
2009-08-08[8327] Fixed recieved packet size check for MSG_MOVE_TELEPORT_ACK. Author: Vl...megamage
2009-08-08*Only allow mover to turn when it is on vehicle.megamage
2009-08-03*Update zone for players after adding to map. - by VladimirMangosQAston
2009-08-03*Add some crash prevention checks.QAston
2009-08-01*Teleport player to homebind if instance can't be created in WorldSession::Ha...QAston
2009-08-01*Improvements in map managing.QAston
2009-07-19*Fix DK presences and their improved versions - original patch by thenecromancerQAston
2009-07-18*Update heal calculation formula for Death Strike and apply improved death st...QAston