]> git.lizzy.rs Git - minetest.git/shortlog
minetest.git
2021-01-30 Yaya - Nurul... Translated using Weblate (Malay)
2021-01-30 Niko KivinenAdded translation using Weblate (Finnish)
2021-01-30 daretmaviTranslated using Weblate (Slovak)
2021-01-29 sfan5Set UTF-8 codepage in Windows manifest (#10881)
2021-01-29 SmallJokerPlayerDatabaseFiles: Fix segfault while saving a player
2021-01-29 sfan5Handle changes caused by CMake minimum version bump...
2021-01-29 sfan5devtest: Fix deprecated alpha usage
2021-01-29 sfan5Rework use_texture_alpha to provide three opaque/clip...
2021-01-29 sfan5Drop never documented 'alpha' property from nodedef
2021-01-29 Graham NorthupClarify key_value_swap's edge case (#10799)
2021-01-29 SmallJokerSettings: Purge getDefault, clean FontEngine
2021-01-29 SmallJokerSettings: Proper priority hierarchy
2021-01-29 SmallJokerRemotePlayer: Remove Settings writer to Files database
2021-01-28 rubenwardySanitize ItemStack meta text
2021-01-28 VitaliyInclude irrlichttypes.h first to work around Irrlicht...
2021-01-28 rubenwardyContentDB: Order installed content first (#10864)
2021-01-27 ZughyConsistently use "health points" (#10868)
2021-01-24 VitaliyImprove irr_ptr (#10808)
2021-01-23 Vincent RobinsonFix formspec list spacing (#10861)
2021-01-23 Vincent RobinsonMake hypertext and textarea have proper scroll event...
2021-01-23 Yaman QaliehFix ESC in error dialog from closing Minetest (#10838)
2021-01-23 Vincent RobinsonFormSpec: Add list spacing, slot size, and noclip ...
2021-01-22 rubenwardyRemove dead code (#10845)
2021-01-22 rubenwardyUse JSON for favorites, move server list code to Lua...
2021-01-21 rubenwardyMgOre: Fix invalid field polymorphism (#10846)
2021-01-21 ZughyLoad system-wide texture packs too (#10791)
2021-01-21 ZughyRemoved some obsolete code (#10562)
2021-01-21 ZughyObjectRef: fix some v3f checks (#10602)
2021-01-20 sfan5Improve --version output to include Lua(JIT) version
2021-01-20 WuzzyAllow "liquid" and "flowingliquid" drawtypes even if...
2021-01-20 ZughyLocal tab: rename 'Configure' to 'Select Mods' (#10779)
2021-01-20 Muhammad Rifqi... Android: Update Gradle, NDK, Build Tools, and SQLite...
2021-01-20 rubenwardyFix Android support in bump_version.sh (#10836)
2021-01-18 M.KFix double word "true" in minetest.is_nan explanation...
2021-01-16 rubenwardyContentDB: Ignore content not installed from ContentDB
2021-01-13 Loïc BlotFactorize more guiEditBoxes code (#10789)
2021-01-11 ZughyDocument how to make nametags background disappear...
2021-01-11 JDiazImplement on_rightclickplayer callback (#10775)
2021-01-10 ZughySanitize server IP field in mainmenu (#10793)
2021-01-07 Loïc BlotRefactor/gui editbox (#10787)
2021-01-04 Loïc Blotrefacto: factorize multiple code parts from guiEditbox...
2021-01-04 sfan5Update Gitlab-CI pipeline
2021-01-04 rubenwardyContentDB: Add overwrite dialog when content is already...
2021-01-02 hecksAdd on_deactivate callback for luaentities (#10723)
2021-01-02 OgelGamesClarify documentation of minetest.get_modpath and minet...
2021-01-02 Zughy"Browse online content" formspec improvement (#10756)
2021-01-01 Jean-Patrick... Formspecs: Fix broken texture escaping with model[]
2020-12-29 Elias FleckensteinAdd minetest.get_objects_in_area (#10668)
2020-12-28 Lars MuellerFix item tooltip background color not working
2020-12-28 ZughyDisplay Minetest header when menu_last_game value isn...
2020-12-24 Lars MuellerFix minetest.is_nan
2020-12-24 sfan5Fix some minor code issues all over the place
2020-12-23 LarsMinor profiler fixes.
2020-12-23 rubenwardyFix unsafe cast in l_object
2020-12-23 sfan5CI: fix build
2020-12-23 rubenwardyAdd dependency resolution to ContentDB (#9997)
2020-12-22 WuzzyFix fallnode rotation of wallmounted nodebox/mesh ...
2020-12-22 VitaliyFix GLES shader support after #9247 (#10727)
2020-12-19 MarkusFix some more joystick issues (#10624)
2020-12-19 AndreyMainMenu: Add clear button and icon for search input...
2020-12-19 VitaliyCleanup shader generation code (#10663)
2020-12-19 rubenwardyAdd open user data button to main menu (#10579)
2020-12-18 WuzzyDevTest: Add food item to test food replacement (#10642)
2020-12-18 LoneWolfHTMake installer create its own Minetest folder (#10445)
2020-12-18 DSDocumentation for highest formspec_version[] and change...
2020-12-15 LarsAllow configuring block disk and net compression. Chang...
2020-12-15 Thomas--SFormspec: Allow to specify frame loop for model[] ...
2020-12-15 wsor4035lua_api.txt: Add mod_orgin to node def (#10697)
2020-12-14 ZughySemi-transparent background for nametags (#10152)
2020-12-14 SmallJokerRevert "GUIFormSpecMenu: Shift+Click listring workaroun...
2020-12-12 SmallJokerGUIFormSpecMenu: Shift+Click listring workaround for...
2020-12-10 SmallJokerVarious documentation fixes (#10692)
2020-12-05 hecksImplement mapblock camera offset correctly (#10702)
2020-12-05 sfan5Revert "Increase limit for simultaneous blocks sent...
2020-12-04 OblomovCross-reference the node level manipulation functions...
2020-12-04 HybridDogFix MSAA stripes (#9247)
2020-12-04 sfan5Fix certain connected nodeboxes crashing when falling
2020-11-29 SmallJokerInput: Fix on_rightclick called when placing into air
2020-11-27 LarsAvoid generating the same chunk more than once with...
2020-11-26 sfan5Change typedef to normal definitions in GUI code
2020-11-26 sfan5Return star color calculation to what it previously was
2020-11-26 numzeroFix style
2020-11-26 numzeroProvide fallback star color for GLES 2 with MT shaders...
2020-11-26 numzeroSky: support GLES2
2020-11-26 numzeroAllow missing shaders
2020-11-26 numzeroReplace TriangleFan as poorly supported
2020-11-26 numzeroReuse seed when updating stars
2020-11-26 numzeroStore stars in a single static mesh buffer
2020-11-26 numzeroDon't evaluate things many times
2020-11-26 numzeroBatch cloud drawing
2020-11-26 LarsAvoid marking map blocks dirty upon deserialization.
2020-11-25 LarsFix camera panning glitches (partially revert 10489.)
2020-11-23 Pierre-Yves... Add sound to press event of some formspecs elements...
2020-11-22 MoNTE48Fix Visual Studio build in Actions
2020-11-20 ParamatMove Mapgen V7 river generation into the main generatio...
2020-11-16 LarsIncrease limit for simultaneous blocks sent per client...
2020-11-15 LejoAuto build client appimage (#10561)
2020-11-15 WuzzyFix falling image of torchlike if paramtype2="none...
2020-11-12 sfan5serverpackethandler: Minor log message fixes
2020-11-12 sfan5Copy position for can_dig
next