Bill Currie
|
92f68844f5
|
[ruamoko] Remove keys.h and keys.r
The functions haven't existed for two years now. And in the interest of
"throw one away", the controls_o.r has been gutted.
|
2023-12-21 08:40:09 +09:00 |
|
Bill Currie
|
db9a6a9a5c
|
[ruamoko] Make cbuf functions take a cbuf param
A nil param refers to the default cbuf if it has been set by the engine,
otherwise it is invalid. This is the first step to fleshing out the cbuf
API.
|
2023-05-24 21:01:07 +09:00 |
|
Bill Currie
|
a4582e526d
|
[cl_menu,scheme] Clean up after tightened pointer checks
|
2020-03-05 15:02:40 +09:00 |
|
Jeff Teunissen
|
c7c646a53f
|
Makefile portability fixes
Allow our makefiles to build with non-GNU 'make' implementations.
Required some renaming of not-really-QuakeC source to .r to get it right.
|
2011-07-25 17:22:44 -04:00 |
|