index
:
libmpq.git
cmake
fileindex
libmpqrevision
master
newapi
no_init
tango
libmpq private development repository <https://libmpq.org/>
Georg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-08
fixed the libmpq ABI versioning, from now on it is assumed as version 1.0.0
master
Maik Broemme
2
-1/+2
2011-11-08
removed https url and updated copyrights
Maik Broemme
44
-95/+95
2011-11-08
changed website to point to correct one
Maik Broemme
1
-1/+1
2011-11-08
changed my e-mail address from mbroemme@plusserver.de to mbroemme@libmpq.org
Maik Broemme
43
-68/+68
2011-11-08
modified API to reach a final state for the upcoming libmpq version
Maik Broemme
14
-71/+71
2010-09-06
fixed error check on fread in mpq.c and cleaned up logic in libmpq__block_read
Forrest Voight
1
-14/+22
2010-08-12
fix a bug and a warning due to the nice'n'friendly devs on TC complaining so ...
Georg Lukas
2
-2/+2
2010-07-18
clean return API of decrypt_key()
Georg Lukas
3
-4/+6
2010-07-18
libmpq__strerror documentation
Georg Lukas
3
-0/+49
2010-07-18
add libmpq__strerror() for return code decoding
Georg Lukas
2
-0/+29
2010-07-18
debian: build with actual debug symbols
Georg Lukas
1
-1/+1
2010-07-08
fix files with unannounced CRC block
Georg Lukas
2
-4/+7
2010-06-22
remove unused dirent.h header
Georg Lukas
1
-1/+0
2010-06-10
replace block_number checks with macros
Georg Lukas
1
-15/+8
2010-06-10
replace file number checks with macros
Georg Lukas
1
-65/+18
2010-06-09
fix large MPQs on Windows, thx to faramir118
Georg Lukas
1
-1/+1
2010-06-09
use platform support where required
Georg Lukas
3
-8/+15
2010-06-09
add header files for platform support
Georg Lukas
3
-0/+93
2010-06-09
remove unneded unistd.h includes
Georg Lukas
4
-4/+0
2010-06-09
D bindings: allow compilation with gdc. might be incompatible
Georg Lukas
1
-1/+1
2010-01-25
cleaned up, readline fixed, but still inefficient
Forrest Voight
1
-79/+144
2010-01-25
added reference counting to mpq_file
Forrest Voight
2
-0/+28
2009-06-06
cleanup unused / uninitialized variables
Georg Lukas
3
-6/+3
2009-06-06
PKWARE copyright must be non-static for visibility
Georg Lukas
1
-1/+1
2009-06-06
API: replace off_t with libmpq__off_t (fixes #6)
Georg Lukas
2
-26/+29
2009-05-31
D bindings: API update and D API change
Georg Lukas
1
-11/+2
2009-05-23
new debian version with debug package
Georg Lukas
3
-1/+34
2009-04-19
oops, messed up indentation
Forrest Voight
1
-1/+1
2009-04-18
python bindings - sequence methods on Archive, example code
Forrest Voight
1
-0/+33
2009-03-27
Added support for library finding on platforms besides Linux.
Forrest Voight
1
-1/+2
2008-12-22
cleanup + update of mpq.py
Forrest Voight
1
-24/+20
2008-12-22
sanified huffman decoder a bit
Forrest Voight
3
-7/+4
2008-12-07
removed no longer required files from target
Maik Broemme
1
-3/+0
2008-12-07
removed API documentation for removed function prototypes
Maik Broemme
4
-246/+0
2008-12-07
updated documentation to latest API changes
Maik Broemme
22
-82/+5
2008-12-07
removed function libmpq__init() and libmpq__shutdown(), because they are no l...
Maik Broemme
2
-87/+0
2008-11-13
Due to the nature of MPQ archives which can have valid block entries
Maik Broemme
2
-55/+53
2008-11-01
changed pkware/pkzip to pkzip and used constants instead of numbers in extract.c
Forrest Voight
6
-14/+14
2008-11-01
spelling - huffmann to huffman
Forrest Voight
2
-3/+3
2008-10-25
mpq.py fix
Forrest Voight
1
-4/+27
2008-10-13
libmpq: file number search now continued over hashtable end
Georg Lukas
1
-11/+9
2008-10-08
added support for creating debian packages
Georg Lukas
11
-0/+209
2008-09-28
The crypt_buf array is read-only now, so we don't blow up the data section of...
Tilman Sauerbeck
2
-2/+2
2008-09-17
do not try to install removed man pages, thx to plaes on IRC
Georg Lukas
1
-2/+0
2008-08-30
updating docs
Forrest Voight
3
-106/+3
2008-08-30
deprecation warnings
Forrest Voight
1
-0/+2
2008-08-30
added encryption function
Forrest Voight
2
-28/+56
2008-08-24
added python binding example
Forrest Voight
2
-3/+19
2008-08-12
cleaned up __decrypt_block return values
Forrest Voight
2
-7/+5
2008-08-11
removed libmpq__decrypt_table
Forrest Voight
3
-34/+2
[next]