#include <nanomud.h>
Collaboration diagram for session_data:

Data Fields | |
| char | attr |
| BOOL | colour |
| BOOL | connected |
| int | desc |
| BOOL | EnableAliases |
| BOOL | EnableBlinkies |
| BOOL | EnableClasses |
| BOOL | EnableClientChat |
| BOOL | EnableMacros |
| BOOL | EnablePaths |
| BOOL | EnablePing |
| BOOL | EnableScripts |
| BOOL | EnableSound |
| BOOL | EnableSplashScreen |
| BOOL | EnableTestLogging |
| BOOL | EnableTN |
| BOOL | EnableTriggers |
| BOOL | EnableUsageReports |
| char * | host |
| BOOL | IsBetaTester |
| unsigned long int | max_buffer |
| char * | name |
| BOOL | OptimizeDualScreen |
| DWORD | ping |
| int | port |
| void(* | proc )(char *,...) |
| SOCKET | rawSocket |
| sockaddr_in | saDest |
| sockaddr_in | saSrc |
| BOOL | ShowTimeStamps |
| TERMBUF ** | termlist |
| BOOL | UseMemoryCompression |
|
|
|
|
|
Definition at line 307 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), SetupSettingDialog(), and WinMain(). |
|
|
Definition at line 316 of file nanomud.h. Referenced by HandleWinsockConnection(). |
|
|
Definition at line 335 of file nanomud.h. Referenced by HandleWinsockConnection(). |
|
|
Definition at line 322 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 331 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
|
|
|
Definition at line 328 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 325 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 324 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 329 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 321 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 332 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 327 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 319 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 333 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 323 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 330 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 305 of file nanomud.h. Referenced by check_ping(), CloseWinsock(), handle_set_options(), HandleWinsockConnection(), save_settings(), WindowProcedure(), and WinMain(). |
|
|
Definition at line 318 of file nanomud.h. Referenced by handle_set_options(), and save_settings(). |
|
|
Definition at line 315 of file nanomud.h. Referenced by FreeTerm(), handle_set_options(), save_settings(), and WinMain(). |
|
|
Definition at line 304 of file nanomud.h. Referenced by handle_set_options(), save_settings(), and WinMain(). |
|
|
Definition at line 320 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 308 of file nanomud.h. Referenced by check_ping(), and CheckPing(). |
|
|
Definition at line 306 of file nanomud.h. Referenced by CloseWinsock(), handle_set_options(), HandleWinsockConnection(), save_settings(), and WinMain(). |
|
|
Referenced by WindowProcedure(). |
|
|
Definition at line 309 of file nanomud.h. Referenced by CheckPing(), and HandleWinsockConnection(). |
|
|
Definition at line 310 of file nanomud.h. Referenced by CheckPing(), and HandleWinsockConnection(). |
|
|
Definition at line 311 of file nanomud.h. Referenced by CheckPing(). |
|
|
Definition at line 336 of file nanomud.h. Referenced by handle_set_options(), parse_ansi(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 312 of file nanomud.h. Referenced by fetch_line(), FreeTerm(), new_line(), replace_line(), WindowProcedure(), and WinMain(). |
|
|
Definition at line 317 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
1.3.9.1