aboutsummaryrefslogtreecommitdiff
path: root/src/util.h (follow)
Commit message (Collapse)AuthorAge
* implement more of dunnetFranklin Wei2016-05-19
|
* lots of thingsFranklin Wei2016-03-31
|
* fix thingsFranklin Wei2016-03-29
|
* add thingsFranklin Wei2016-03-29
|
* support multiple objects sharing the same nameFranklin Wei2016-02-16
|
* 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 a memory leak, bumps version to 0.4.0-rc1Franklin Wei2016-01-26
|
* inventory worksFranklin Wei2016-01-25
|
* objects partially work, can't serialize yetFranklin Wei2016-01-24
|
* objects partially implemented, fixes some bugsFranklin Wei2016-01-24
|
* refactor headersFranklin Wei2016-01-15