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-10 23:32:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
96b65ba63c
quakeforge
/
libs
/
image
History
Bill Currie
ca46503607
add -Wsign-compare (default for -Wall only in C++) and fix up the warnings
2004-07-13 19:14:01 +00:00
..
.gitignore
move pcx.c and tga.c out of libQFutil and into libQFimage with the hopes
2003-08-15 16:19:10 +00:00
image.c
Add support for supplying NULL palettes to LoadPCX() [uses the .pcx's palette].
2003-10-09 19:16:14 +00:00
Makefile.am
several libs can now get built as dlls in windows: console, gamecode,
2004-01-19 07:47:41 +00:00
pcx.c
make sure pcx is initialized
2004-05-11 07:27:27 +00:00
png.c
add -Wsign-compare (default for -Wall only in C++) and fix up the warnings
2004-07-13 19:14:01 +00:00
tga.c
nuke QF/texture.h moving it's contents into QF/image.h (yay, finally, a
2003-09-04 18:59:39 +00:00