aboutsummaryrefslogtreecommitdiff
path: root/util (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add model[] formspec element (#10320)SmallJoker2020-11-041-0/+2
* Implement override.txt support for special tiles (#10140)Hugues Ross2020-08-041-0/+0
* Make util/bump_version.sh work againsfan52020-07-081-3/+3
* Release test build to Android beta programrubenwardy2020-06-251-1/+2
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-261-1/+1
* ci: Update Github Actions workflows (#9774)sfan52020-05-023-19/+2
* Add MetricsBackend with prometheus counter supportLoic Blot2020-04-291-0/+13
* Replace travis with github actions (#9641)Loïc Blot2020-04-2012-170/+39
* Update wireshark dissector (#9621)sfan52020-04-141-420/+489
* Refactor texture overrides and add new features (#9600)Hugues Ross2020-04-141-0/+1
* Drop content_sao.{cpp,h}Loic Blot2020-04-111-2/+2
* Move serveractiveobject & unitsaoLoic Blot2020-04-111-4/+2
* Drop genericobject.{cpp,h} (#9629)Loïc Blot2020-04-101-2/+0
* Travis: Build clang jobs with LuaJIT enabled for better coveragesfan52020-04-081-3/+9
* Utility script to help with Weblate commit importsfan52020-04-031-0/+33
* Travis: Correct Linux dependencies so that PostgreSQL is found by CMakesfan52020-03-281-1/+1
* Add comments for translators (#9510)Wuzzy2020-03-201-0/+1
* Update clang-tidy configuration and scriptssfan52020-03-122-215/+263
* buildbot: Update to newer MinGW gcc 9.2sfan52020-03-121-8/+4
* Update travis build infrastructuresfan52020-03-121-12/+9
* Add animated_image[] formspec element (#9258)Hugues Ross2020-02-151-0/+2
* Update some libraries for buildbotsfan52020-02-122-12/+10
* Formspec: Create a new class for inventorylists (#9287)DS2020-02-011-0/+2
* Add 9-slice background support to button formspec elements (#9290)Hugues Ross2020-01-261-0/+1
* Refactor to centralize GUIButton styling/rendering code (#9090)Hugues Ross2019-12-091-0/+4
* Fix clang-tidy and lint travis checkssfan52019-11-111-0/+1
* Silence invalid Clang Format report (#9095)Paramat2019-11-091-0/+6
* Formspec: add hypertext elementPierre-Yves Rollo2019-11-031-0/+2
* Move Quicktune code to util/ (#8871)ANAND2019-09-291-3/+3
* Update curl dependency in buildbotsfan52019-08-052-2/+2
* Add custom colorable GUIButton implementationrubenwardy2019-08-031-0/+4
* Silence invalid clang format warnings in guiScrollBar.cpp (#8724)Paramat2019-07-311-2/+3
* Improve buildbot scriptPierre-Yves Rollo2019-06-216-17/+57
* Update our tooling (Clang 5 -> 7, GCC 7 -> 8)Loïc Blot2019-03-145-16/+12
* Update a few dependency versions for buildbot (#8319)sfan52019-03-072-8/+8
* Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot2019-02-261-0/+1
* Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat2019-02-261-1/+0
* Attend to LINT sillyness (#8276)Paramat2019-02-231-0/+1
* Fix fake LINT check success (#8092)Jozef Behran2019-01-121-1/+1
* Fix dissector script to work with newer versions of Wireshark (#7957)meme2018-12-101-3/+3
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+71
* Make non-formspec modal menus respect gui scale (#7850)stujones112018-11-261-0/+1
* Add release information to appdata file (#7771)Carles Pastor Badosa2018-10-161-2/+8
* Revert 6587 - Optimize entity-entity collision (#7539)lhofhansl2018-07-081-1/+2
* Fix release scriptLoïc Blot2018-06-141-2/+2
* Disable clang-tidy when no C/C++ files has been modified.Loic Blot2018-06-101-0/+5
* [clang-tidy] Promote some performance-* as a coding error (#7194)Loïc Blot2018-04-041-1/+1
* Optimize entity-entity collision (#6587)Vitaliy2018-04-031-2/+1
* 'fix' LINT, use InventoryLocation==SmallJoker2018-04-021-0/+1
* LINT: add clang-tidy step (#6295)Loïc Blot2018-04-014-3/+301