summaryrefslogtreecommitdiffstats
path: root/src/MobSpawner.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unified the doxy-comment format.Mattes D2015-07-311-15/+14
|
* CheckBasicStyle: checks spaces around * and &.Mattes D2015-05-091-1/+1
|
* Finished mob spawner implementation.Howaner2014-11-181-1/+1
|
* Merge branch 'master' into MobSpawnerHowaner2014-09-261-7/+5
|\ | | | | | | | | | | Conflicts: src/MobSpawner.h src/Mobs/Monster.h
| * Added first test to show the object can be createdTycho2014-09-171-6/+6
| |
* | Implemented mob spawner.Howaner2014-09-191-2/+3
|/
* Fixed spaces around single-line comments.madmaxoft2014-07-171-1/+1
| | | | There should be at least two spaces in front and one space after //-style comments.
* Fixed basic whitespace problems.madmaxoft2014-07-171-2/+2
| | | | Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
* Moved source to srcAlexander Harkness2013-11-241-0/+76