|
||
---|---|---|
.. | ||
Makefile.am | ||
README | ||
anim.c | ||
arch.c | ||
button.c | ||
dialog.c | ||
exp.c | ||
friend.c | ||
glue.c | ||
holy.c | ||
image.c | ||
info.c | ||
init.c | ||
item.c | ||
languages.c | ||
links.c | ||
living.c | ||
loader.l | ||
logger.c | ||
los.c | ||
map.c | ||
ob_methods.c | ||
ob_types.c | ||
object.c | ||
path.c | ||
player.c | ||
porting.c | ||
re-cmp.c | ||
readable.c | ||
recipe.c | ||
region.c | ||
shstr.c | ||
stringbuffer.c | ||
time.c | ||
treasure.c | ||
utils.c |
README
If you link with this library, it's a _very_ good idea to call init_library() as a part of your initializing. (If not, a lot of function-pointers will point to god knows where...) Documentation for the functions can be generated using doxygen. See ../Doxyfile. -Frank.