Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-14 | Renamed .hpp files into .h for consistency. | Yohann Ferreira | 1 | -1/+1 | |
Also added an header to the autoattack.{h,cpp} files. Big but trivial fix. | |||||
2010-02-07 | Update Copyright date for Manaserv. | Bertram | 1 | -1/+1 | |
2009-12-06 | Fixed name of the project in copyright headers | Thorbjørn Lindeijer | 1 | -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-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
2008-04-20 | Fix a possible memleak in inflateMemory if the stream fails to uncompress ↵ | Dennis Friis | 1 | -0/+4 | |
cleanly. | |||||
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -1/+3 | |
2007-01-05 | Simplified handling of verbosity levels. Optimized code by generating only ↵ | Guillaume Melquiond | 1 | -4/+4 | |
needed messages. | |||||
2007-01-02 | Simplified MapReader interface and code. Fixed some memory leaks. | Guillaume Melquiond | 1 | -0/+114 | |