- Allow passing a font on the command line via --font - Move the engine configuration to its own module - Redo entirely the font configuration: move it to the configuration module - Pass the configuration object to the Map in place of the size argument |
||
|---|---|---|
| .. | ||
| actions | ||
| interface | ||
| map | ||
| __init__.py | ||
| __main__.py | ||
| ai.py | ||
| components.py | ||
| configuration.py | ||
| engine.py | ||
| events.py | ||
| geometry.py | ||
| items.py | ||
| log.py | ||
| messages.py | ||
| monsters.py | ||
| object.py | ||