#include <config.h>
#include "common/timer.h"
Go to the source code of this file.
Functions | |
void | inter_init (const char *file) |
Initializes the server. | |
TIMER_FUNC (check_ttl_wisdata) | |
Delete elapsed wisps (with no answer). | |
void | inter_save () |
Commits save file writing. | |
int | inter_parse_frommap (int fd) |
The packet parser for packets from Map Servers. | |
void | inter_mapif_init (int fd) |
Resets variables. | |
void | mapif_parse_AccRegRequest (int fd, int account_id) |
void | inter_log (char *fmt,...) |
Logging function. | |
void | send_alone_map_server_flag () |
Sends flag 'map_is_alone' to all map-servers. | |
Variables | |
short | party_share_level |
Max level difference for exp share. | |
short | guild_extension_bonus |
Extra member space for every level of extension. |
This is a part of Char Server.