summaryrefslogtreecommitdiffstats
path: root/tests/LuaThreadStress/Stubs.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-07-07BigFlower fixes (#3826)peterbell101-1/+1
* BigFlowers fixes * Correct upper part meta * Documented parameters to DoesIgnoreBuildCollision
2017-07-03cBlockInfo static initialisation (#3832)peterbell101-4/+6
2017-06-24cBlockArea supports block entities. (#3795)Mattes D1-0/+26
2017-01-18DeadlockDetect now lists some tracked CS's stats.Mattes D1-0/+17
2017-01-15Tests: Added LuaState thread stress-test.Mattes D1-0/+0
2016-06-18SelfTests: Removed the unneeded cSelfTests class.Mattes D1-28/+0
2016-01-01Renamed leftover strings to Cuberite / Server, as needed.Mattes D1-2/+2
Also upgraded the user setting file for MSVC to 2013.
2015-12-24Added a Json parser and serializer to Lua API.Mattes D1-0/+9
2015-12-13blockheight mechanismGargaj1-0/+9
2015-07-14Improved mapsTiger Wang1-0/+9
2015-07-01Added neighbor specification in the OnNeighborChanged() block callback.Mattes D1-1/+1
Fixes the OnNeighborChanged endless recursion with large melon / pumpkin fields. Fixes #2213.
2015-06-22Rebased version of CodeSamuel Barney1-9/+0
2015-06-19Externalized cPrefabPiecePool self-test.Mattes D1-0/+283