docs and a bit of cleanup

delete core files with boostrap clean
fix the placement of a comment
simple docs for the standard client connection process (no mention of
downloads)
This commit is contained in:
Bill Currie 2010-01-13 06:48:54 +00:00 committed by Jeff Teunissen
parent b05e9ea293
commit bb6619d332
3 changed files with 38 additions and 9 deletions

28
doc/connect.txt Normal file
View file

@ -0,0 +1,28 @@
[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]
....