Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bunch of cppcheck warnings | Erik Schilling | 2013-05-02 | 1 | -1/+1 |
| | |||||
* | Replaced 'unsigned int' with 'unsigned' | Thorbjørn Lindeijer | 2013-01-09 | 1 | -1/+1 |
| | | | | Same thing, but shorter. | ||||
* | Removed a bunch of silly documentation | Thorbjørn Lindeijer | 2011-03-12 | 1 | -6/+0 |
| | | | | | | A C++ developer should be able to recognize a constructor and a destructor by just looking at it, so let's stop writing down the obvious. :) | ||||
* | Renamed .hpp files into .h for consistency. | Yohann Ferreira | 2010-11-14 | 1 | -0/+96 |
Also added an header to the autoattack.{h,cpp} files. Big but trivial fix. |