aboutsummaryrefslogtreecommitdiff
path: root/src/script
AgeCommit message (Expand)Author
2016-01-20Allow per-tiles culling.Auke Kok
2016-01-18Show infotext with description for item entitiesRealBadAngel
2016-01-15Make ItemStack:set_count(0) clear the item stacksfan5
2016-01-07Liquids: Flow into and destroy 'floodable' nodesparamat
2015-12-29Revert "Add support for using arbitrary meshes as items"Sapier
2015-12-29Add support for using arbitrary meshes as itemsSapier
2015-12-21Fix lua object:get_properties() being brokenSapier
2015-12-20Fix missing popest31
2015-12-19Add support for limiting rotation of automatic face movement dir entitysSapier
2015-12-15Add option to give every object a nametagBlockMen
2015-12-07Fix threshold typeest31
2015-12-07Mapgen: Add propagate_shadow bool to calcLightingparamat
2015-12-06Fix spelling of noise_thresholdJun Zhang
2015-12-02Add on_secondary_use when right clicking an item in the airAlex Ford
2015-11-08Add LuaSecureRandomest31
2015-11-07Add support for audio feedback if placing node failedBlockMen
2015-11-06Add server side ncurses terminalest31
2015-11-05Schematics: Add core.place_schematic_on_vmanip APIkwolekr
2015-11-02Add callback parameter for core.emerge_area()kwolekr
2015-11-01Fix Lua scripting synchronizationkwolekr
2015-10-31Fix server crashing on Lua errorsShadowNinja
2015-10-26SAPI: Fix seed parameter truncation for LuaPseudoRandom constructorkwolekr
2015-10-26SAPI: Move core.get_us_time() to Util modulekwolekr
2015-10-26Remove some abort() callsest31
2015-10-25SAPI: Throw runtime error instead of if l_get_mapgen_object called in incorre...kwolekr
2015-10-25SAPI: Mark all Lua API functions requiring envlockkwolekr
2015-10-26Correct comment in l_util.cppest31
2015-10-25Add option to disable backface culling for modelsBlockMen
2015-10-18ABMs: Make catch-up behaviour optionalparamat
2015-10-18Remove wstrgettextest31
2015-10-17Fix crash regression when invsize formspec gets usedest31
2015-10-15Use warningstream for deprecated field messages and refactor log_deprecatedShadowNinja
2015-10-14Rename macros with two leading underscoresShadowNinja
2015-10-14Refactor loggingShadowNinja
2015-10-04Add new ContentParamType2 "CPT2_DEGROTATE"est31
2015-10-04Allow setting chunksize in core.set_mapgen_paramskwolekr
2015-10-04Hide mapgens from main menu not intended for end userskwolekr
2015-10-04Add emerge completion callback mechanismkwolekr
2015-10-04Define and use limit constants for Irrlicht fixed-width typeskwolekr
2015-10-02Add get_biome_id(biome_name) callbackDuane Robertson
2015-09-23Add /emergeblocks command and core.emerge_area() Lua APIkwolekr
2015-09-19Various style cleanups + unused code removalest31
2015-09-17Ore: Add puff ore typekwolekr
2015-09-13Ore: Add ore sheet column height range selectionkwolekr
2015-09-03Areastore: fix "attempt to index a number value"est31
2015-08-30l_mainmenu.h: remove unused l_get_dirlist functionest31
2015-08-27Push error handler afresh each time lua_pcall is usedKahrl
2015-08-27Use numeric indices and raw table access with LUA_REGISTRYINDEXKahrl
2015-08-23Clean up threadingShadowNinja
2015-08-18SAPI: Disable unlockable time profilingkwolekr