l_mapgen.cpp: Fix LINT broken since b1b40fe
[oweals/minetest.git] / util /
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)
2018-07-08 lhofhanslRevert 6587 - Optimize entity-entity collision (#7539)
2018-06-14 Loïc BlotFix release script
2018-06-10 Loic BlotDisable clang-tidy when no C/C++ files has been modified.
2018-04-04 Loïc Blot[clang-tidy] Promote some performance-* as a coding...
2018-04-03 VitaliyOptimize entity-entity collision (#6587)
2018-04-02 SmallJoker'fix' LINT, use InventoryLocation==
2018-04-01 Loïc BlotLINT: add clang-tidy step (#6295)
2018-03-30 Loïc BlotClient eventmanager refactor (#7179)
2018-03-24 Loïc BlotCleanup sound manager class (#7158)
2018-01-20 red-001[CSM] Add functions to create particles and particlespa...
2018-01-20 red-001[CSM] Add basic HUD manipulation. (#6067)
2018-01-12 Loïc BlotAdd a build step to test non freetype builds (#6908)
2018-01-05 Loic BlotDon't recalculate statustext initial color everytime...
2018-01-05 Loic BlotGameUI refactor (part 7/7): Finish to include profiler...
2017-12-26 sofarWireshark plugin: Complete all commands. (#6841)
2017-12-01 ezhhLua_api.txt: Remove MT version, fix spelling and clean up
2017-11-08 VitaliyMove files to subdirectories (#6599)
2017-11-06 paramatLINT: Add files to whitelist, fix detected indent errors
2017-10-30 miqlasInitial Haiku support (#6568)
2017-10-09 Loïc BlotTravis: Update clang from 4.0 to 5.0 (#6467)
2017-10-09 adridoFormspec: textarea with scrollbar improvements
2017-09-05 WuzzyMake HUD status messages translatable (#5795)
2017-08-25 Loïc BlotNetwork cleanup (#6310)
2017-08-24 EkdohibsFix updatepo.sh and run it.
2017-08-24 EkdohibsAdd clientside translations.
2017-08-24 Loïc BlotNetwork cleanup (#6302)
2017-08-20 JuozasTravis-ci build: fix osx jpeg installation failure...
2017-08-20 Loïc BlotNew version scheme (#6292)
2017-07-06 Vaughan LapsleyMapgen: Add Carpathian mapgen (#6015)
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-20 Loïc BlotMerge cguittfont lib in irrlicht change folder. (#6016)
2017-06-11 Loïc BlotRemove minetestmapper from this repository (#5901)
2017-06-11 red-001Improve the path select GUI (#5852)
2017-06-09 Loïc Blotbuildbot: exit 0 at the end of the script
2017-06-08 Loïc BlotImplement GItlab CI daily builds for windows platform...
2017-06-06 Loic BlotFix bump_version.sh & client_lua_api.md
2017-06-06 Loïc BlotRevert "Remove deprecated code segments (#5891)"
2017-06-04 Thomas--SRemove deprecated code segments (#5891)
2017-06-04 Loic BlotMinetest for C++11 (CMakeLists + Travis)
2017-05-22 Loic BlotLINT fix & check all files with clang-format
2017-05-13 Loïc BlotMove KeyList & InputHandler from game.h to client/input...
2017-05-06 ShadowNinjaClean up numeric.h and split FacePositionCache from it
2017-04-27 ShadowNinjaFix Travis builds
2017-04-23 Loic BlotFix lint since recent player to db merge
2017-04-23 Loic BlotLINT fix
2017-04-23 Loïc BlotPass clang-format on various cpp/header files (#5559)
2017-04-21 Loic BlotFixing warning pointed by @sfan5 and clang and cleanup...
2017-04-18 Loïc BlotFix broken lint since 04cc9de8f2fbcb11f133c88f02fc11504...
2017-04-10 Loïc BlotClang-format styles fixes since previous commit
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2017-04-07 Loic BlotClang-format: fix some header files and remove them...
2017-04-06 Loïc BlotLINT: Switch whitelist check from egrep to awk
2017-04-06 Loïc BlotClang-format continuation indent fixes + .gitignore... 5302/head
2017-04-06 Loïc BlotFix clang-format binary selection
2017-04-06 Loic BlotMove LINT process in dedicated shell & fix
2017-04-06 Loic BlotClang format: only show errors on non whitelisted files
2017-04-02 Loïc BlotUpdate embedded jsoncpp from unk version to 0.10.6...
2017-04-01 Loïc BlotClang-format: trivial fix on some headers (#5495)
2017-03-31 Loic BlotFix clang-format Columns Width
2017-03-27 Loïc Blotclang-format: add a whitelist (#5459)
2017-03-26 Loïc Blotclang-format: fix counter increment & output (#5456)
2017-03-26 Loïc Blotclang-format: limit diff to 50 files to prevent excedin...
2017-03-25 Loïc BlotAdd clang format & skip build if no source file modifie...
2017-03-06 Loïc BlotCI: Add memleak checking using valgrind (#5350)
2017-01-04 Loïc BlotTravis: Build server too for UNIX
2016-12-29 sfan5Buildbot: Update Gettext version (#4971)
2016-12-08 sfan5Buildbot: Update LuaJIT version
2016-10-15 TimTravis: Only trigger a compile, when C/C++ related...
2016-10-06 Loic BlotFix macosx build by disabling postgresql upgrade
2016-10-05 Loic BlotTravis: build matrix improvements + CPP11 build
2016-09-21 sfan5Update library versions in buildbot
2016-07-28 Fernando Carmona... buildbot: retrieve short commit hash properly
2016-05-22 Loic BlotImplement a PostgreSQL backend 4124/head
2016-04-28 ShadowNinjaUpgrade Android build to Gradle build system
2016-03-20 ShadowNinjaTweak travis script
2016-02-04 Pavel PuchkinImplement OSX Travis builds
2015-12-26 sfan5Update URLs for buildbot & travis
2015-12-05 est31Make travis work again
2015-10-17 est31Re-add "file" type for --add-location for xgettext...
2015-10-17 PilzAdamNew settings tab contain all possible settings 3258/head
2015-09-01 est31Don't add line number to comment when running updatepo.sh
2015-08-24 est31Add fgettext_ne as keyword to updatepo.sh
2015-07-18 RuiUpdate toolchain_mingw64.cmake
2015-05-11 est31Add LibGMP
2015-05-11 MegafReplaced libjpeg dependency on apt-get, it should be...
2015-05-05 ShadowNinjaMake Git version detection use VERSION_STRING instead...
2015-03-27 ShadowNinjaClean up and tweak build system 2402/head
2015-02-24 Loic BlotRename --do-unittests to --run-unittests as @Zeno-...
2015-02-21 Loic BlotUnit tests must be done at integration process.
2015-02-16 sfan5Add LevelDB and redis to Travis Linux builds
next