aboutsummaryrefslogtreecommitdiff
path: root/src/verb.h (follow)
Commit message (Collapse)AuthorAge
* kludge things to compile on old linuxFranklin Wei2016-03-28
|
* fix for drop bugFranklin Wei2016-03-24
|
* 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