| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | allow for modular world loading | Franklin Wei | 2016-04-16 |
| | | |||
| * | refactor client_ module | Franklin Wei | 2016-02-16 |
| | | |||
| * | support multiple objects sharing the same name | Franklin Wei | 2016-02-16 |
| | | |||
| * | bump version to 0.5.0-rc1 | Franklin Wei | 2016-01-31 |
| | | | | | | | | * implements objects using reference counts rather than copying * implements both room-local and global verbs * refactors the world_* functions into a separate module * numerous other changes | ||
| * | inventory works | Franklin Wei | 2016-01-25 |
| | | |||
| * | drop libgcrypt because of all its memory leaks; openssl is used instead | Franklin Wei | 2016-01-18 |
| | | |||
| * | more polishing | Franklin Wei | 2016-01-15 |
| | | |||
| * | some stuff | Franklin Wei | 2016-01-08 |