summaryrefslogtreecommitdiff
path: root/src/utils/zlib.cpp
AgeCommit message (Collapse)AuthorFilesLines
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-1/+1
Also added an header to the autoattack.{h,cpp} files. Big but trivial fix.
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-7/+6
Also updated the headers to refer to the GPL by URL instead of suggesting to contact the FSF by snail mail, as per the latest GPL usage instructions.
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-04-20Fix a possible memleak in inflateMemory if the stream fails to uncompress ↵Dennis Friis1-0/+4
cleanly.
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-1/+3
2007-01-05Simplified handling of verbosity levels. Optimized code by generating only ↵Guillaume Melquiond1-4/+4
needed messages.
2007-01-02Simplified MapReader interface and code. Fixed some memory leaks.Guillaume Melquiond1-0/+114