aboutsummaryrefslogtreecommitdiff
path: root/src/hash.c (follow)
Commit message (Collapse)AuthorAge
* fix build dependency checking, cleanup, simulation callbackFranklin Wei2016-04-28
|
* hash resizing, memory leak fixes, world gen improvementsFranklin Wei2016-04-17
|
* various fixesFranklin Wei2016-04-03
|
* kludge things to compile on old linuxFranklin Wei2016-03-28
|
* fix drop bugFranklin Wei2016-03-26
|
* fix for drop bugFranklin Wei2016-03-24
|
* implements aliases and other assorted features/enhancementsFranklin Wei2016-02-28
|
* 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
* inventory worksFranklin Wei2016-01-25
|
* objects partially implemented, fixes some bugsFranklin Wei2016-01-24
|
* static analysis is *AWESOME*!Franklin Wei2016-01-22
|
* refactor headersFranklin Wei2016-01-15
|
* rewrite everything to use libev0.2Franklin Wei2016-01-13
|
* some stuffFranklin Wei2016-01-08
|
* stuff mostly works, need to fix error on client exitFranklin Wei2015-12-26
|
* implement child lookup via hash tableFranklin Wei2015-12-25
|
* tons of stuffFranklin Wei2015-12-25
|
* stuffFranklin Wei2015-12-24