aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy
2020-05-02ci: Update Github Actions workflows (#9774)sfan5
2020-04-29Add MetricsBackend with prometheus counter supportLoic Blot
2020-04-20Replace travis with github actions (#9641)Loïc Blot
2020-04-14Update wireshark dissector (#9621)sfan5
2020-04-14Refactor texture overrides and add new features (#9600)Hugues Ross
2020-04-11Drop content_sao.{cpp,h}Loic Blot
2020-04-11Move serveractiveobject & unitsaoLoic Blot
2020-04-10Drop genericobject.{cpp,h} (#9629)Loïc Blot
2020-04-08Travis: Build clang jobs with LuaJIT enabled for better coveragesfan5
2020-04-03Utility script to help with Weblate commit importsfan5
2020-03-28Travis: Correct Linux dependencies so that PostgreSQL is found by CMakesfan5
2020-03-20Add comments for translators (#9510)Wuzzy
2020-03-12Update clang-tidy configuration and scriptssfan5
2020-03-12buildbot: Update to newer MinGW gcc 9.2sfan5
2020-03-12Update travis build infrastructuresfan5
2020-02-15Add animated_image[] formspec element (#9258)Hugues Ross
2020-02-12Update some libraries for buildbotsfan5
2020-02-01Formspec: Create a new class for inventorylists (#9287)DS
2020-01-26Add 9-slice background support to button formspec elements (#9290)Hugues Ross
2019-12-09Refactor to centralize GUIButton styling/rendering code (#9090)Hugues Ross
2019-11-11Fix clang-tidy and lint travis checkssfan5
2019-11-09Silence invalid Clang Format report (#9095)Paramat
2019-11-03Formspec: add hypertext elementPierre-Yves Rollo
2019-09-29Move Quicktune code to util/ (#8871)ANAND
2019-08-05Update curl dependency in buildbotsfan5
2019-08-03Add custom colorable GUIButton implementationrubenwardy
2019-07-31Silence invalid clang format warnings in guiScrollBar.cpp (#8724)Paramat
2019-06-21Improve buildbot scriptPierre-Yves Rollo
2019-03-14Update our tooling (Clang 5 -> 7, GCC 7 -> 8)Loïc Blot
2019-03-07Update a few dependency versions for buildbot (#8319)sfan5
2019-02-26Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot
2019-02-26Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat
2019-02-23Attend to LINT sillyness (#8276)Paramat
2019-01-12Fix fake LINT check success (#8092)Jozef Behran
2018-12-10Fix dissector script to work with newer versions of Wireshark (#7957)meme
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2018-11-26Make non-formspec modal menus respect gui scale (#7850)stujones11
2018-10-16Add release information to appdata file (#7771)Carles Pastor Badosa
2018-07-08Revert 6587 - Optimize entity-entity collision (#7539)lhofhansl
2018-06-14Fix release scriptLoïc Blot
2018-06-10Disable clang-tidy when no C/C++ files has been modified.Loic Blot
2018-04-04[clang-tidy] Promote some performance-* as a coding error (#7194)Loïc Blot
2018-04-03Optimize entity-entity collision (#6587)Vitaliy
2018-04-02'fix' LINT, use InventoryLocation==SmallJoker
2018-04-01LINT: add clang-tidy step (#6295)Loïc Blot
2018-03-30Client eventmanager refactor (#7179)Loïc Blot
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2018-01-20[CSM] Add functions to create particles and particlespawners. (#6072)red-001
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001