]> git.lizzy.rs Git - minetest.git/shortlog
minetest.git
2021-11-27 Er2Translated using Weblate (Russian)
2021-11-27 Ács ZoltánTranslated using Weblate (Hungarian)
2021-11-27 Mateusz MendelTranslated using Weblate (Polish)
2021-11-27 ResuUmanTranslated using Weblate (Polish)
2021-11-27 Mateusz MendelTranslated using Weblate (Polish)
2021-11-27 ResuUmanTranslated using Weblate (Polish)
2021-11-27 Mateusz MendelTranslated using Weblate (Polish)
2021-11-27 ResuUmanTranslated using Weblate (Polish)
2021-11-27 Mateusz MendelTranslated using Weblate (Polish)
2021-11-27 ResuUmanTranslated using Weblate (Polish)
2021-11-27 Mateusz MendelTranslated using Weblate (Polish)
2021-11-27 ResuUmanTranslated using Weblate (Polish)
2021-11-27 ЧтабсTranslated using Weblate (Russian)
2021-11-27 Janar LeasTranslated using Weblate (Estonian)
2021-11-27 WuzzyTranslated using Weblate (German)
2021-11-27 Nicolae CrefeleanTranslated using Weblate (Romanian)
2021-11-27 Jordan IrwinTranslated using Weblate (Spanish)
2021-11-27 Riceball LEETranslated using Weblate (Chinese (Simplified))
2021-11-27 Yangjun WangTranslated using Weblate (Chinese (Simplified))
2021-11-27 waxtatectTranslated using Weblate (French)
2021-11-27 Yaya - Nurul... Translated using Weblate (Malay)
2021-11-27 rubenwardyUpdate to Android target SDK 30 (#11746)
2021-11-26 Corey PowellImplemented disconnect_player (#10492)
2021-11-26 ROllerozxaRemove unused Direct3D shader error/warning (#11793)
2021-11-26 sfan5Fix find_nodes_in_area misbehaving with out-of-map...
2021-11-26 LejoAdd Lua bitop library (#9847)
2021-11-26 HybridDogMinimap: gamma-correct average texture colour calculati...
2021-11-22 sfan5Add backwards-compatible behaviour if too few CAO textu...
2021-11-22 ExeVirusAllow for Game-Specific Menu Music (#11241)
2021-11-19 Andrew KerrAdd macOS build docs (#11757)
2021-11-19 savilliFix local digging animation (#11772)
2021-11-10 sfan5Fix compiler detection in buildbot
2021-11-10 Elijah DuffyLua API: Add `rmdir`, `cpdir` and `mvdir` (#9638)
2021-11-05 sfan5Fix typo in buildbot scripts
2021-11-01 Riceball LEELocalize error messages in mainmenu (#11495)
2021-10-31 WuzzyFix number of tool uses being off by 1..32767 (#11110)
2021-10-31 JosiahWIAdd variable to use existing IrrlichtMt build (#11656)
2021-10-31 sfan5Automatically package MinGW runtime in buildbot
2021-10-31 sfan5Replace uses of which(1) with command -v
2021-10-31 sfan5Update Android to new dependency repo (#11690)
2021-10-31 x2048Apply shadow only to the naturally lit part of the...
2021-10-31 Isabelle COWAN... Add joystick layout for DragonRise GameCube controller...
2021-10-25 rubenwardyFix crash on hypertext[] with not enough parts
2021-10-25 sfan5Fixes around emerge handling
2021-10-25 Jude Melton... Limit stepheight smoothing to the stepheight and stop...
2021-10-25 sfan5Fix item duplication if player dies during interact...
2021-10-22 WuzzyFix no_texture.png activation w/ simple leaves
2021-10-22 sfan5Fix incorrect error message in core.encode_png
2021-10-20 Lars MüllerFix view bobbing not resetting when resting
2021-10-20 WuzzyAdd no_texture.png as fallback for unspecified textures
2021-10-15 LoneWolfHTFix compiling on Windows with Visual Studio
2021-10-15 rubenwardyUse scoped app storage on Android (#11466)
2021-10-15 WuzzyMake /status message easier to read
2021-10-13 hecksAdd embedded PNG texture modifier (#11498)
2021-10-12 sfan5Remove broken timeout behaviour
2021-10-12 savilliFix player HP desync between client and server
2021-10-12 SmallJokerRemove a few unused functions reported by callcatcher...
2021-10-06 sfan5Move instead of copy during content install if possible
2021-10-06 sfan5Move archive extraction in content store to async job
2021-10-06 sfan5Make fs::extractZipFile thread-safe
2021-10-06 emixa-dAdd "MINETEST_MOD_PATH" environment variable (#11515)
2021-10-05 HybridDogList only jpg and png as screenshot format options...
2021-10-05 lhofhanslReduce shadow jitter (#11668)
2021-10-05 WuzzyFix crash when calling remove/kick/ban_player on start...
2021-10-05 Jude Melton... Make MetaDataRef:get return nil instead of nothing...
2021-10-05 WuzzyAdd get_server_max_lag() (#11671)
2021-10-01 Pedro GimenoAdd an option `-t` to force text output in /help
2021-10-01 x2048Improvements to colored shadows (#11516)
2021-10-01 WuzzySplit liquid_viscosity to liquid_viscosity and move_res...
2021-09-27 x2048Order drawlist by distance to the camera when rendering...
2021-09-27 SmallJokerVarious code improvements
2021-09-26 WuzzyUpdate builtin locale files (#11650)
2021-09-26 niaUse CMake's GNUInstallDirs for install directories...
2021-09-26 WuzzyFix several typos in settingtypes.txt (#11623)
2021-09-26 TheBrokenRailTouch UI support for desktop builds (#10729)
2021-09-22 sfan5Fix "Could not create ITexture, texture needs to have...
2021-09-19 niaFix src/util/string.cpp on NetBSD
2021-09-19 DSFix client-side performance of chat UI (#11612)
2021-09-19 Lars MüllerFix HUD multiline text alignment (#10795)
2021-09-19 sfan5Fix trivial typos
2021-09-19 sfan5Add feature table entry for new dynamic media API
2021-09-19 sfan5Add preprocessor check for weird (incorrect) build...
2021-09-17 sfan5Shave off buffer copies in networking code (#11607)
2021-09-17 sfan5Fix GLES2 discard behaviour (texture transparency)
2021-09-17 HybridDogHide Wself-assign-overloaded and Wself-move unittest...
2021-09-15 ROllerozxaReadd TGA to the list of valid texture formats. (#11598)
2021-09-14 Lars MüllerChop game background in mainmenu (#10796)
2021-09-14 sfan5Add Windows-specific CreateTempFile() implementation
2021-09-12 sfan5Fix broken handling of NodemetaChanged packets
2021-09-11 sfan5Make sure relevant std::stringstreams are set to binary
2021-09-10 sfan5Clean up/improve some scriptapi error handling code
2021-09-10 Jude Melton... Send to clients node metadata that changed to become...
2021-09-10 DSSplit vector.new into 3 constructors
2021-09-09 sfan5Dynamic_Add_Media v2 (#11550)
2021-09-07 Buckaroo BanzaiAdd missing zstd-libs to final Docker image
2021-09-05 NeroBurnerFix movement in random_input mode (#11592)
2021-09-05 20kdcAdd hint to error message on how to build with in-tree...
2021-09-01 WuzzyFix falling mesh nodes being half size (#11389)
2021-09-01 sfan5Update README for zstd changes
2021-09-01 sfan5Don't look for zlib and zstd manually on Windows
next