summaryrefslogtreecommitdiffstats
path: root/src/Simulator/SandSimulator.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add enum for Sound and Particle EffectsDave Tucker2015-11-241-1/+2
| | | | | | Fixes #2603 Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
* Fix commentstycho2015-05-281-4/+5
|
* Made -Weverything an error.tycho2015-05-241-3/+7
|
* Initial convertion of a_Dt to std::chronoTycho2015-01-111-1/+1
| | | | also refactored cWorld::m_WorldAge and cWorld::m_TimeOfDay
* Merged IniFile into main MCS sources.Mattes D2014-10-231-1/+1
|
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
|
* Fixed iron trapdoorsHowaner2014-09-301-0/+1
|
* Added first test to show the object can be createdTycho2014-09-171-0/+1
|
* Fixed deadlock when moving players to other worlds.Mattes D2014-06-081-1/+1
| | | | Fixes #1039, fixes #851
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-1/+1
|
* Add clicks, exp subtraction, item check, ...Howaner2014-05-051-0/+4
|
* Add Light weighted pressure platesHowaner2014-02-201-0/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+309