]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_noise.h
Code modernization: subfolders (#6283)
[dragonfireclient.git] / src / script / lua_api / l_noise.h
2017-08-19 Loïc BlotCode modernization: subfolders (#6283)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-04-08 Loïc BlotReplace luaL_reg with luaL_Reg as recent LuaJIT dropped...
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2016-06-04 kwolekrChange internal type for seeds to s32
2015-11-08 est31Add LuaSecureRandom
2015-05-17 kwolekrSAPI/Noise: Add PerlinNoiseMap:getMapSlice() function
2015-03-22 kwolekrAdd support for the PCG32 PRNG algo (and associated...
2014-12-12 kwolekrLuaPerlinNoiseMap: Prevent invalid memory access when...
2014-12-12 kwolekrAdd support for NoiseParams in minetest.get_perlin...
2014-12-08 kwolekrAdd flags and lacunarity as new noise parameters
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-28 kwolekrAdd Lua PerlinNoiseMap:get#dMap_flat API
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)