summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Squid.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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