| Age | Commit message (Expand) | Author |
| 2010-05-31 | Dungeon Finder: | Spp |
| 2010-05-21 | Fixed disenchanting rolls being allowed for all items, now works as intended | Shauren |
| 2010-05-16 | Fix Autokick timer. Will work again properly for people on the char selection... | Machiavelli |
| 2010-05-15 | Add logout-notice in charlog on player logout | click |
| 2010-05-08 | Cleanup on some database-related files: merge some DB-related files, add some... | click |
| 2010-05-05 | Make sure that socket reference is removed on closing WorldSession server sid... | Machiavelli |
| 2010-04-29 | Warning Fixes | Spp |
| 2010-04-28 | Fix SMSG_AUTH_RESPONSE when queue is full. | Spp |
| 2010-04-23 | Properly deregister WorldSocket connections in case of reaching socket timeou... | Machiavelli |
| 2010-04-19 | Remove LOTS of compile warnings | Spp |
| 2010-04-12 | * Prevent possible memory leak in WorldSession (correction of order) | click |
| 2010-04-11 | Some fixes to guild/arenateam events. Big thx to TOM_RUS. | n0n4m3 |
| 2010-04-07 | Code Style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code Style: tab to spaces | Spp |
| 2010-03-09 | Rename 'Hostil' to 'Hostile' | Spp |
| 2010-03-07 | Added new type-safe cast functions. | raczman |
| 2010-02-05 | Yet more cleanup, mostly in the script system. This should conclude the scrip... | Xanadu |
| 2010-01-23 | Implement 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 Core | Rat |
| 2010-01-16 | Updated 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-13 | Fix CRLF. | teacher |
| 2010-01-13 | Implement vehicles created by player mounts. | thenecromancer |
| 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-17 | Update some code for 322a | n0n4m3 |
| 2009-12-17 | Removed some redundant player->SaveToDB calls, original autor balrok | n0n4m3 |
| 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-10-11 | Log contents of unprocessed tail data if logging is set to debug. | Machiavelli |
| 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-09-13 | *Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthorne | maximius |
| 2009-09-11 | *Missed some changes | maximius |
| 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 |