]> git.lizzy.rs Git - minetest.git/history - src
Always add increment when getting node interior light
[minetest.git] / src /
2022-10-30 x2048Always add increment when getting node interior light
2022-10-30 x2048Use the same light level for non-solid draw types as...
2022-10-30 Lars MüllerAllow rotating entity selectionboxes (#12379)
2022-10-28 lhofhanslFix incorrect culling introduced by ##12710 (#12887)
2022-10-28 lhofhanslSafety check the map's blocksize (#12895)
2022-10-26 x2048Shadow list improvements (#12898)
2022-10-24 Jean-Patrick GuerreroGUIInventoryList: Keep item size while moving (#12896)
2022-10-23 Jude Melton-HoughtonCheck sizeof(int) and sizeof(size_t)
2022-10-21 Riceball LEEguiChatConsole: fix the unicode characters crowded...
2022-10-21 DSFix formspec focus (#12795)
2022-10-18 Jude Melton-HoughtonCheck for falling `float` nodes in liquid transform...
2022-10-18 Jude Melton-HoughtonImplement vector and node conversion in Lua (#12609)
2022-10-17 sfan5Take geographic distance into account for server list...
2022-10-17 SmallJokerLocalPlayer: Fix sneaking on nodes with large collision...
2022-10-15 sfan5Exclude MSVC from new Lua sanity check
2022-10-13 sfan5Other minor CMake improvements
2022-10-13 sfan5Defer searching for libintl to CMake
2022-10-13 sfan5Get rid of LuaJIT linking workarounds
2022-10-13 sfan5Add extra check in case someone tries to unbundle Lua
2022-10-13 Jude Melton-HoughtonSpeed up find_nodes_in_area (#12845)
2022-10-13 fluxionaryobject ids are u16, not s16 (#12848)
2022-10-13 Jude Melton-HoughtonUse enum to define custom registry indices
2022-10-13 Jude Melton-HoughtonTest on-lighting node param1 in lighting test
2022-10-09 Jude Melton-HoughtonEmbed data directly in mapblocks
2022-10-09 Jude Melton-HoughtonRemove unused MapBlock functionality
2022-10-09 Jude Melton-HoughtonOptimize lighting calculation (#12797)
2022-10-09 fluxionaryadd an 'equals' method to ItemStack and compatibility...
2022-10-06 ROllerozxaOnly set quicktune keybinds in debug builds (#12779)
2022-10-04 x2048Use legacy call when rendering to a single texture
2022-10-04 Jude Melton-HoughtonConsolidate API object code (#12728)
2022-10-03 Jude Melton-HoughtonDisable -ffinite-math-only (#12832)
2022-09-30 sfan5Implement tool use sounds
2022-09-30 sfan5Clean up Game::handleDigging() and some related parts
2022-09-30 Muhammad Rifqi Pri... Improve double tap for jump detection (#12793)
2022-09-30 Jude Melton-HoughtonAvert collision static detection rounding error (#12822)
2022-09-30 WuzzyFix inconsistent craft replacements (#9250) (#12819)
2022-09-29 WuzzyFix error msg if craft replacement w/ full inv (#12820)
2022-09-29 x2048Bloom (#12791)
2022-09-29 Muhammad Rifqi Pri... Add crosshair support for Android (#7865)
2022-09-28 20kdcAdd zstd compression support (#12515)
2022-09-27 DSPause shader animation timer in singleplayer pause...
2022-09-27 pecksinRestore and enhance bouncy behavior (#11939)
2022-09-27 savilliAdd unittests for item movement code (#11885)
2022-09-26 WuzzyFix liquid drawtype faces sometimes not rendering ...
2022-09-26 Jude Melton-HoughtonAvoid duplication of mod metadata in memory (#12562)
2022-09-26 Jude Melton-HoughtonModify PUC Lua to wrap C++ exceptions (#12445)
2022-09-26 Jude Melton-HoughtonAdd lighting test and benchmark (#12802)
2022-09-25 Tobias FrostFix two spelling mistakes
2022-09-20 Lars MüllerFix formula used for acceleration (#12353)
2022-09-20 DSRename a variable in localplayer.h, resolves a TODO
2022-09-20 ndrenSimplify bit flip in sha1.cpp
2022-09-18 Jude Melton-HoughtonCatch exceptions in SQLite3 callback
2022-09-18 Jude Melton-HoughtonAllow getmetatable in CSM (#12776)
2022-09-18 DSClient map: do frustum culling via planes (#12710)
2022-09-16 savilliFix UAF in craft recipes (#12763)
2022-09-16 William Breathitt... Add support for MINETEST_USERDATA environment variable...
2022-09-16 WuzzyAdd paramtype2s for 4 horizontal rotations and 64 color...
2022-09-13 DSFix tooltips for dropdown, scrollbar and more (#12747)
2022-09-12 SmallJokerMainmenu: Properly sort mods and games (#12758)
2022-09-11 Jude Melton-HoughtonFix potential use-after-free with item metadata (#12729)
2022-09-10 sfan5Allow looped animation to be used safely with old clients
2022-09-10 pecksinChat weblink: remove comma as delimiter (#12730)
2022-09-06 DSAdd documentation of sun/moon orientation/scale differe...
2022-09-06 Herman SemenovCode optimizations / refactor (#12704)
2022-09-06 x2048Implement rendering pipeline and post-processing (...
2022-09-04 x2048Convert entity glow value to color space before adding...
2022-08-24 fluxionaryFix texture_min_size
2022-08-19 rubenwardyPrevent loading a world with unresolved dependencies...
2022-08-17 x2048Use Sky class to obtain directional light source positi...
2022-08-16 celeron55Log sockets into tracestream instead of dstream (#12701)
2022-08-15 Elliott LesterApply DPI Scaling to GUIModalMenu (#12693)
2022-08-14 x2048Limit force shadow update to urgent blocks (#12692)
2022-08-14 LionAdd handling of environment variables to control termin...
2022-08-13 x2048Reduce the use of porting::getTimeMs() when rendering...
2022-08-13 Lars MüllerCheck hp_max > 0 for entities (#12667)
2022-08-13 Jude Melton-HoughtonAllow buffer argument to VoxelManip:get_light_data...
2022-08-13 fluxionaryRemove default keybind for range select (#12632)
2022-08-13 SmallJokerTextures: introduce world-align overrides (#12540)
2022-08-12 SmallJokerPhysics overrides: Move values to a common struct ...
2022-08-10 ZughyFix crash when stars are reset
2022-08-05 sfan5Enable C++ stdlib assertions in debug flags
2022-08-04 sfan5Bump protocol version
2022-08-04 ROllerozxaDisable dynamic shadow dropdown on OGLES2 (#12637)
2022-08-02 x2048Explicitly initialize value of particle parameter....
2022-08-02 SmallJokerRun Minetest update checker on startup (#7629)
2022-08-02 sfan5Switch MeshUpdateQueue to better data structure
2022-08-02 sfan5Ratelimit MeshUpdateQueue::cleanupCache() runs
2022-08-02 AFCMSAdd `minetest.settings` to CSM API and allow CSMs to...
2022-07-31 x2048Use legacy image implementation (no NNAA filter) when...
2022-07-31 MantarApply NetBSD string conversion workaround to OpenBSD...
2022-07-31 ROllerozxaFix Android blank screen (#12604)
2022-07-31 SmallJokerHUD: Fix wrong minimum scale since 051181f
2022-07-30 rubenwardyFix some warnings (#12615)
2022-07-29 Lars MüllerFix media overriding regression (#12602)
2022-07-29 sfan5Allow direction keys with autoforward again
2022-07-23 Jude Melton-HoughtonLet core.get_mod_storage be called multiple times ...
2022-07-20 updatepo.shUpdate minetest.conf.example
2022-07-19 x2048Restore flags texture to fix interlaced stereo mode...
2022-07-19 x2048Offset cuboid origin after scaling the cuboid. (#12558)
2022-07-17 Lars MüllerFix automatic rotate for attached entities (#12392)
next