| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Remove references to old name. | 2020-11-21 | -3/+3 | |
| | | | | | | I've tried to replace this with generic references where appropriate, but a lot of the time it just doesn't make a lot of sense to do so. | |||
| * | Merge master: adjust `Space` cog location | 2020-04-01 | -4/+33 | |
| | | | | | Module was placed in the `seasons` pkg, which we renamed to `exts`. | |||
| * | Deseasonify: rename `seasons` pkg to `exts` | 2020-03-28 | -0/+395 | |
| It is believed that this is now a more logical name for the package, as extensions no longer bind to seasons. Internally, packages are still grouped into seasonal sub-packages. There are quite a few, and it makes sense to group them by a common theme that inspired their functionality. | ||||