mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
bb6619d332
delete core files with boostrap clean fix the placement of a comment simple docs for the standard client connection process (no mention of downloads)
28 lines
1.1 KiB
Text
28 lines
1.1 KiB
Text
[oob]getchallenge\n
|
|
[oob]c[challenge][ext]
|
|
[oob]connect [protover] [qport] [challenge] [userinfo]
|
|
[oob]j
|
|
[chan][clc_stringcmd]new
|
|
[chan][svc_serverdata][data]
|
|
[chan][clc_stringcmd]soundlist [svcount] 0
|
|
{
|
|
[chan][svc_soundlist][data][next]
|
|
[chan][clc_stringcmd]soundlist [svcount] [next]
|
|
}
|
|
[chan][svc_soundlist][data]0
|
|
[chan][clc_stringcmd]modellist [svcount] 0
|
|
{
|
|
[chan][svc_modellist][data][next]
|
|
[chan][clc_stringcmd]modellist [svcount] [next]
|
|
}
|
|
[chan][svc_modellist][data]0
|
|
[chan][clc_stringcmd]prespawn [svcount] [n=0] [wcsum]
|
|
{
|
|
[chan][signon buffer n][stuffcmd]prespawn...
|
|
[chan][clc_stringcmd]prespawn [svcount] [n]
|
|
}
|
|
[chan][signon buffer n][stuffcmd]spawn...
|
|
[chan][clc_stringcmd]spawn [svcount] 0
|
|
[chan][spawn info][stuffcmd]skins
|
|
[chan][clc_stringcmd]begin [svcount]
|
|
....
|