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-05 20:50:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
48449a972f
quakeforge
/
libs
/
gamecode
History
Bill Currie
48449a972f
fix an uninitialized warning on some versions of gcc
2007-04-10 08:32:58 +00:00
..
builtins
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
engine
fix an uninitialized warning on some versions of gcc
2007-04-10 08:32:58 +00:00
.gitignore
Shared library support. The util and gamecode libraries are now shared,
2001-03-29 09:07:44 +00:00
Makefile.am
this should remove the requirement for gmake on bsd systems
2001-11-12 16:23:41 +00:00