Bill Currie
|
896791b209
|
Correct the spelling of "int" and clean up the mess.
|
2011-03-25 16:53:04 +09:00 |
|
Jeff Teunissen
|
4968b65b2f
|
Minor doc updates
Reveal more Rua documentation that I had already written years ago, and
clean up Array a little.
|
2010-12-16 06:24:54 -05:00 |
|
Jeff Teunissen
|
4bd37e7b64
|
Switch to C-style function declarations.
Doxygen hates the QuakeC-style function prototypes we use, so switch to the
C-style prototypes.
|
2010-12-11 20:31:59 -05:00 |
|
Bill Currie
|
888ff5f571
|
make the math functions Grievre provided available
|
2004-02-03 06:24:43 +00:00 |
|
Bill Currie
|
6f1dd54e99
|
quick and dirty fix to get menus loading again. libr.a really needs to be
cleaned up: most of the stuff in it should /not/ be in the standard library
|
2004-01-05 09:06:06 +00:00 |
|
Jeff Teunissen
|
5e1ce57322
|
Okay, this might or might not work (but it should). It's the beginning of the
Ruamoko standard library overhaul.
|
2002-08-17 05:27:34 +00:00 |
|
Bill Currie
|
045e52cf14
|
start working on gui stuff for the new client menus and make the header file
protection macros consistent
|
2002-08-15 21:00:51 +00:00 |
|
Bill Currie
|
d97a584c4f
|
get everything compiling again. there are likely still incorrect prototypes
|
2002-08-15 07:05:17 +00:00 |
|
Bill Currie
|
118fc4b3ef
|
create prototypes and linkages for all the server builtins, both nq and qw
|
2002-08-15 06:56:37 +00:00 |
|