Age | Commit message (Expand) | Author |
2010-06-05 | Move core/realm files to new subdirectory | click |
2010-06-05 | HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISK | click |
2010-04-21 | Update trigger visibility when doing gm on/off | click |
2010-04-19 | Remove LOTS of compile warnings | Spp |
2010-04-11 | Fix mail, professions, group loot, console spam, and some fixes. Big thx to T... | n0n4m3 |
2010-04-08 | 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-03-11 | Convert some C style casts to new functions | thenecromancer |
2010-03-09 | Limit ChatHandler::HandleModifyHPCommand to players. Closes issue #1031 | Spp |
2010-03-07 | Some Creature* casts moved to new ToCreature. | raczman |
2010-03-07 | Added new type-safe cast functions. | raczman |
2010-02-14 | * Core switch to client 3.3.2 (11403) | Brian |
2010-01-21 | Implement new commands for add/remove/lookup titles. | win32 |
2010-01-16 | Updated copyright for new year. | n0n4m3 |
2010-01-16 | Prevent crash after .goname/namego teleports at same bg/arena, by mns. | n0n4m3 |
2009-12-22 | Added new function "GetSecurity(targetAccountId, gmRealmID);" by ogeraisi. | maanuel |
2009-12-21 | * Fix typo in .ticket assign. Thanks Sundark and Ogeraisi for pointing it out. | p0wer |
2009-12-21 | * Add support for different gmlevel's for different realms. | p0wer |
2009-12-20 | *apply trinity style to whole source | Rat |
2009-12-17 | Fixed compile errors and some typos | n0n4m3 |
2009-12-16 | MaNGOS merge: Mail System. | win32 |
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-05 | * Some changes to command handlers. Patch by ogeraisi | 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-11 | *[8457] display summoner to summoned at .namego command Author: balrok | maximius |
2009-09-10 | Fix compatibility problems with PostgreSQL. Patch by Azuritus | Kudlaty |
2009-08-26 | *Make .namego and .goname more flexible when summoning players to/from instan... | maximius |
2009-08-26 | *Make .namego and .goname inherit phase from destination player | maximius |
2009-08-12 | [8339] Improved storing/restoring BG entry point | megamage |
2009-07-31 | *Replace "LoginDatabase" with "loginDatabase" | megamage |
2009-07-26 | Fix build on windows. | Kudlaty |
2009-07-16 | [8182] Store and use Map* pointer in WorldObject instead map ids for spee... | megamage |
2009-07-05 | *Change uint32 counter to bool found in lookup commands. | Anubisss |
2009-07-01 | *Fix possible exploits with flying paths. | QAston |
2009-06-27 | [8072] First step to get rid of data blob. | megamage |
2009-06-27 | * Fix message that gets sent to target when using .namego command. | Machiavelli |
2009-06-24 | * Fix .ticket delete and .ticket viewid | Machiavelli |
2009-06-23 | [8071] Restore work .modify tp command. Allow apply it to selected | QAston |
2009-06-21 | * Correctly update ticket status in database when closing via GM command. | Machiavelli |
2009-06-18 | *Merge | megamage |
2009-06-18 | * In case of a 'for' loop, don't declare the iterator of a type that has a la... | Machiavelli |
2009-06-17 | *Make an emote when commands .npc say or .npc yell used by bufferoverflow. | Anubisss |
2009-06-16 | [8026] Obtain object's map directly by calling appropriate WorldObject::GetMa... | megamage |