Static Public Member Functions | |
| static mixed | LoadShardfilter (mixed filterfile) |
| ***** ***** ***** ***** ***** Shardfilter | |
| static mixed | MainMenu_SelectShard (mixed shard) |
| ***** ***** ***** ***** ***** actions and events | |
| static mixed | MainMenu_SendLogin (mixed user, mixed pass) |
| answered by MainMenuShowServerList | |
| static mixed | MainMenu_SendLoginAndChar (mixed user, mixed pass, mixed charid, mixed charname) |
| static mixed | MainMenu_GetStoredPassword (mixed host, mixed port, mixed user) |
| static mixed | MainMenuLoginRejected (mixed msg) |
| static mixed | MainMenuShowServerList (mixed serverlist) |
| static mixed | MainMenu_SendServer (mixed iServerID) |
| answered by MainMenuShowCharList | |
| static mixed | MainMenu_SendSelectChar (mixed charid) |
| static mixed | MainMenuShowCharList (mixed charlist) |
| static mixed | MainMenu_MakeTableDlg (mixed rows, mixed x, mixed y) |
| ***** ***** ***** ***** ***** MakeTableDlg for common styling | |
Definition at line 2029 of file lua_pseudo_code.cpp.
| static mixed mainmenu::LoadShardfilter | ( | mixed | filterfile | ) | [inline, static] |
| static mixed mainmenu::MainMenu_SelectShard | ( | mixed | shard | ) | [inline, static] |
***** ***** ***** ***** ***** actions and events
Definition at line 2035 of file lua_pseudo_code.cpp.
| static mixed mainmenu::MainMenu_SendLogin | ( | mixed | user, | |
| mixed | pass | |||
| ) | [inline, static] |
| static mixed mainmenu::MainMenu_SendLoginAndChar | ( | mixed | user, | |
| mixed | pass, | |||
| mixed | charid, | |||
| mixed | charname | |||
| ) | [inline, static] |
Definition at line 2040 of file lua_pseudo_code.cpp.
| static mixed mainmenu::MainMenu_GetStoredPassword | ( | mixed | host, | |
| mixed | port, | |||
| mixed | user | |||
| ) | [inline, static] |
Definition at line 2042 of file lua_pseudo_code.cpp.
| static mixed mainmenu::MainMenuLoginRejected | ( | mixed | msg | ) | [inline, static] |
Definition at line 2044 of file lua_pseudo_code.cpp.
| static mixed mainmenu::MainMenuShowServerList | ( | mixed | serverlist | ) | [inline, static] |
Definition at line 2046 of file lua_pseudo_code.cpp.
| static mixed mainmenu::MainMenu_SendServer | ( | mixed | iServerID | ) | [inline, static] |
| static mixed mainmenu::MainMenu_SendSelectChar | ( | mixed | charid | ) | [inline, static] |
Definition at line 2051 of file lua_pseudo_code.cpp.
| static mixed mainmenu::MainMenuShowCharList | ( | mixed | charlist | ) | [inline, static] |
Definition at line 2053 of file lua_pseudo_code.cpp.
| static mixed mainmenu::MainMenu_MakeTableDlg | ( | mixed | rows, | |
| mixed | x, | |||
| mixed | y | |||
| ) | [inline, static] |
***** ***** ***** ***** ***** MakeTableDlg for common styling
Definition at line 2056 of file lua_pseudo_code.cpp.
1.5.6