use the same image hashing algorithm that the server uses for archetypes, increase the table size to 8192 to reduce collisions.
15 lines of code changed in 2 files:
finished common/arch.c unit test, fixed a few bugs, moved function around and renamed other
611 lines of code changed in 31 files:
Increase Archtable to 8192, the new hashing algorithm works better with a table size that is a power of 2, and the current value is very close to being exceeded anyway. Suggested by Crossfire+ Development Team http://cf.schmorp.de
7 lines of code changed in 2 files:
Add additional handles to prevent players from being trapped.
10 lines of code changed in 1 file:
Use object name for swamp messages.
14 lines of code changed in 2 files: