Bill Currie
|
eb099ae0d3
|
make qf gcc 3.3 clean
|
2003-04-17 00:01:48 +00:00 |
|
Brian Koropoff
|
3b703db4d4
|
Added the beginnings of an interface between Ruamoko and GIB. Although the
API is by no means finalized, it's now possible to write GIB builtins in
Ruamoko that can take arguments and return values to GIB.
|
2003-04-13 20:43:52 +00:00 |
|
Bill Currie
|
0b0dfcc38e
|
nuke the string api (never really liked it)
|
2003-04-08 02:35:09 +00:00 |
|
Bill Currie
|
13fd0b8533
|
nuke the string hash api as it's been obsoleted
|
2003-04-07 22:34:39 +00:00 |
|
Bill Currie
|
7001f1d851
|
plist api (hope it works:)
|
2003-04-07 20:02:06 +00:00 |
|
Bill Currie
|
33c9ce0f7b
|
add hash table api
|
2003-04-07 16:38:34 +00:00 |
|
Bill Currie
|
a9a169e820
|
make the more relevant parts of qfs available to progs. bi_file.c will
eventually be moving into bi_qfs.c
|
2003-02-28 05:35:27 +00:00 |
|
Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
Bill Currie
|
09d89a3214
|
move bi_keys from csqc to pr_keys in targets allowing the server to link
with libQFcsqc (need a new name:P)
|
2002-08-21 02:25:51 +00:00 |
|
Bill Currie
|
8220ddd83d
|
and the command api to csqc and use it to bind menu_load and menu_save. F2
and F3 now work in nq :)
|
2002-04-12 17:19:49 +00:00 |
|
Robin Redeker
|
757556022b
|
1. general menu code cleanup
2. added lots of comments to my menu code
3. wrote a string hash api (key -> value assignment list)
Hm, nothing else afaik. ;)
|
2002-03-16 15:52:17 +00:00 |
|
Robin Redeker
|
fa575a3475
|
Added a start for the QC-Keys-API
|
2002-01-31 21:08:45 +00:00 |
|
Bill Currie
|
85588c8fcb
|
start implementing the api for input lines and clean up a couple csqc
prototype issues.
|
2002-01-23 22:37:44 +00:00 |
|
Bill Currie
|
1168f1aa86
|
libQFcsqc (I'm not adverse to renaming it) is born. so far, only provides
Cbuf builtins.
|
2002-01-20 04:09:36 +00:00 |
|