summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Squid.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove double includes part 2 (#3890)peterbell102017-08-031-1/+0
|
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+1
|
* Disabled squids and Guardians pathfinding, #2460Safwat Halaby2015-09-271-1/+1
|
* Disabled squid and Guardian PathfindingSafwatHalaby2015-05-301-1/+2
|
* Fix commentstycho2015-05-281-3/+3
|
* Made -Weverything an error.tycho2015-05-241-3/+3
|
* Make -Werror disabling file onlytycho2015-05-191-1/+1
| | | | Ad fix a load of warnings
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Unified Vector classesandrew2014-03-111-1/+1
|
* Fixed Formatting, Added DropChances and CanPickUpLoot attributes to MonstersTheJumper2014-02-231-1/+6
|
* Fixed a failure in cSquid.madmaxoft2014-01-241-1/+2
| | | | Probably due to rounding errors the squid was querying out-of-chunk coords.
* Moved source to srcAlexander Harkness2013-11-241-0/+56