summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-10Merge failed.HEADmasterNicolas "Pixel" Noble
2009-08-10Merge branch 'master' of ssh+git://yazoo@git.grumpycoder.net/pub/repo.git/mpqlibyazoo
2009-08-10Fix compileyazoo
2009-08-10Yet another fix for C89 stupidneess.Nicolas "Pixel" Noble
2009-08-10Seems win32's zlib's acting up. Let's work that around.Nicolas "Pixel" Noble
2009-08-09Fixing mpqlib_ioctl's return value.Nicolas "Pixel" Noble
2009-08-09Fixing a few error messages.Nicolas "Pixel" Noble
2009-08-09Fixing mpqlib_read; ioctl needs buffer in as well...Nicolas "Pixel" Noble
2009-08-09Fixing code for dummy MSVC C89 compiler.Nicolas "Pixel" Noble
2009-08-09Fixing vcproj files.Nicolas "Pixel" Noble
2009-08-09Forgot one reference to extract.hNicolas "Pixel" Noble
2009-08-07Removing unused file.Pixel
2009-08-06Adding the mpqlib_update_hash_entry functions.Pixel
2009-08-05Cleaning up and sanityzing the ioctl subsystem.Pixel
2009-08-05MPQCryptography.c doesn't really have anything to do anymore with its origina...Pixel
2009-08-04Adding stubs for MPQ writes.Pixel
2009-08-03Removing extract.c tentatively.Pixel
2009-05-17mpq-file reading fix.Pixel
2009-05-05Securing mpqlib_fs_filelist output.Pixel
2009-05-04Adding stalloc.c for win32 compilation.Pixel
2009-02-17Improving stalloc by make it context-safe.Pixel
2009-02-17This function is static.Pixel
2009-02-17Fixing various warning / errors.Pixel
2009-02-17Adding stalloc system.Pixel
2009-02-17Adding mpqlib_fs_filelistPixel
2009-01-09Merge branch 'master' of ssh+git://yazoo@git.grumpycoder.net:5223/pub/repo.gi...yazoo
2009-01-09Split visual configsyazoo
2008-12-17Apple fixes.Pixel
2008-09-08Fixing compilation for Visual Studio 2008 Express Editionunknown
2008-08-13SEEK_END needs to be checked against file_size insteadpixel
2008-08-13Fixing seek.pixel
2008-08-06Updating win32 compilation process.pixel
2008-08-06Rolling read in a loop, instead of recurse calls.pixel
2008-08-04Adding a Makefile for mingw32pixel
2008-07-23Fixing mingw32 compilation.pixel
2008-05-21Fixing typo.pixel
2008-05-18Whoops, forgot to free the stuff as well.pixel
2008-05-18Adding a way to shutdown the mpqlib_fspixel
2008-02-13Be safe if no mpq file is added in the mpq-fs...pixel
2008-01-29Smoothing up win32 fixes.pixel
2008-01-29*** empty log message ***yazoo
2008-01-29Portage win32yazoo
2008-01-28Trying with a hashtable instead of a dumb structure.pixel
2008-01-14Removing the need for the libssl.pixel
2007-09-20Fixing dependanciespixel
2007-09-20Fixing dependanciespixel
2007-07-11Adding comments.pixel
2007-07-10Adding the true hash table support.pixel
2007-07-10Fixing file override.pixel
2007-07-10mpq-fs working.pixel