summaryrefslogtreecommitdiffstats
path: root/src/Bindings/ManualBindings_World.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-05Bulk clearing of whitespaceLogicParrot1-11/+11
2016-01-02Fix typo (ammount)Arnaud Meuret1-3/+3
2015-12-18Revised the explosion-related Lua API and docs.Mattes D1-34/+128
2015-11-03Implemented brewingLukas Pioch1-0/+2
2015-10-04Fixed a race condition between chunk loader and generator.Mattes D1-2/+2
2015-09-25Prepared ScheduleTask for threading refactorTiger Wang1-44/+11
2015-09-24fixed casttycho1-1/+1
2015-09-24Add new "ForEach" function: ForEachLoadedChunk.tycho1-0/+54
2015-08-18Some warning fixesJulian Laubstein1-6/+16
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney1-4/+4
2015-06-24Buttons no longer click on when already on. Buttons now play sound when clicking off.Hax521-1/+1
2015-05-30Made cLightingThread own its callbackstycho1-2/+1
2015-05-23TryGetHeight returns a boolAlexander Harkness1-1/+1
2015-05-19Added LuaState support for all integral typestycho1-1/+1
2015-05-13Moved cWorld manual bindings out into a separate file.Mattes D1-0/+588