|
Xonotic
|
Include dependency graph for demolist.qh:
This graph shows which files directly or indirectly include this file: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 strcat(), strfree, string_null, strstrofs, and strzone().
Here is the call graph for this function:Definition at line 126 of file demolist.qc.
| entity makeXonoticDemoList | ( | ) |
Definition at line 5 of file demolist.qc.
Referenced by XonoticDemoBrowserTab_fill().
Here is the call graph for this function:
Here is the caller graph for this function:| entity demolist |
Definition at line 30 of file demolist.qh.
Referenced by DemoConfirm_Check_Gamestatus(), Handle_StartDemo_Click(), Handle_TimeDemo_Click(), and XonoticDemoBrowserTab_fill().