| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | implement more of dunnet | Franklin Wei | 2016-05-19 |
| | | |||
| * | remove some debug messages | Franklin Wei | 2016-03-26 |
| | | |||
| * | fix drop bug | Franklin Wei | 2016-03-26 |
| | | |||
| * | fix for drop bug | Franklin Wei | 2016-03-24 |
| | | |||
| * | 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 |
| | | |||
| * | implement object serialization, still need inventory | Franklin Wei | 2016-01-24 |
| | | |||
| * | some more work on objects, still can't serialize | Franklin Wei | 2016-01-24 |
| | | |||
| * | objects partially work, can't serialize yet | Franklin Wei | 2016-01-24 |
| | | |||
| * | objects partially implemented, fixes some bugs | Franklin Wei | 2016-01-24 |
| | | |||
| * | stuff | Franklin Wei | 2016-01-23 |
| | | |||
| * | static analysis is *AWESOME*! | Franklin Wei | 2016-01-22 |
| | | |||
| * | PuTTY compatibility, lots of other stuff | Franklin Wei | 2016-01-22 |
| | | |||
| * | remove sig_debugf as it's no longer needed | Franklin Wei | 2016-01-18 |
| | | |||
| * | 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 |
| | | |||
| * | docs and stuff | Franklin Wei | 2015-12-30 |
| | | |||
| * | stuff mostly works, need to fix error on client exit | Franklin Wei | 2015-12-26 |
| | | |||
| * | implement child lookup via hash table | Franklin Wei | 2015-12-25 |
| | | |||
| * | tons of stuff | Franklin Wei | 2015-12-25 |
| | | |||
| * | stuff | Franklin Wei | 2015-12-24 |