|
|
1.1 root 1: int ui_init(int argc, char *argv[]);
2: int ui_loop(void);
1.1.1.2 ! root 3: void ui_line(int line);
1.1 root 4: void ui_endfield(void);
5: void ui_final(void);
6: void ui_log_debug3(const char *text, ...);
7: void ui_log_debug2(const char *text, ...);
8: void ui_log_debug1(const char *text, ...);
9: void ui_log_user(const char *text, ...);
10: void ui_log_verbose(const char *text, ...);
11: void ui_log_normal(const char *text, ...);
12: void ui_log_critical(const char *text, ...);
13: void ui_log_request(const char *text, ...);
14: void ui_err(const char *text, ...);
1.1.1.2 ! root 15: void ui_musiclog(uint8 *data, unsigned int length);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.