| 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 |
| | | |||
| * | fix for drop bug | Franklin Wei | 2016-03-24 |
| | | |||
| * | 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 USER LIST command | Franklin Wei | 2016-01-26 |
| | | |||
| * | fix a memory leak, bumps version to 0.4.0-rc1 | Franklin Wei | 2016-01-26 |
| | | |||
| * | inventory works | Franklin Wei | 2016-01-25 |
| | | |||
| * | objects partially work, can't serialize yet | Franklin Wei | 2016-01-24 |
| | | |||
| * | PuTTY compatibility, lots of other stuff | Franklin Wei | 2016-01-22 |
| | | |||
| * | better synchronization, less weird behavior | Franklin Wei | 2016-01-17 |
| | | |||
| * | rewrite message-passing, no signals needed! | Franklin Wei | 2016-01-17 |
| | | |||
| * | packetized requests | Franklin Wei | 2016-01-16 |
| | | |||
| * | some stuff | Franklin Wei | 2016-01-08 |