aboutsummaryrefslogtreecommitdiff
path: root/src/server_reqs.c (unfollow)
Commit message (Collapse)Author
2016-05-19implement more of dunnetFranklin Wei
2016-04-03various fixesFranklin Wei
2016-03-31kludge things to compile on old linuxFranklin Wei
2016-03-31lots of thingsFranklin Wei
2016-03-29fix thingsFranklin Wei
2016-03-29add thingsFranklin Wei
2016-03-28kludge things to compile on old linuxFranklin Wei
2016-03-26remove some debug messagesFranklin Wei
2016-03-26fix drop bugFranklin Wei
2016-03-24fix for drop bugFranklin Wei
2016-02-28implements aliases and other assorted features/enhancementsFranklin Wei
2016-02-16support multiple dropsFranklin Wei
2016-02-16support multiple objects sharing the same nameFranklin Wei
2016-02-01better command parsingFranklin Wei
2016-01-31bump version to 0.5.0-rc1Franklin 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-26fix USER LIST commandFranklin Wei
2016-01-26fix a memory leak, bumps version to 0.4.0-rc1Franklin Wei
2016-01-25inventory worksFranklin Wei
2016-01-24implement object serialization, still need inventoryFranklin Wei
2016-01-24some more work on objects, still can't serializeFranklin Wei
2016-01-24objects partially work, can't serialize yetFranklin Wei
2016-01-24objects partially implemented, fixes some bugsFranklin Wei
2016-01-22static analysis is *AWESOME*!Franklin Wei
2016-01-22PuTTY compatibility, lots of other stuffFranklin Wei
2016-01-18remove sig_debugf as it's no longer neededFranklin Wei
2016-01-18fix a synchronization bug, better word wrapping, and pretty telnetFranklin Wei
2016-01-17remember last loginFranklin Wei
2016-01-17better synchronization, less weird behaviorFranklin Wei
2016-01-17rewrite message-passing, no signals needed!Franklin Wei
2016-01-16packetized requestsFranklin Wei
2016-01-15more polishingFranklin Wei
2016-01-15polish thingsFranklin Wei
2016-01-15refactor headersFranklin Wei
2016-01-13WIP on master: d274aa8 rewrite everything to use libevFranklin Wei
2016-01-13rewrite everything to use libev0.2Franklin Wei
2016-01-09finish refactor into userdbFranklin Wei
2016-01-08some stuffFranklin Wei
2016-01-02preliminary refactor of user data managementFranklin Wei
2015-12-30docs and stuffFranklin Wei
2015-12-28fix an annoying bugFranklin Wei
2015-12-28optimizeFranklin Wei
2015-12-28fix thingsFranklin Wei
2015-12-27fix things, mostly works nowFranklin Wei
2015-12-27fix some thingsFranklin Wei
2015-12-26stuff mostly works, need to fix error on client exitFranklin Wei
2015-12-25implement child lookup via hash tableFranklin Wei
2015-12-25tons of stuffFranklin Wei
2015-12-24stuffFranklin Wei
2015-12-24movementFranklin Wei
2015-12-24rooms work nowFranklin Wei