Brian Koropoff
|
cf48363c6e
|
More of GIB done: builtins, functions, various cleanups, math, etc.
|
2002-08-03 06:04:00 +00:00 |
|
Brian Koropoff
|
a93b221272
|
Split off the old console parser into idparse.[ch] and prepared the cbuf
struct and support functions for GIB mark III.
Oh yeah, I'm back.
|
2002-07-31 22:03:53 +00:00 |
|
Bill Currie
|
ad6e025a91
|
take cmd.[ch] back to basics. the gib code is temporarily gone pending
renovations. cmd_source handling is a little hacky in nq, but it's working.
|
2002-07-31 05:19:03 +00:00 |
|
Bill Currie
|
de22355371
|
use P_* for params and R_* for return values in builtins code
|
2002-07-24 21:42:33 +00:00 |
|
Brian Koropoff
|
d85a238af2
|
Modified cmd.c to prepare for more file access functions and changed
the bind system to keep a restricted flag on binds to prevent the
server from executing restricted commands by binding them to keys.
|
2002-05-31 05:38:06 +00:00 |
|
Robin Redeker
|
67d53f4e56
|
Added some QC-API functions: String_Cut, String_Len, Key_CountBindings.
|
2002-02-02 09:38:19 +00:00 |
|
Robin Redeker
|
fa575a3475
|
Added a start for the QC-Keys-API
|
2002-01-31 21:08:45 +00:00 |
|