Griatch
|
062a545a97
|
Changed at_cmdset_get() hook to at_cmdset_get(**kwargs). This allows for the possibility to control dynamic generation of cmdsets, for example to force Exit cmdsets to be rebuilt. The aliasing command now uses this. Resolves #563.
|
2014-09-20 10:26:59 +02:00 |
|
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 |
|
Griatch
|
916813376e
|
The game/gamesrc/objects/examples defaulted to class names that did not match the tutorials.
|
2013-09-19 20:07:43 +02:00 |
|
Griatch
|
45c5be8468
|
More whitespace cleanup.
|
2012-03-30 23:57:04 +02:00 |
|
Griatch
|
4398d42360
|
Added new templates to gamesrc/*/examples. The old base* modules still in place. Some cleanup of the API.
|
2012-03-25 16:35:22 +02:00 |
|