Skip to content

Baktar should give players clues as to what he would like to receive

Fedja Beader requested to merge specing/serverdata:baktar into master

May or may not work.

Some uses of this hash table API in serverdata use htinextkey for the first key as well, but htifirstkey looks better. They also query hticheck() on each iteration, but use of htsize should ensure that no iterator here is ever invalid.

Merge request reports