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-06 13:11:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ca720c26a5
quakeforge
/
libs
/
util
/
.gitignore
8 lines
50 B
Text
Raw
Normal View
History
Unescape
Escape
Shared library support. The util and gamecode libraries are now shared, and this clears the way for an external API for utilities and such. And yes, this means libtool is now used.
2001-03-29 09:07:44 +00:00
*.la
*.lo
.deps
.libs
looks like utils is more or less complete for now, except for some fixes in nq for abyss etc (ie, the magical -<mod> args). The interface to the message subsystem got a revamp and all the mods to the .c files reflect this. currently a little ugly, but I plan on abstracting msg further to clean it up and make it more oo.
2001-02-23 23:16:13 +00:00
.vimrc
start merging stuff into libs/util and fix the concequences in nq. nq doesn't build yet though (keys.c, *screen.c and *view.c) due to console fun.
2001-02-21 19:35:06 +00:00
Makefile
Shared library support. The util and gamecode libraries are now shared, and this clears the way for an external API for utilities and such. And yes, this means libtool is now used.
2001-03-29 09:07:44 +00:00
Makefile.in
Reference in a new issue
Copy permalink