mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 13:11:20 +00:00
dfbbda37af
Stupid little lump tool, converts from lmp to pcx and back. qflmp -h for help.
96 lines
1.9 KiB
Text
96 lines
1.9 KiB
Text
Makefile
|
|
|
|
include/Makefile
|
|
include/QF/Makefile
|
|
|
|
libs/Makefile
|
|
libs/audio/Makefile
|
|
libs/audio/targets/Makefile
|
|
libs/audio/renderer/Makefile
|
|
libs/console/Makefile
|
|
libs/gamecode/Makefile
|
|
libs/gamecode/engine/Makefile
|
|
libs/gib/Makefile
|
|
libs/image/Makefile
|
|
libs/models/Makefile
|
|
libs/models/alias/Makefile
|
|
libs/models/brush/Makefile
|
|
libs/models/sprite/Makefile
|
|
libs/net/Makefile
|
|
libs/net/nc/Makefile
|
|
libs/net/nm/Makefile
|
|
libs/qw/Makefile
|
|
libs/ruamoko/Makefile
|
|
libs/util/Makefile
|
|
libs/video/Makefile
|
|
libs/video/renderer/Makefile
|
|
libs/video/renderer/gl/Makefile
|
|
libs/video/renderer/sw/Makefile
|
|
libs/video/renderer/sw32/Makefile
|
|
libs/video/targets/Makefile
|
|
|
|
hw/Makefile
|
|
hw/include/Makefile
|
|
hw/source/Makefile
|
|
|
|
nq/Makefile
|
|
nq/include/Makefile
|
|
nq/source/Makefile
|
|
|
|
qtv/Makefile
|
|
qtv/include/Makefile
|
|
qtv/source/Makefile
|
|
|
|
qw/Makefile
|
|
qw/include/Makefile
|
|
qw/source/Makefile
|
|
|
|
tools/Makefile
|
|
tools/bsp2img/Makefile
|
|
tools/carne/Makefile
|
|
tools/pak/Makefile
|
|
tools/qfbsp/Makefile
|
|
tools/qfbsp/include/Makefile
|
|
tools/qfbsp/source/Makefile
|
|
tools/qfcc/Makefile
|
|
tools/qfcc/doc/Makefile
|
|
tools/qfcc/doc/man/Makefile
|
|
tools/qfcc/include/Makefile
|
|
tools/qfcc/source/Makefile
|
|
tools/qflight/Makefile
|
|
tools/qflight/include/Makefile
|
|
tools/qflight/source/Makefile
|
|
tools/qflmp/Makefile
|
|
tools/qfmodelgen/Makefile
|
|
tools/qfmodelgen/include/Makefile
|
|
tools/qfmodelgen/source/Makefile
|
|
tools/qfvis/Makefile
|
|
tools/qfvis/include/Makefile
|
|
tools/qfvis/source/Makefile
|
|
tools/qwaq/Makefile
|
|
tools/qwaq/progs.src
|
|
tools/wad/Makefile
|
|
tools/wav/Makefile
|
|
|
|
ruamoko/Makefile
|
|
ruamoko/Doxyfile
|
|
ruamoko/include/Makefile
|
|
ruamoko/lib/Makefile
|
|
ruamoko/game/Makefile
|
|
ruamoko/gui/Makefile
|
|
ruamoko/cl_menu/Makefile
|
|
ruamoko/scheme/Makefile
|
|
|
|
pkg-config/Makefile
|
|
pkg-config/qfcc.pc
|
|
pkg-config/quakeforge.pc
|
|
|
|
doc/Makefile
|
|
doc/quakeforge.dox
|
|
doc/man/Makefile
|
|
|
|
debian/Makefile
|
|
desktop/Makefile
|
|
|
|
vc2005/Makefile
|
|
vc2008/Makefile
|