aboutsummaryrefslogtreecommitdiff
path: root/src/game/MovementHandler.cpp
AgeCommit message (Expand)Author
2010-05-18Some more engrish to english logerror updates.malcrom
2010-04-11Tab to Spaces and remove of trailing spacesSpp
2010-04-11Fix CMSG_REQUEST_VEHICLE_SWITCH_SEAT to allow change to accesory seat.Spp
2010-04-11Tab to spacesSpp
2010-04-10Fix CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE and CMSG_REQUEST_VEHICLE_SWITCH_S...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: Remove trailing spacesSpp
2010-04-04correct movement packet broadcastingsilverice
2010-04-03handle CMSG_REQUEST_VEHICLE_SWITCH_SEAT opcodesilverice
2010-04-01* To make the game easier, we have decided to remove all movement from NPCsBrian
2010-03-21Fix mounts in Arena's/BGsMachiavelli
2010-03-21Add support field 'allowMount' to instance_template table (see http://trinity...Machiavelli
2010-03-17*Fix possible exploits with flying paths. by QAstonRat
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