| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-10-06 | added mod system. Closes #34 | oy | |
| 2010-10-01 | when setting a config string variable check if it's a utf8 string and encode ↵ | oy | |
| it if the check fails. Closes #10 | |||
| 2010-08-18 | added output level for console print function, categorised the debug ↵ | oy | |
| messages and merged them into the new functionality. Closes #8 | |||
| 2010-08-12 | removed some not longer needed stuff | oy | |
| 2010-08-07 | added the possibility to store commands within the console and execute them ↵ | oy | |
| later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket | |||
| 2010-06-18 | made the console use the flagmask when looking for command (FindCommand) and ↵ | oy | |
| removed double "No such command" console message | |||
| 2010-06-06 | fixed issue when using +commands in the console | Magnus Auvinen | |
| 2010-05-29 | copied refactor to trunk | Magnus Auvinen | |