|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Functions | |
| void | DemoConfirm_ListClick_Check_Gamestatus (entity me) |
| void | DemoList_Filter_Change (entity box, entity me) |
| void | DemoList_Refresh_Click (entity btn, entity me) |
| void | getDemos_for_ext (entity me, string ext, float subdir) |
| entity | makeXonoticDemoList () |
| void | XonoticDemoList_configureXonoticDemoList (entity me) |
| string | XonoticDemoList_demoName (entity me, float i) |
| void | XonoticDemoList_destroy (entity me) |
| void | XonoticDemoList_doubleClickListBoxItem (entity me, float i, vector where) |
| void | XonoticDemoList_drawListBoxItem (entity me, int i, vector absSize, bool isSelected, bool isFocused) |
| void | XonoticDemoList_getDemos (entity me) |
| float | XonoticDemoList_keyDown (entity me, float scan, float ascii, float shift) |
| void | XonoticDemoList_resizeNotify (entity me, vector relOrigin, vector relSize, vector absOrigin, vector absSize) |
| void | XonoticDemoList_showNotify (entity me) |
| void | XonoticDemoList_startDemo (entity me) |
| void | XonoticDemoList_timeDemo (entity me) |
Definition at line 163 of file demolist.qc.
References boxToGlobal(), boxToGlobalSize(), DialogOpenButton_Click_withCoords(), entity(), eX, eY, GAME_CONNECTED, GAME_ISSERVER, gamestatus, and main.
Referenced by XonoticDemoList_doubleClickListBoxItem(), and XonoticDemoList_keyDown().
Definition at line 130 of file demolist.qc.
References entity(), strcat(), strfree, string_null, strstrofs, and strzone().
Referenced by XonoticDemoBrowserTab_fill().
Definition at line 124 of file demolist.qc.
References entity().
Referenced by XonoticDemoBrowserTab_fill().
Definition at line 29 of file demolist.qc.
References entity(), getDemos_for_ext(), rgb_to_hexcolor(), search_begin(), search_end(), search_getfilename(), search_getsize(), strcat(), strlen, and substring().
Referenced by getDemos_for_ext(), and XonoticDemoList_getDemos().
| entity makeXonoticDemoList | ( | ) |
Definition at line 5 of file demolist.qc.
Referenced by XonoticDemoBrowserTab_fill().
Definition at line 12 of file demolist.qc.
References entity().
Definition at line 18 of file demolist.qc.
References entity(), strlen, and substring().
Definition at line 82 of file demolist.qc.
References entity().
Definition at line 180 of file demolist.qc.
References DemoConfirm_ListClick_Check_Gamestatus(), entity(), and vector.
| void XonoticDemoList_drawListBoxItem | ( | entity | me, |
| int | i, | ||
| vector | absSize, | ||
| bool | isSelected, | ||
| bool | isFocused ) |
Definition at line 103 of file demolist.qc.
References draw_Fill(), draw_Text(), draw_TextShortenToWidth(), draw_TextWidth(), entity(), eX, eY, getFadedAlpha(), and vector.
Definition at line 66 of file demolist.qc.
References buf_create, entity(), and getDemos_for_ext().
Definition at line 185 of file demolist.qc.
References DemoConfirm_ListClick_Check_Gamestatus(), entity(), K_ENTER, K_KP_ENTER, and SUPER.
| void XonoticDemoList_resizeNotify | ( | entity | me, |
| vector | relOrigin, | ||
| vector | relSize, | ||
| vector | absOrigin, | ||
| vector | absSize ) |
Definition at line 88 of file demolist.qc.
Definition at line 147 of file demolist.qc.
References entity(), and localcmd().
Definition at line 155 of file demolist.qc.
References entity(), and localcmd().