aboutsummaryrefslogtreecommitdiff
path: root/src/server_reqs.h (follow)
Commit message (Collapse)AuthorAge
* bump version to 0.5.0-rc10.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
|
* fix a memory leak, bumps version to 0.4.0-rc10.4.0-rc1Franklin Wei2016-01-26
|
* inventory worksFranklin Wei2016-01-25
|
* objects partially work, can't serialize yetFranklin Wei2016-01-24
|
* PuTTY compatibility, lots of other stuffFranklin Wei2016-01-22
|
* better synchronization, less weird behaviorFranklin Wei2016-01-17
|
* rewrite message-passing, no signals needed!Franklin Wei2016-01-17
|
* packetized requestsFranklin Wei2016-01-16
|
* some stuffFranklin Wei2016-01-08