Griatch
|
88c0087fbd
|
Updated game/ for the ev API. There will likely be some changes happening in the game/folder, in the way new objects are inherited. This should use the API rather than inherit from the basecommand/baseobject modules (these will probably into the example folders as vanilla templates instead).
|
2012-03-25 13:09:17 +02:00 |
|
Griatch
|
8b99b8a130
|
Added #INSERT parameter for batch-code processor. This should resolve the issue of wanting to combine several batch files. Also improved traceback feedback from the batch-code processor.
|
2012-03-21 01:53:33 +01:00 |
|
Griatch
|
1ca8df9e70
|
Fixed issues with batch-code processor not working correctly. Also added some better parsing. Resolves issue 221.
|
2012-03-20 22:29:37 +01:00 |
|
Griatch
|
9be2b5a64b
|
Fixed some strange behaviour in the help system due to recent changes in how cmdsets are merged by cmdhandler.
|
2010-09-02 18:14:45 +00:00 |
|
Griatch
|
4d8fc05157
|
Cleaned up the batch processors (both cmd- and code processor) and homogenized their interfaces and APIs. Also test-ran the example codes and fixed some bugs.
|
2010-09-02 11:39:01 +00:00 |
|
Griatch
|
f83c2bddf8
|
Trunk: Merged the Devel-branch (branches/griatch) into /trunk. This constitutes a major refactoring of Evennia. Development will now continue in trunk. See the wiki and the past posts to the mailing list for info. /Griatch
|
2010-08-29 18:46:58 +00:00 |
|