]> git.lizzy.rs Git - minetest.git/history - src
Fix crash when trying to overwrite a package
[minetest.git] / src /
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)
2022-07-17 x2048Remove workaround for normals not matching winding...
2022-07-17 rubenwardyDeprecate loading a world with unresolved dependencies...
2022-07-14 rubenwardyAdd check_mod_configuration to main menu
2022-07-14 rubenwardyRefactor ModConfiguration
2022-07-14 sfan5Reduce code duplication between c_converter.cpp and...
2022-07-14 sfan5Remove unnecessary float limits from script API
2022-07-14 sfan5Move f1000 sanitizing to the places that still use...
2022-07-14 SmallJokerGUIFormSpecMenu: Fix label multiline translation (...
2022-07-13 Dmitry KostenkoMake BlendMode::alpha the fallback for unknown future...
2022-07-13 Lexi HaleAnimated particlespawners and more (#11545)
2022-07-10 SmallJokerGUIFormSpecMenu: Fix parameter order
2022-07-09 SmallJokerSounds: Various little improvements (#12486)
2022-07-09 SmallJokerEnforce limits of settings that could cause buggy behav...
2022-07-09 x2048Release shadow mapping resources when not needed (...
2022-07-03 Vincent RobinsonFormSpec: 9-slice images, animated_images, and fgimg_mi...
2022-07-02 WuzzyAllow to set maximum star opacity at daytime (#11663)
2022-06-28 sfan5Remove an unused method and header includes
2022-06-27 ZughyRemove tile_images and special_materials obsolete code...
2022-06-26 ROllerozxaIncrease max FPS on Android to 60 (#12373)
2022-06-26 JosiahWIFix two memleak reports from Coverity (#12466)
2022-06-20 SmallJokerRe-order sound-related code (#12382)
2022-06-20 sfan5Annotate light spread functions with comments
2022-06-19 sfan5Fix CAO light calculation issue
2022-06-17 sfan5Fix updating glow on entities
2022-06-16 savilliFix zlib (de)compressor memory leaks
2022-06-16 Nathanaël CourantUpdate my name
2022-06-15 sfan5Fix entity related bugs
2022-06-14 ROllerozxaFix Android input box crash
2022-06-11 paradust7Inline triLinearInterpolationNoEase and triLinearInterp...
2022-06-11 Lars Mülleron_deactivate: distinguish removal and unloading (...
2022-06-11 Lars MüllerNo damage effects on hp_max change (#11846)
2022-06-07 sfan5Sanitize player position and speed server-side (#12396)
2022-06-07 x2048Mapblock Mesh BspTree: Increase the depth of block...
2022-06-06 paradust7Remove invalid fps_max on Mac
2022-06-05 sfan5Fix crash in commit a69b7abe00fb818fd88f3cd04e7f9997ffd...
2022-06-05 rubenwardyAndroid: Add support for sharing debug.txt (#12370)
2022-06-05 sfan5Improve LBMManager::applyLBMs() code
2022-06-05 rubenwardyAdd register dialog to separate login/register (#12185)
2022-06-05 savilliFix BSD iconv declaration
2022-06-04 JosiahWIfix integer overflow in mapgen (#11641)
2022-06-03 sfan5Properly keep noclip state in Game and ClientMap
2022-06-03 sfan5Remove obsolete eye_height related workaround
2022-06-03 WuzzyAdd helper functions to make tool usable n times (...
2022-05-29 sfan5Fix use-after-free in node meta cleanup
2022-05-29 sfan5Reject registering node with empty name
2022-05-29 sfan5Minor code improvements around active block keeping
2022-05-29 sfan5Immediately activate blocks when a player joins
2022-05-29 stefanRemove debug.get/setmetatable from security whitelist
2022-05-29 sfan5Handle lua entity HP changes correctly (like punches)
2022-05-29 sfan5Make sure real disconnect reason isn't overwritten
2022-05-29 sfan5Fix linking with Postgres libs on older cmake versions
2022-05-29 sfan5Remove remains of video mode querying
2022-05-29 sfan5Get rid of node metadata when it becomes empty
2022-05-29 sfan5Optimize Server::sendMetadataChanged a bit
2022-05-29 sfan5Add API function to invoke player respawn
2022-05-29 sfan5Protect a few more settings from being set from mods
2022-05-29 sfan5Map opaque waving leaves to allfaces drawtype
2022-05-29 sfan5Improve a translation string
2022-05-26 x2048Force-update shadows when the world is changed (#12364)
2022-05-26 sfan5Reduce size of ContentFeatures structure
2022-05-26 sfan5Get rid of global buffer that would ruin concurrent...
2022-05-26 sfan5Improve code in mapblock_mesh.cpp a bit
2022-05-23 x2048Quantize light frustum calculations (#12357)
2022-05-23 sfan5Fix hash implementation for SerializedBlockCache
2022-05-23 Richard TryUse unordered_map instead of map for MapSectors
2022-05-23 paradust7Add missing concurrency protection in logger (#12325)
2022-05-23 WuzzyFix no_texture.png for unknown nodes with ID < 125...
2022-05-21 paradust7Replace all uses of core::list with std::list (#12313)
2022-05-21 paradust7Fixes needed to use irrArray backed by std::vector...
2022-05-21 sfan5Don't ignore server disconnects in client code
2022-05-21 sfan5Optimize JSON string (de)serialization routines
next