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-09-08 | Centralized stringToBool conversion. | Yohann Ferreira | 1 | -1/+35 | |
Also moved the trim() function into the utils namespace where it belongs more, and made some random code cleanups. Reviewed-by: Thorbjorn. | |||||
2010-02-07 | Update Copyright date for Manaserv. | Bertram | 1 | -1/+1 | |
2009-12-09 | Fix detecting collision layer for maps | Jared Adams | 1 | -3/+24 | |
2009-12-06 | Fixed name of the project in copyright headers | Thorbjørn Lindeijer | 1 | -13/+13 | |
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 | -1/+0 | |
2008-11-05 | Use a string util for converting strings to | David Athay | 1 | -0/+12 | |
integers, as per Bjorns suggestion. | |||||
2008-10-31 | Changed command system to handle commands without template magic. | David Athay | 1 | -0/+13 | |
2008-10-23 | Fixed crash introduced in utils::toupper | Bjørn Lindeijer | 1 | -1/+1 | |
2008-10-23 | Fixed compiler warnings, including a forgotten initialization of an item's | Bjørn Lindeijer | 1 | -6/+6 | |
script pointer. | |||||
2008-10-23 | ignore case in map object types (by Chuck Miller) | Roderic Morris | 1 | -0/+31 | |