Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-26 | Replaced the few language strings we use with #defines to prevent ↵ | Adam | |
accidentally translating them if we shouldnt | |||
2011-02-11 | Made the help command description code more sane | Adam | |
2011-02-04 | try/catch-ified all instances of convertTo to keep from aborting when a user ↵ | Adam | |
gives too large or too small a number | |||
2011-02-04 | Moved the language strings which are only used once | Adam | |
out of the core and into the modules that use them. | |||
2011-01-05 | update copyrights for 2011 | lethality | |
2010-12-12 | Cleaned up some things, made the protocol modules use some basic inheritance ↵ | Adam | |
to cut back on their code duplication. More work can be done in the future to remove even more of it. | |||
2010-12-12 | The rest of the earlier command changes | Adam | |
2010-12-12 | Send replies from fantasy commands back to the channel, this will be ↵ | Adam | |
expanded on later | |||
2010-12-12 | Added cs_entrymsg | Adam | |