index
:
netcosm
master
A MUD Server
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
userdb.c
(
unfollow
)
Commit message (
Expand
)
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-28
kludge things to compile on old linux
Franklin Wei
2016-03-24
fix for drop bug
Franklin Wei
2016-02-28
implements aliases and other assorted features/enhancements
Franklin Wei
2016-02-16
support multiple objects sharing the same name
Franklin Wei
2016-01-31
bump version to 0.5.0-rc1
Franklin Wei
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-26
fix some memory leaks and a serialization bug
Franklin Wei
2016-01-25
inventory works
Franklin Wei
2016-01-24
objects partially implemented, fixes some bugs
Franklin Wei
2016-01-22
static analysis is *AWESOME*!
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-16
packetized requests
Franklin Wei
2016-01-15
polish things
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 libev
0.2
Franklin Wei
2016-01-08
some stuff
Franklin Wei
2016-01-02
preliminary refactor of user data management
Franklin Wei