|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Macros | |
| #define | CTX_CACHE 1 |
| #define | ZCTX(s) |
Functions | |
| ERASEABLE string | CTX (string s) |
| ERASEABLE string | language_filename (string s) |
Variables | |
| string | prvm_language |
| #define ZCTX | ( | s | ) |
Definition at line 68 of file i18n.qh.
Referenced by ServerList_Update_favoriteButton(), XonoticAudioSettingsTab_fill(), XonoticDemoBrowserTab_fill(), XonoticEffectsSettingsTab_fill(), XonoticGameMessageSettingsTab_fill(), XonoticGameModelSettingsTab_fill(), XonoticGameViewSettingsTab_fill(), XonoticHUDCenterprintDialog_fill(), XonoticHUDChatDialog_fill(), XonoticHUDExitDialog_fill(), XonoticHUDInfoMessagesDialog_fill(), XonoticHUDModIconsDialog_fill(), XonoticHUDNotificationDialog_fill(), XonoticHUDPickupDialog_fill(), XonoticHUDStrafeHUDDialog_fill(), XonoticHUDWeaponsDialog_fill(), XonoticInputSettingsTab_fill(), XonoticMapInfoDialog_fill(), XonoticMiscSettingsTab_fill(), XonoticMusicPlayerTab_fill(), XonoticScoreboardFadeTimeSlider_configureXonoticScoreboardFadeTimeSlider(), XonoticServerCreateTab_fill(), XonoticServerInfoDialog_loadServerInfo(), XonoticServerList_drawListBoxItem(), XonoticServerListTab_fill(), XonoticSingleplayerDialog_fill(), XonoticStatsList_convertDate(), and XonoticVideoSettingsTab_fill().
Definition at line 45 of file i18n.qh.
References HM_gets, HM_sets, LOG_DEBUGF, strstrofs, and substring().
Referenced by count_fill(), KeyBinds_BuildList(), QuickMenu_Default(), Scoreboard_Fraglimit_Draw(), and XonoticDecibelsSlider_valueToText().
Definition at line 14 of file i18n.qh.
References fclose(), FILE_READ, fopen(), prvm_language, and strcat().
Referenced by CampaignFile_Load().
| string prvm_language |
Definition at line 8 of file i18n.qh.
Referenced by CheckFirstRunButton(), CSQC_Init(), firstRun_setLanguage(), language_filename(), m_init(), QuickMenu_Default(), setZonedTooltip(), translate_key(), and XonoticLanguageList_setLanguage().