summaryrefslogtreecommitdiffstats
path: root/src/MonsterConfig.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tweak attack rangesmathiascode2020-04-021-2/+2
|
* Fixed MSVC warnings (#4400)Mattes D2019-09-271-3/+3
|
* Add BurnsInDaylight to Lua API and Monsters.ini (#4295)Muhammad Kaisar Arkhan2018-09-241-12/+15
| | | | | | | | | | | | | * Monster.h: Export SetBurnsInDaylight This commit also adds BurnsInDaylight to check if the Monster burns in daylight or not. Closes https://github.com/cuberite/cuberite/issues/4294 * MonsterConfig.cpp: Add BurnsInDaylight Closes https://github.com/cuberite/cuberite/issues/4294
* 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