|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Classes | |
| class | XonoticDemoList |
Functions | |
| void | DemoList_Filter_Change (entity box, entity me) |
| void | DemoList_Refresh_Click (entity btn, entity me) |
| entity | makeXonoticDemoList () |
Variables | |
| entity | demolist |
Definition at line 132 of file demolist.qc.
References entity(), strcat(), strfree, string_null, strstrofs, and strzone().
Referenced by XonoticDemoBrowserTab_fill().
Definition at line 126 of file demolist.qc.
References entity().
Referenced by XonoticDemoBrowserTab_fill().
| entity makeXonoticDemoList | ( | ) |
Definition at line 5 of file demolist.qc.
Referenced by XonoticDemoBrowserTab_fill().
| entity demolist |
Definition at line 30 of file demolist.qh.
Referenced by DemoConfirm_Check_Gamestatus(), Handle_StartDemo_Click(), Handle_TimeDemo_Click(), XonoticDemoBrowserTab_fill(), XonoticDemoStartConfirmDialog_fill(), and XonoticDemoTimeConfirmDialog_fill().