| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | implement more of dunnet | Franklin Wei | 2016-05-19 |
| | | |||
| * | lots of things | Franklin Wei | 2016-03-31 |
| | | |||
| * | kludge things to compile on old linux | Franklin Wei | 2016-03-28 |
| | | |||
| * | implements aliases and other assorted features/enhancements | Franklin Wei | 2016-02-28 |
| | | |||
| * | 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 | ||
| * | fix a memory leak, bumps version to 0.4.0-rc1 | Franklin Wei | 2016-01-26 |
| | | |||
| * | fix some memory leaks and a serialization bug | Franklin Wei | 2016-01-26 |
| | | |||
| * | inventory works | Franklin Wei | 2016-01-25 |
| | | |||
| * | objects partially work, can't serialize yet | Franklin Wei | 2016-01-24 |
| | | |||
| * | rewrite message-passing, no signals needed! | Franklin Wei | 2016-01-17 |
| | | |||
| * | packetized requests | Franklin Wei | 2016-01-16 |
| | | |||
| * | refactor headers | Franklin Wei | 2016-01-15 |
| | | |||
| * | rewrite everything to use libev0.2 | Franklin Wei | 2016-01-13 |
| | | |||
| * | some stuff | Franklin Wei | 2016-01-08 |
| | | |||
| * | optimize | Franklin Wei | 2015-12-28 |
| | | |||
| * | fix things | Franklin Wei | 2015-12-28 |
| | | |||
| * | stuff mostly works, need to fix error on client exit | Franklin Wei | 2015-12-26 |
| | | |||
| * | stuff | Franklin Wei | 2015-12-24 |