]> git.lizzy.rs Git - minetest.git/history - util
Add keybind to swap items between hands
[minetest.git] / util /
2023-01-22 sfan5Implement --debugger option to improve UX when debuggin...
2022-11-10 Jude Melton-HoughtonTest PostgreSQL in CI
2022-11-09 Abdou-31Fix typos and en_US/en_GB inconsistency in various...
2022-10-21 sfan5Revise bump_version.sh script to address shortcomings...
2022-08-15 sfan5Cut back on Gitlab-ci & misc pipeline updates
2022-08-13 sfan5Move some CI jobs to newer compiler versions
2022-08-02 SmallJokerRun Minetest update checker on startup (#7629)
2022-07-23 sfan5Centralize IrrlichtMt version used for builds
2022-07-23 sfan5Bump IrrlichtMt
2022-07-22 SmallJokerUtil: Use quotation marks for safe path handling
2022-07-03 sfan5Add utility script to stress-test mapgen
2022-05-23 sfan5Formally drop support for building with upstream Irrlicht
2022-05-21 sfan5Bump IrrlichtMt version in CI
2022-05-06 paradust7Add benchmarks for json string serialize/deserialize...
2022-05-06 sfan5Bump IrrlichtMt to 1.9.0mt5 in CI
2022-05-06 sfan5Sort out some issues with our CI setup
2022-04-08 ShadowNinjaRemove generate-texture-normals.sh
2022-04-08 ShadowNinjaUse CMake's -B, --build, and --install options
2022-04-08 ShadowNinjaAuto-detect level of parallelism
2022-04-08 ShadowNinjaSpacing fixes
2022-04-08 ShadowNinjaUse build directory for builds
2022-02-08 sfan5Update MinGW used by CI
2022-01-16 sfan5Bump IrrlichtMt to 1.9.0mt4 in CI
2022-01-08 sfan5Fully remove bitmap font support (#11863)
2021-12-18 sfan5Restructure devtest's unittests and run them in CI...
2021-12-15 sfan5Fix some issues with buildbot scripts (#11860)
2021-12-05 Richard LiuFix wireshark packet dissector wrong coordinates (...
2021-11-10 sfan5Fix compiler detection in buildbot
2021-11-05 sfan5Fix typo in buildbot scripts
2021-11-01 Riceball LEELocalize error messages in mainmenu (#11495)
2021-10-31 sfan5Automatically package MinGW runtime in buildbot
2021-10-31 sfan5Replace uses of which(1) with command -v
2021-09-01 sfan5Don't look for zlib and zstd manually on Windows
2021-09-01 lhofhanslSwitch MapBlock compression to zstd (#10788)
2021-08-31 sfan5CI: Bump IrrlichtMt to 1.9.0mt3
2021-08-19 rubenwardyAdd fwgettext util function
2021-08-08 DSFix GUIEditBoxWithScrollBar using a smaller steps than...
2021-07-27 sfan5buildbot: Readd missing IrrlichtMt DLLs
2021-07-27 JosiahWITake advantage of IrrlichtMt CMake target (#11287)
2021-06-22 JuozasBuildbot: Use posix on Win64 builds if available (...
2021-06-21 NeroBurnerMove build/android directory to root of project (#11283)
2021-05-17 sfan5CI: add workaround to fix clang builds
2021-05-05 sfan5Add basic client-server test to CI
2021-04-27 sfan5Update library versions in buildbot (#11229)
2021-04-20 sfan5Look for PostgreSQL library properly and fix CI
2021-04-11 sfan5Buildbot changes to allow out-of-tree builds (#11180)
2021-03-26 sfan5Adjust build config for Irrlicht changes (again)
2021-03-12 sfan5Clean up cmake DLL installation and other minor things
2021-03-09 sfan5CI: update configurations for Irrlicht fork
2021-03-06 sfan5buildbot: Drop i586-mingw32msvc, add i686-w64-mingw32...
2021-03-05 WuzzyTranslate builtin (#10693)
2021-03-01 rubenwardyDisable clang-format, clean up scripts
2021-02-23 sfan5Add script that sorts contributions for use in credits
2021-02-02 sfan5Handle UTF-16 correctly in Wireshark dissector
2021-01-27 ZughyConsistently use "health points" (#10868)
2021-01-20 rubenwardyFix Android support in bump_version.sh (#10836)
2020-12-23 sfan5CI: fix build
2020-11-04 SmallJokerAdd model[] formspec element (#10320)
2020-08-04 Hugues RossImplement override.txt support for special tiles (...
2020-07-08 sfan5Make util/bump_version.sh work again
2020-06-25 rubenwardyRelease test build to Android beta program
2020-05-25 WuzzyRename “Minimal development test” to “Development Test...
2020-05-02 sfan5ci: Update Github Actions workflows (#9774)
2020-04-29 Loic BlotAdd MetricsBackend with prometheus counter support
2020-04-20 Loïc BlotReplace travis with github actions (#9641)
2020-04-14 sfan5Update wireshark dissector (#9621)
2020-04-14 Hugues RossRefactor texture overrides and add new features (#9600)
2020-04-11 Loic BlotDrop content_sao.{cpp,h}
2020-04-11 Loic BlotMove serveractiveobject & unitsao
2020-04-10 Loïc BlotDrop genericobject.{cpp,h} (#9629)
2020-04-08 sfan5Travis: Build clang jobs with LuaJIT enabled for better...
2020-04-03 sfan5Utility script to help with Weblate commit import
2020-03-28 sfan5Travis: Correct Linux dependencies so that PostgreSQL...
2020-03-20 WuzzyAdd comments for translators (#9510)
2020-03-11 sfan5Update clang-tidy configuration and scripts
2020-03-11 sfan5buildbot: Update to newer MinGW gcc 9.2
2020-03-11 sfan5Update travis build infrastructure
2020-02-15 Hugues RossAdd animated_image[] formspec element (#9258)
2020-02-12 sfan5Update some libraries for buildbot
2020-02-01 DSFormspec: Create a new class for inventorylists (#9287)
2020-01-26 Hugues RossAdd 9-slice background support to button formspec eleme...
2019-12-09 Hugues RossRefactor to centralize GUIButton styling/rendering...
2019-11-11 sfan5Fix clang-tidy and lint travis checks
2019-11-09 ParamatSilence invalid Clang Format report (#9095)
2019-11-03 Pierre-Yves RolloFormspec: add hypertext element
2019-09-29 ANANDMove Quicktune code to util/ (#8871)
2019-08-05 sfan5Update curl dependency in buildbot
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation
2019-07-31 ParamatSilence invalid clang format warnings in guiScrollBar...
2019-06-21 Pierre-Yves RolloImprove buildbot script
2019-03-14 Loïc BlotUpdate our tooling (Clang 5 -> 7, GCC 7 -> 8)
2019-03-07 sfan5Update a few dependency versions for buildbot (#8319)
2019-02-26 Loïc BlotRevert "Revert CSM particles commit to fix particle...
2019-02-26 ParamatRevert CSM particles commit to fix particle spawner...
2019-02-23 ParamatAttend to LINT sillyness (#8276)
2019-01-12 Jozef BehranFix fake LINT check success (#8092)
2018-12-10 memeFix dissector script to work with newer versions of...
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-11-26 stujones11Make non-formspec modal menus respect gui scale (#7850)
2018-10-16 Carles Pastor BadosaAdd release information to appdata file (#7771)
next