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 07:42:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5c73d81e00
quakeforge
/
libs
/
gamecode
/
builtins
History
Bill Currie
4973a38cce
speed up PF_VarString a little
2007-06-09 09:43:21 +00:00
..
.gitignore
- add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la
2001-08-21 22:34:20 +00:00
bi_gib.c
the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner.
2007-03-10 12:00:59 +00:00
Makefile.am
fix messed up build order by putting bi_inputline.c where it really belongs
2007-05-07 13:02:35 +00:00
pr_cmds.c
speed up PF_VarString a little
2007-06-09 09:43:21 +00:00