summaryrefslogtreecommitdiffstats
path: root/src/utils/zlib.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed .hpp files into .h for consistency.Yohann Ferreira2010-11-141-1/+1
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-7/+6
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-2/+0
* Fix a possible memleak in inflateMemory if the stream fails to uncompress cle...Dennis Friis2008-04-201-0/+4
* Made it compile with GCC 4.3Guillaume Melquiond2007-10-271-1/+3
* Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond2007-01-051-4/+4
* Simplified MapReader interface and code. Fixed some memory leaks.Guillaume Melquiond2007-01-021-0/+114