server-1.12/common
kts of kettek (nyaa) b2d044ce6a Fix bad logic for getting ring image 2019-08-13 16:46:03 -07:00
..
Makefile.am Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
README Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
anim.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
arch.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
button.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
dialog.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
exp.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
friend.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
glue.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
holy.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
image.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
info.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
init.c Fix bad logic for getting ring image 2019-08-13 16:46:03 -07:00
item.c Add throwable alchemist vials support 2018-06-29 17:56:58 -07:00
languages.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
links.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
living.c Add additional sources of slaying 2018-06-28 11:57:57 -07:00
loader.l Add earring type 2018-06-22 16:21:16 -07:00
logger.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
los.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
map.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
ob_methods.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
ob_types.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
object.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
path.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
player.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
porting.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
re-cmp.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
readable.c Add earring type 2018-06-22 16:21:16 -07:00
recipe.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
region.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
shstr.c Add additional sources of slaying 2018-06-28 11:57:57 -07:00
stringbuffer.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
time.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00
treasure.c Fix bad logic for getting ring image 2019-08-13 16:46:03 -07:00
utils.c Add 1.12 with party exp and bow mods 2017-03-20 09:18:33 -07:00

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.