Menu

Tree [6d593b] master /
 History

HTTPS access


File Date Author Commit
 Doxyfile 2006-03-28 someone-guy someone-guy [c769e2] cleanup, mostly documentation fixes/additions
 LICENSE 2005-12-02 someone-guy someone-guy [87d0b8] Initial revision
 Makefile 2016-03-28 someone-guy someone-guy [6d593b] Add support for LFD format.
 README 2009-07-31 someone-guy someone-guy [aa0070] Typo fixes
 README.MinGW 2009-07-31 someone-guy someone-guy [bcd98a] Try to make MinGW builds feasible.
 bloodrayne.c 2008-08-22 someone-guy someone-guy [9e4c96] Print a supported formats list in help text.
 dsnpk.c 2009-09-03 someone-guy someone-guy [5a9818] Add or improve code documentation
 extractor.c 2016-03-28 someone-guy someone-guy [6d593b] Add support for LFD format.
 extractor.h 2008-08-22 someone-guy someone-guy [54f02b] Split gtk stuff out into a separate file.
 formats.h 2016-03-28 someone-guy someone-guy [6d593b] Add support for LFD format.
 generic.c 2014-07-26 someone-guy someone-guy [a2fa69] Add support for detecting Ogg files.
 gtkstuff.c 2014-07-26 someone-guy someone-guy [b226bb] Make extract code slightly more robust.
 gtkstuff.h 2008-08-22 someone-guy someone-guy [54f02b] Split gtk stuff out into a separate file.
 helpers.c 2009-09-03 someone-guy someone-guy [5a9818] Add or improve code documentation
 helpers.h 2009-02-08 someone-guy someone-guy [47e342] Check fread return value in some cases to avoid...
 homeworld2.c 2011-08-21 someone-guy someone-guy [b13436] Use int type to avoid compiler warnings.
 installkit.c 2012-08-19 someone-guy someone-guy [535b4d] Add support for "installkit" files.
 lfd.c 2016-03-28 someone-guy someone-guy [6d593b] Add support for LFD format.
 mingw-build.sh 2009-07-31 someone-guy someone-guy [bcd98a] Try to make MinGW builds feasible.
 nwn.c 2008-08-24 someone-guy someone-guy [0fc44f] Partial support for V1.1 HAKs
 pak.c 2008-08-22 someone-guy someone-guy [9e4c96] Print a supported formats list in help text.
 solid.c 2009-09-03 someone-guy someone-guy [b49301] Fix copy-and-paste error in documentation
 solidsub.c 2009-09-03 someone-guy someone-guy [5a9818] Add or improve code documentation
 wad.c 2008-08-22 someone-guy someone-guy [9e4c96] Print a supported formats list in help text.
 xtre.c 2008-08-22 someone-guy someone-guy [9e4c96] Print a supported formats list in help text.
 xwb.c 2014-07-26 someone-guy someone-guy [5da99a] Add basic XWB format support.

Read Me

Not much of a documentation yet, sorry.
You can change some compilation options by editing the first few lines
of the Makefile.
To compile, just type
make
use
make clean
to remove generated files
Edit the Makefile or use
make WITHOUT_GTK=yes
to compile the commandline version.
Edit the Makefile or try
make MINGW_GTK_HACK=yes
to compile for MinGW without installing pkg-config for it.
This may or may not work for you.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.