|
Atrinik Client 2.5
|
#include <global.h>Go to the source code of this file.
Servers list, logging to a server, creating new character, etc.
Definition in file main.c.
| #define EYES_BLINK_DELAY (200) |
| #define EYES_BLINK_TIME (10 * 1000) |
| static void char_creation_enter | ( | list_struct * | list | ) | [static] |
| static int char_creation_key | ( | list_struct * | list, |
| SDLKey | key | ||
| ) | [static] |
| static void char_creation_reset | ( | list_struct * | list | ) | [static] |
| static void char_stat_change | ( | int | stat_id, |
| int | adjust | ||
| ) | [static] |
| static void list_handle_enter | ( | list_struct * | list | ) | [static] |
| static void list_handle_esc | ( | list_struct * | list | ) | [static] |
| static void news_popup_draw_func | ( | popup_struct * | popup | ) | [static] |
| static int news_popup_event_func | ( | popup_struct * | popup, |
| SDL_Event * | event | ||
| ) | [static] |
| static int popup_destroy_callback_func | ( | popup_struct * | popup | ) | [static] |
Function used right before the visible popup is destroyed using popup_destroy_visible().
| popup | The popup. |
| static void popup_draw_func | ( | popup_struct * | popup | ) | [static] |
| static void popup_draw_func_post | ( | popup_struct * | popup | ) | [static] |
| static int popup_event_func | ( | popup_struct * | popup, |
| SDL_Event * | event | ||
| ) | [static] |
| void show_meta_server | ( | ) |
int char_gender_selected [static] |
int char_points_assigned[7] [static] |
int char_points_left [static] |
uint32 char_race_selected [static] |
| const int char_step_max = 2 |
uint32 eyes_blink_ticks = 0 [static] |
size_t last_server_count = 0 [static] |
progress_dots progress [static] |
1.7.4