This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-11 15:51:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7a315b4a89
quakeforge
/
ruamoko
/
lib
/
system.r
6 lines
74 B
R
Raw
Normal View
History
Unescape
Escape
create prototypes and linkages for all the server builtins, both nq and qw
2002-08-15 06:56:37 +00:00
#include "system.h"
missed this too, bah!
2002-08-16 22:00:54 +00:00
float
time
;
set all of our static builtin extentions to 0x000fxxxx. fixes the invalid builtin crash in menus
2004-01-07 00:04:07 +00:00
string
(
)
gametype
=
#0x000f0000 + 115;
Reference in a new issue
Copy permalink