summaryrefslogtreecommitdiffstats
path: root/src/MonsterConfig.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bulk clearing of whitespaceLogicParrot2016-02-051-2/+2
|
* Made -Weverything an error.tycho2015-05-241-2/+2
|
* Merged IniFile into main MCS sources.Mattes D2014-10-231-1/+1
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
|
* Nullify deleted pointers.archshift2014-06-191-0/+1
|
* Renamed getter and setter for IsFireproof.archshift2014-04-231-1/+1
|
* Added IsFireproof hook for monsters.iniarchshift2014-04-231-0/+3
|
* Large reworking of mob code [SEE DESC]Tiger Wang2014-01-241-10/+10
| | | | | | | + Implemented better pathfinding - Removed lots of unused variables, functions, etc. * Changed some variable types * Other miscellaneous fixes, and also completes the previous PRs
* Fixed loads more of them.Alexander Harkness2013-11-261-1/+1
|
* Attempt to fix compilationTiger Wang2013-11-241-2/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+104