aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAge
* implement more of dunnetFranklin Wei2016-05-19
|
* fix build dependency checking, cleanup, simulation callbackFranklin Wei2016-04-28
|
* hash resizing, memory leak fixes, world gen improvementsFranklin Wei2016-04-17
|
* allow for modular world loadingFranklin Wei2016-04-16
|
* thingsFranklin Wei2016-04-14
|
* bump version to 0.5.20.5.2Franklin Wei2016-04-03
|
* various fixesFranklin Wei2016-04-03
|
* lots of thingsFranklin Wei2016-03-31
|
* replace packet mode pipes with unix domain socketsFranklin Wei2016-03-29
|
* fix thingsFranklin Wei2016-03-29
|
* add thingsFranklin Wei2016-03-29
|
* kludge things to compile on old linuxFranklin Wei2016-03-28
|
* remove some debug messagesFranklin Wei2016-03-26
|
* fix drop bugFranklin Wei2016-03-26
|
* fix for drop bugFranklin Wei2016-03-24
|
* bump version to 0.5.0Franklin Wei2016-02-28
|
* implements aliases and other assorted features/enhancementsFranklin Wei2016-02-28
|
* refactor client_ moduleFranklin Wei2016-02-16
|
* remove some dead codeFranklin Wei2016-02-16
|
* support multiple dropsFranklin Wei2016-02-16
|
* support multiple objects sharing the same nameFranklin Wei2016-02-16
|
* better command parsingFranklin Wei2016-02-01
|
* bump version to 0.5.0-rc1Franklin Wei2016-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 commandFranklin Wei2016-01-26
|
* add some very basic command-line parsingFranklin Wei2016-01-26
|
* fix a memory leak, bumps version to 0.4.0-rc1Franklin Wei2016-01-26
|
* fix some memory leaks and a serialization bugFranklin Wei2016-01-26
|
* inventory worksFranklin Wei2016-01-25
|
* implement object serialization, still need inventoryFranklin Wei2016-01-24
|
* some more work on objects, still can't serializeFranklin Wei2016-01-24
|
* objects partially work, can't serialize yetFranklin Wei2016-01-24
|
* objects partially implemented, fixes some bugsFranklin Wei2016-01-24
|
* stuffFranklin Wei2016-01-23
|
* static analysis is *AWESOME*!Franklin Wei2016-01-22
|
* PuTTY compatibility, lots of other stuffFranklin Wei2016-01-22
|
* drop libgcrypt because of all its memory leaks; openssl is used insteadFranklin Wei2016-01-18
|
* bump version to 0.3.0Franklin Wei2016-01-18
|
* minor polishingFranklin Wei2016-01-18
|
* remove sig_debugf as it's no longer neededFranklin Wei2016-01-18
|
* fix a synchronization bug, better word wrapping, and pretty telnetFranklin Wei2016-01-18
|
* support telnet NAWS (RFC 1073)Franklin Wei2016-01-18
|
* remember last loginFranklin Wei2016-01-17
|
* better synchronization, less weird behaviorFranklin Wei2016-01-17
|
* rewrite message-passing, no signals needed!Franklin Wei2016-01-17
|
* packetized requestsFranklin Wei2016-01-16
|
* revamp makefile, work on objectsFranklin Wei2016-01-15
|
* build flagsFranklin Wei2016-01-15
|
* more polishingFranklin Wei2016-01-15
|
* polish thingsFranklin Wei2016-01-15
|
* refactor headersFranklin Wei2016-01-15
|