Xonotic
|
Go to the source code of this file.
Macros | |
#define | CTX_CACHE 1 |
#define | ZCTX(s) strzone(CTX(s)) |
Functions | |
ERASEABLE string | CTX (string s) |
ERASEABLE string | language_filename (string s) |
SHUTDOWN (CTX_cache) | |
STATIC_INIT (CTX_cache) | |
Variables | |
HashMap | CTX_cache |
string | prvm_language |
Definition at line 68 of file i18n.qh.
Referenced by ServerList_Update_favoriteButton(), XonoticScoreboardFadeTimeSlider_configureXonoticScoreboardFadeTimeSlider(), and XonoticServerListTab_fill().
Definition at line 45 of file i18n.qh.
References CTX_cache, HM_gets, HM_sets, LOG_DEBUGF, strstrofs, and substring().
Referenced by count_fill(), Label_getInfo(), and XonoticDecibelsSlider_valueToText().
Definition at line 14 of file i18n.qh.
References fclose(), FILE_READ, fopen(), prvm_language, and strcat().
Referenced by CampaignFile_Load().
SHUTDOWN | ( | CTX_cache | ) |
STATIC_INIT | ( | CTX_cache | ) |
HashMap CTX_cache |
Definition at line 33 of file i18n.qh.
Referenced by CTX(), SHUTDOWN(), and STATIC_INIT().
string prvm_language |
Definition at line 8 of file i18n.qh.
Referenced by CheckFirstRunButton(), CSQC_Init(), firstRun_setLanguage(), language_filename(), m_init(), setZonedTooltip(), translate_key(), and XonoticLanguageList_setLanguage().