Griatch
|
1ae17bcbe4
|
PEP8 cleanup of the entire codebase. Unchanged are many cases of too-long lines, partly because of the rewrite they would require but also because splitting many lines up would make the code harder to read. Also the third-party libraries (idmapper, prettytable etc) were not cleaned.
|
2013-11-14 19:31:17 +01:00 |
|
Daniel Benoy
|
66ced94b58
|
Fixed a trace from ev.search_help_entry
|
2013-07-24 07:10:10 -04:00 |
|
Griatch
|
5117bd2a0a
|
Minor fixes and reducing some sql calls in various managers.
|
2012-08-22 16:15:52 +02:00 |
|
Griatch
|
c8df141e89
|
Further cleanup of source; making class methods _private for clarity in the API.
|
2012-03-31 15:09:22 +02:00 |
|
Griatch
|
c0322c9eae
|
Cleaning some unnecessary whitespace, overall cleanup of various source codes.
|
2012-03-30 23:47:22 +02:00 |
|
Griatch
|
82a10903d1
|
Added more comments to help exploration through the ev interface.
|
2012-03-29 19:42:08 +02:00 |
|
Griatch
|
7f7016ad7d
|
Run Migrate. Implemented @search functionality with limits as per MUX (as part of the @find command). Added some more channel-related commands and changed locks for channels to have a "control" lock type rather than "admin". The migration converts this in existing channels..
|
2011-04-20 22:40:27 +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 |
|