aboutsummaryrefslogtreecommitdiff
path: root/src/globals.h (follow)
Commit message (Collapse)AuthorAge
* implement more of dunnetFranklin Wei2016-05-19
|
* allow for modular world loadingFranklin Wei2016-04-16
|
* bump version to 0.5.20.5.2Franklin Wei2016-04-03
|
* lots of thingsFranklin Wei2016-03-31
|
* kludge things to compile on old linuxFranklin Wei2016-03-28
|
* fix for drop bugFranklin Wei2016-03-24
|
* bump version to 0.5.0Franklin Wei2016-02-28
|
* 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
|
* objects partially work, can't serialize yetFranklin Wei2016-01-24
|
* objects partially implemented, fixes some bugsFranklin Wei2016-01-24
|
* stuffFranklin Wei2016-01-23
|
* drop libgcrypt because of all its memory leaks; openssl is used insteadFranklin Wei2016-01-18
|
* bump version to 0.3.0Franklin Wei2016-01-18
|
* minor polishingFranklin Wei2016-01-18
|
* remove sig_debugf as it's no longer neededFranklin Wei2016-01-18
|
* packetized requestsFranklin Wei2016-01-16
|
* refactor headersFranklin Wei2016-01-15