Age | Commit message (Expand) | Author |
2013-08-09 | Remove virtual User::GetClass() (but keep LocalUser::GetClass()) | attilamolnar |
2012-07-06 | Added color codes to /rules, moved the parsing to ServerConfig and cleaned th... | Justin Crawford |
2012-05-14 | Merge pull request #109 from Justasic/insp20 | Robin Burchell |
2012-05-03 | Rewrote the color codes parser to be one function, not two | Justin Crawford |
2012-05-03 | Merge pull request #96 from Justasic/insp20 | Robin Burchell |
2012-04-22 | Fixed using a function on every call for /motd, causing lag on large networks... | Justin Crawford |
2012-04-21 | Added C/C++ style escape codes for color codes in the MOTD along with @SaberU... | Justin Crawford |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-02-08 | Allow <connect motd> to select an alternate MOTD file to display | danieldg |
2010-02-02 | Executable include for MOTD and more | danieldg |
2010-01-19 | Fix MOTD and RULES to work remotely (remove the old hacks for MOTD) | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-09-16 | Attempt to revert r11734 | danieldg |
2009-09-16 | Merge commands and modules in source, since they are already merged in install | danieldg |
2009-09-14 | Fix incorrect min/max parameters on commands | danieldg |
2009-09-13 | Clean up Command constructor | danieldg |
2009-09-03 | Change cmd_*.so to use the Module object API | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-05-04 | Conversion of command handler params from "const char* const* parameters, int... | brain |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-10-23 | All the core is now pedantic safe! | brain |
2007-10-22 | Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w... | w00t |