Griatch
|
2782e03478
|
Made unittest suite finish without errors using new proxy system.
|
2015-01-03 15:08:06 +01:00 |
|
Griatch
|
a1a2c99d1e
|
Fixed a traceback if logging out from the unloggedin screen.
|
2012-12-11 23:30:30 +01:00 |
|
Griatch
|
dfa0ced4e5
|
Some further cleanup of readmes.
|
2012-06-13 01:07:09 +02:00 |
|
Griatch
|
71dddf008a
|
Updated contrib README.
|
2011-11-14 11:51:32 +01:00 |
|
Griatch
|
b9c1921a0b
|
Added a new 'contrib' folder for optional code snippets not suitable for the server core. Added contrib/menusystem for implementing a multi-choice menu system. Added contrib/lineeditor - a powerful line editor with commands mimicking VI. Also added an example NPC class using the menu system to allow for a conversation. As part of creating these contributions, lots of bugs were found and fixed. A new and more powerful cmdparser was intruduced as a result - this one is much easier to understand than the old one, while being more efficient and versatile. All testsuites were updated. Also: Resolves issue 165.
|
2011-05-12 21:51:11 +00:00 |
|