| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2016-05-19 | implement more of dunnet | Franklin Wei | |
| 2016-04-03 | various fixes | Franklin Wei | |
| 2016-03-31 | kludge things to compile on old linux | Franklin Wei | |
| 2016-03-31 | lots of things | Franklin Wei | |
| 2016-03-29 | 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-28 | kludge things to compile on old linux | Franklin Wei | |
| 2016-02-28 | implements aliases and other assorted features/enhancements | Franklin Wei | |
| 2016-02-16 | refactor client_ module | Franklin Wei | |
| 2016-02-16 | support multiple objects sharing the same name | Franklin Wei | |
| 2016-02-01 | better command parsing | Franklin Wei | |
| 2016-01-31 | bump version to 0.5.0-rc1 | Franklin Wei | |
| * 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 | |||
| 2016-01-26 | fix USER LIST command | Franklin Wei | |
| 2016-01-26 | fix a memory leak, bumps version to 0.4.0-rc1 | Franklin Wei | |
| 2016-01-25 | inventory works | 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-23 | stuff | Franklin Wei | |
| 2016-01-22 | static analysis is *AWESOME*! | Franklin Wei | |
| 2016-01-22 | PuTTY compatibility, lots of other stuff | 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-17 | 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-16 | packetized requests | Franklin Wei | |
| 2016-01-15 | more polishing | Franklin Wei | |
| 2016-01-15 | refactor headers | Franklin Wei | |
| 2016-01-13 | WIP on master: d274aa8 rewrite everything to use libev | Franklin Wei | |
| 2016-01-13 | rewrite everything to use libev0.2 | Franklin Wei | |
| 2016-01-09 | finish refactor into userdb | Franklin Wei | |
| 2016-01-08 | some stuff | Franklin Wei | |
| 2016-01-02 | preliminary refactor of user data management | Franklin Wei | |
| 2015-12-31 | handle SIGPIPE | Franklin Wei | |
| 2015-12-28 | optimize | Franklin Wei | |
| 2015-12-27 | fix things, mostly works now | Franklin Wei | |
| 2015-12-27 | fix some things | Franklin Wei | |
| 2015-12-26 | stuff mostly works, need to fix error on client exit | Franklin Wei | |
| 2015-12-25 | implement child lookup via hash table | Franklin Wei | |
| 2015-12-25 | tons of stuff | Franklin Wei | |
| 2015-12-24 | stuff | Franklin Wei | |
| 2015-12-24 | movement | Franklin Wei | |
| 2015-12-24 | rooms work now | Franklin Wei | |
| 2015-12-24 | stuff | Franklin Wei | |
| 2015-12-10 | kicking | Franklin Wei | |
| 2015-12-07 | refactor | Franklin Wei | |
| 2015-12-07 | child-parent communication | Franklin Wei | |
| 2015-12-05 | telnet support | Franklin Wei | |
| 2015-12-05 | fix memory leaks | Franklin Wei | |