aboutsummaryrefslogtreecommitdiff
path: root/src/globals.h (follow)
Commit message (Collapse)AuthorAge
* bump version to 0.5.00.5.0Franklin Wei2016-02-28
|
* 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 a memory leak, bumps version to 0.4.0-rc10.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.00.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