| Commit message (Expand) | Author | Age |
| * | implement more of dunnet | Franklin Wei | 2016-05-19 |
| * | fix build dependency checking, cleanup, simulation callback | Franklin Wei | 2016-04-28 |
| * | hash resizing, memory leak fixes, world gen improvements | Franklin Wei | 2016-04-17 |
| * | allow for modular world loading | Franklin Wei | 2016-04-16 |
| * | things | Franklin Wei | 2016-04-14 |
| * | bump version to 0.5.20.5.2 | Franklin Wei | 2016-04-03 |
| * | various fixes | Franklin Wei | 2016-04-03 |
| * | lots of things | Franklin Wei | 2016-03-31 |
| * | replace packet mode pipes with unix domain sockets | Franklin Wei | 2016-03-29 |
| * | fix things | Franklin Wei | 2016-03-29 |
| * | add things | Franklin Wei | 2016-03-29 |
| * | kludge things to compile on old linux | Franklin Wei | 2016-03-28 |
| * | 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 |
| * | bump version to 0.5.0 | Franklin Wei | 2016-02-28 |
| * | implements aliases and other assorted features/enhancements | Franklin Wei | 2016-02-28 |
| * | refactor client_ module | Franklin Wei | 2016-02-16 |
| * | remove some dead code | Franklin Wei | 2016-02-16 |
| * | support multiple drops | Franklin Wei | 2016-02-16 |
| * | support multiple objects sharing the same name | Franklin Wei | 2016-02-16 |
| * | better command parsing | Franklin Wei | 2016-02-01 |
| * | bump version to 0.5.0-rc1 | Franklin Wei | 2016-01-31 |
| * | fix USER LIST command | Franklin Wei | 2016-01-26 |
| * | add some very basic command-line parsing | Franklin Wei | 2016-01-26 |
| * | 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 |
| * | drop libgcrypt because of all its memory leaks; openssl is used instead | Franklin Wei | 2016-01-18 |
| * | bump version to 0.3.0 | Franklin Wei | 2016-01-18 |
| * | minor polishing | Franklin Wei | 2016-01-18 |
| * | remove sig_debugf as it's no longer needed | Franklin Wei | 2016-01-18 |
| * | fix a synchronization bug, better word wrapping, and pretty telnet | Franklin Wei | 2016-01-18 |
| * | support telnet NAWS (RFC 1073) | Franklin Wei | 2016-01-18 |
| * | remember last login | Franklin Wei | 2016-01-17 |
| * | 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 |
| * | revamp makefile, work on objects | Franklin Wei | 2016-01-15 |
| * | build flags | Franklin Wei | 2016-01-15 |
| * | more polishing | Franklin Wei | 2016-01-15 |
| * | polish things | Franklin Wei | 2016-01-15 |
| * | refactor headers | Franklin Wei | 2016-01-15 |