Bill Currie
|
896791b209
|
Correct the spelling of "int" and clean up the mess.
|
2011-03-25 16:53:04 +09:00 |
|
Bill Currie
|
1195df9686
|
Update for the new syntax.
|
2011-02-13 21:25:36 +09: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
|
8abb9a69aa
|
remove support for an optional = in struct/union declarations
|
2010-01-13 06:34:32 +00:00 |
|
Bill Currie
|
ff61dbb329
|
fix some sillies with QFS_FileList
Use dynamic strings instead of temp strings for the list
|
2010-01-13 06:29:01 +00:00 |
|
Bill Currie
|
33f08b6a43
|
add QFS_Open and QFS_WOpen
|
2006-12-20 12:08:57 +00:00 |
|
Bill Currie
|
804ba76719
|
add bindings for the qfs functions
|
2004-04-20 23:01:54 +00:00 |
|