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

Data Fields | |
| char | attr |
| BOOL | colour |
| BOOL | connected |
| 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 |
| term_state | state |
| TERMBUF ** | termlist |
| BOOL | UseMemoryCompression |
|
|
|
|
|
Definition at line 204 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), SetupSettingDialog(), and WinMain(). |
|
|
Definition at line 213 of file nanomud.h. Referenced by HandleWinsockConnection(). |
|
|
Definition at line 219 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 228 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
|
|
|
Definition at line 225 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 222 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 221 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 226 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 218 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 229 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 224 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 216 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 230 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 220 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 227 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 202 of file nanomud.h. Referenced by check_ping(), CloseWinsock(), handle_set_options(), HandleWinsockConnection(), save_settings(), WindowProcedure(), and WinMain(). |
|
|
Definition at line 215 of file nanomud.h. Referenced by handle_set_options(), and save_settings(). |
|
|
Definition at line 212 of file nanomud.h. Referenced by handle_set_options(), save_settings(), and WinMain(). |
|
|
Definition at line 201 of file nanomud.h. Referenced by handle_set_options(), save_settings(), and WinMain(). |
|
|
Definition at line 217 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
|
|
Definition at line 205 of file nanomud.h. Referenced by check_ping(), and CheckPing(). |
|
|
Definition at line 203 of file nanomud.h. Referenced by CloseWinsock(), handle_set_options(), HandleWinsockConnection(), save_settings(), and WinMain(). |
|
|
Referenced by WindowProcedure(). |
|
|
Definition at line 206 of file nanomud.h. Referenced by CheckPing(), and HandleWinsockConnection(). |
|
|
Definition at line 207 of file nanomud.h. Referenced by CheckPing(), and HandleWinsockConnection(). |
|
|
Definition at line 208 of file nanomud.h. Referenced by CheckPing(). |
|
|
|
|
|
Definition at line 209 of file nanomud.h. Referenced by fetch_line(), FreeTerm(), new_line(), replace_line(), and WinMain(). |
|
|
Definition at line 214 of file nanomud.h. Referenced by handle_set_options(), save_settings(), SettingsProcedure(), and SetupSettingDialog(). |
1.3.9.1