Age | Commit message (Expand) | Author |
2010-06-05 | Move core/realm files to new subdirectory | click |
2010-06-05 | Implement .instance open/close commands | Tartalo |
2010-06-04 | HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISK | Rat |
2010-05-16 | you can now reload creatures from creature_template table | Rat@walamy |
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-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-09 | Rename 'Hostil' to 'Hostile' | Spp |
2010-03-02 | Fix command .go ticket. Will properly work now rather then show syntax error.... | p0wer |
2010-03-01 | Add command similar to pinfo but for gameobjects. | p0wer |
2010-02-24 | Add command for administrators to change channel publicity ingame rather than... | p0wer |
2010-02-21 | * Correctly display the party leader's name in chat | Brian |
2010-02-14 | * Core switch to client 3.3.2 (11403) | Brian |
2010-02-05 | Yet more cleanup, mostly in the script system. This should conclude the scrip... | Xanadu |
2010-02-05 | A great purge of obsolete macros. | Xanadu |
2010-02-02 | *Drop spell_stack_masks table | QAston |
2010-02-01 | *drop spell_elixir table | QAston |
2010-01-29 | * Changed the default security levels for some commands | Brian |
2010-01-23 | * Remove CellLock class and all cell-level thread locking. | XTZGZoReX |
2010-01-23 | Remove Battle Shout/Blessing of Might hack | thenecromancer |
2010-01-23 | Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(... | Anubisss |
2010-01-21 | Implement new commands for add/remove/lookup titles. | win32 |
2010-01-20 | * Cleaning Wintergrasp from the core part 1 | Brian |
2010-01-19 | *Integrate Script system to Core | Rat |
2010-01-16 | Updated copyright for new year. | n0n4m3 |
2010-01-10 | *Tabs to spaces | QAston |
2009-12-28 | Fixed possible crash, by toshik | n0n4m3 |
2009-12-27 | Fixed typo | n0n4m3 |
2009-12-27 | Added new config options chat channel level limit, option to disable player c... | n0n4m3 |
2009-12-20 | *apply trinity style to whole source | Rat |
2009-12-20 | Merge MaNGOS, Gossip System. Autor NoFantasy. | win32 |
2009-12-17 | Some fixes for GameObject, Chat, Creature, update DuelHandler for 322a | n0n4m3 |
2009-12-16 | MaNGOS merge: Mail System. | win32 |
2009-11-20 | *Some cleanup (mostly whitespace changes) | maximius |
2009-11-02 | *Wintergrasp: Tower Control was not applied when entering zone, by Spp | tartalo |
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-27 | *Add ".account addon" command, now players can change their account's expansion. | maximius |
2009-09-25 | * Fix CLI commands crashing server | Chaz Brown |
2009-09-23 | *add 11 new event hooks to the OnEvents system, by Hawthorne | 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-09-11 | *[8467] Fixed some typos. Author: AlexDereka | maximius |
2009-08-27 | [8426] Use upper/lower iterator pairs as result instead 2 function calls. Aut... | megamage |