| Age | Commit message (Expand) | Author |
| 2010-02-15 | Removed stupid/not needed file Spellid.h. | n0n4m3 |
| 2010-01-18 | typo | silver1ce |
| 2010-01-18 | Auras with turn/move interrupt flags are now removed for creatures when they ... | silver1ce |
| 2010-01-16 | Updated copyright for new year. | n0n4m3 |
| 2010-01-16 | Avoid 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-15 | parse CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE opcode in proper way | silver1ce |
| 2010-01-13 | * Merge. | XTZGZoReX |
| 2010-01-13 | Backed out changeset: 52e769d95f14 | XTZGZoReX |
| 2010-01-13 | Merge | thenecromancer |
| 2010-01-13 | Removed all my commits for today, this is hack? really? okey | n0n4m3 |
| 2010-01-13 | Fixed crash in HandleSetActiveMoverOpcode. | n0n4m3 |
| 2010-01-13 | Implement vehicles created by player mounts. | thenecromancer |
| 2010-01-13 | Do not remove MOVEMENTFLAG_ONTRANSPORT when unit has existing GAMEOBJECT_TYPE... | thenecromancer |
| 2010-01-10 | *cleaned up SharedDefines | Rat |
| 2009-12-24 | Temporary revert 6743 commit. I fix this patch across 1-2 days. | n0n4m3 |
| 2009-12-23 | Replaced 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-17 | Update Movement code for 322a | n0n4m3 |
| 2009-12-17 | Removed some redundant player->SaveToDB calls, original autor balrok | n0n4m3 |
| 2009-11-04 | *Revert some (apparently unreliable) asserts.. they're -almost- never false, ... | maximius |
| 2009-11-04 | *Fix a vehicle crash, thanks Aokromes | maximius |
| 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 #4 | maximius |
| 2009-11-02 | *Implementation of 'No Fly Zone' (Dalaran and Wintergrasp), by Spp | tartalo |
| 2009-10-18 | *Cleanup | maximius |
| 2009-10-17 | *Massive cleanup redux. | maximius |
| 2009-10-17 | *Backed out changeset 3be01fb200a5 | maximius |
| 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: balrok | maximius |
| 2009-09-14 | Backed 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: VladimirMangos | megamage |
| 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 VladimirMangos | QAston |
| 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 thenecromancer | QAston |
| 2009-07-18 | *Update heal calculation formula for Death Strike and apply improved death st... | QAston |