| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | implements aliases and other assorted features/enhancements | Franklin Wei | 2016-02-28 |
| | | |||
| * | refactor client_ module | 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-rc10.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 | ||
| * | add some very basic command-line parsing | 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 |
| | | |||
| * | some more work on objects, still can't serialize | Franklin Wei | 2016-01-24 |
| | | |||
| * | objects partially implemented, fixes some bugs | Franklin Wei | 2016-01-24 |
| | | |||
| * | 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 |
| | | |||
| * | minor polishing | Franklin Wei | 2016-01-18 |
| | | |||
| * | remove sig_debugf as it's no longer needed | 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 |
| | | |||
| * | refactor headers | Franklin Wei | 2016-01-15 |
| | | |||
| * | WIP on master: d274aa8 rewrite everything to use libev | Franklin Wei | 2016-01-13 |
| | | |||
| * | rewrite everything to use libev | Franklin Wei | 2016-01-13 |
| | | |||
| * | some stuff | Franklin Wei | 2016-01-08 |
| | | |||
| * | preliminary refactor of user data management | Franklin Wei | 2016-01-02 |
| | | |||
| * | docs and stuff | Franklin Wei | 2015-12-30 |
| | | |||
| * | fix an annoying bug | Franklin Wei | 2015-12-28 |
| | | |||
| * | optimize | Franklin Wei | 2015-12-28 |
| | | |||
| * | fix things | Franklin Wei | 2015-12-28 |
| | | |||
| * | fix things, mostly works now | Franklin Wei | 2015-12-27 |
| | | |||
| * | fix some things | Franklin Wei | 2015-12-27 |
| | | |||
| * | 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 |
| | | |||
| * | movement | Franklin Wei | 2015-12-24 |
| | | |||
| * | rooms work now | Franklin Wei | 2015-12-24 |
| | | |||
| * | stuff | Franklin Wei | 2015-12-24 |
| | | |||
| * | kicking | Franklin Wei | 2015-12-10 |
| | | |||
| * | refactor | Franklin Wei | 2015-12-07 |
| | | |||
| * | child-parent communication | Franklin Wei | 2015-12-07 |
| | | |||
| * | fix auth again | Franklin Wei | 2015-12-05 |
| | | |||
| * | fix bugs | Franklin Wei | 2015-12-04 |
| | | |||
| * | better auth | Franklin Wei | 2015-12-03 |
| | | |||
| * | initial commit | Franklin Wei | 2015-12-03 |