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-19 19:20:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
165600adc5
quakeforge
/
libs
/
gamecode
/
builtins
History
Bill Currie
4dba10d613
support %c for sprintf and make sprintf return a return string rather than a temp string
2006-12-19 14:15:27 +00:00
..
.gitignore
- add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la
2001-08-21 22:34:20 +00:00
bi_gib.c
hah, should have been using __attribute__((used)) all that time (rather
2005-08-04 15:27:09 +00:00
bi_inputline.c
use handles rather than pointers (whatever was I thinking?)
2006-12-02 06:50:59 +00:00
Makefile.am
several libs can now get built as dlls in windows: console, gamecode,
2004-01-19 07:47:41 +00:00
pr_cmds.c
support %c for sprintf and make sprintf return a return string rather than a temp string
2006-12-19 14:15:27 +00:00