]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2017-04-10 number ZeroHard-coded undersampling.
2017-04-09 Vincent GlizeLocalPlayer api lua
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-04-08 red-001Move chat command handling code from C++ to Lua (#5528)
2017-04-08 raymooDocument that write_json will error on unserializable...
2017-04-08 Loïc BlotPrepare for Linux daily build packages (using Gitlab...
2017-04-08 Loïc BlotReplace luaL_reg with luaL_Reg as recent LuaJIT dropped...
2017-04-08 Loic Blotcode style fix on src/script/cpp_api/s_client.h
2017-04-08 Vincent Glize[CSM] Add event on_connect player API lua (#5540)
2017-04-07 Loic BlotFix cmake library default build problem since moving...
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2017-04-07 rubenwardyFix signed/unsigned conversion warning
2017-04-07 SmallJokerCavegen: Fix non-constant array initializer error for...
2017-04-07 SmallJokerSettings: Update documentation (#5534)
2017-04-07 Loic BlotClang-format: fix some header files and remove them...
2017-04-07 YuGiOhJCJAdd the REQUIRE_LUAJIT option (#5526)
2017-04-07 adridoWindows: Skip cmd for release builds (#5416)
2017-04-07 Auke KokFix "error: ‘playerSAO’ was not declared"
2017-04-07 EkdohibsFix spacing
2017-04-07 EkdohibsFix problems when overriding the hand:
2017-04-07 rubenwardyAdd Joystick type detection and Xbox controller support
2017-04-07 presstabstartFix multiple death messages (#5305)
2017-04-06 orwell96Show media download progress in percent on progress...
2017-04-06 Loïc BlotLINT: Switch whitelist check from egrep to awk
2017-04-06 red-001[CSM] Add function to get the server protocol version...
2017-04-06 Loïc BlotClang-format continuation indent fixes + .gitignore...
2017-04-06 Loïc BlotClang format brace style fix
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-06 fdedracoTranslated using Weblate (Indonesian)
2017-04-06 Andrey KTranslated using Weblate (Russian)
2017-04-06 i486DX2Translated using Weblate (Italian)
2017-04-06 Gabriel CarvalhoTranslated using Weblate (Portuguese (Brazil))
2017-04-06 monolifedTranslated using Weblate (Turkish)
2017-04-06 Han So RiTranslated using Weblate (Korean)
2017-04-06 Muhammad Nur... Translated using Weblate (Malay)
2017-04-06 Han So RiTranslated using Weblate (Korean)
2017-04-06 黄冠恒Translated using Weblate (Chinese (China))
2017-04-06 Muhammad Nur... Translated using Weblate (Malay)
2017-04-06 lisacvukTranslated using Weblate (Serbian (cyrillic))
2017-04-06 susanTranslated using Weblate (Chinese (China))
2017-04-06 Jakub MendelTranslated using Weblate (Polish)
2017-04-06 Muhammad Nur... Translated using Weblate (Malay)
2017-04-06 zaoqiTranslated using Weblate (Chinese (China))
2017-04-06 Muhammad Nur... Added translation using Weblate (Malay)
2017-04-06 Guo YunheTranslated using Weblate (Chinese (China))
2017-04-06 Viktar VauchkevichTranslated using Weblate (Belarusian)
2017-04-06 Petter ReinholdtsenTranslated using Weblate (Norwegian Bokmål)
2017-04-06 Viktar VauchkevichTranslated using Weblate (Belarusian)
2017-04-06 Viktar VauchkevichTranslated using Weblate (Belarusian)
2017-04-06 Andrzej RedlarskiTranslated using Weblate (Polish)
2017-04-06 Muhammad Rifqi... Translated using Weblate (Indonesian)
2017-04-06 ignaloidasTranslated using Weblate (Lithuanian)
2017-04-06 Cold Meson 06Translated using Weblate (Portuguese (Brazil))
2017-04-06 red-001[CSM] Add support for positional audio. (#5516)
2017-04-06 Loic BlotExpose vector helpers to CSM
2017-04-05 Loïc BlotMemleak fix: LocalPlayer object was not deleted
2017-04-05 paramatMapgen documentation: Add descriptions to noise parameters
2017-04-05 paramatMapgen: Remove '#include treegen.h' from non-mgv6 mapgens
2017-04-04 ParamatMapgenBasic: Add lava source as commonly used content...
2017-04-04 Loïc BlotClient handlers: Remove useless stringstream usage...
2017-04-04 red-001[CSM] Add local node meta reference. (#5508)
2017-04-03 paramatCavegen/Mgv5/Mgv7: Add optional giant caverns
2017-04-02 Loïc BlotUpdate embedded jsoncpp from unk version to 0.10.6...
2017-04-02 Auke Kokminetest.after(): simplify further, pause in singleplay...
2017-04-01 MarkuBuFirst commit for fine pointed (#5485)
2017-04-01 Uwe KoloskaAdd missing source to android build (#5496)
2017-04-01 Loïc BlotClang-format: trivial fix on some headers (#5495)
2017-04-01 red-001[CSM] Add function and chat command to disconnect from...
2017-04-01 number ZeroSignlike, glasslike drawtypes: Fix inverted textures
2017-04-01 SmallJokermapgen: Fix segfault when selecting invalid mapgen...
2017-03-31 Loic BlotFix clang-format Columns Width
2017-03-31 kilbithWieldmesh: Natural orientation depending on pitch ...
2017-03-30 adridoWindows: Set window icon (#5486)
2017-03-30 paramatParamtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVEL
2017-03-29 Loïc Blotl_minimap: don't show minimap if configuration doesn...
2017-03-29 Loïc BlotAdd CPP11 header to define nullptr & constexpr (#5471)
2017-03-29 sfan5Sneak: Fix sneaking on free-floating lower-half slabs
2017-03-28 sfan5Sneak: Fix stair lower step bug and ladder in 1x1 hole...
2017-03-28 Diego MartínezAdd functions to strip color information. (#5472)
2017-03-28 Loïc BlotFix a type bug in colorize function
2017-03-28 red-001[CSM] Fix errors in and improve the CSM documentation...
2017-03-27 Loïc Blotclang-format: add a whitelist (#5459)
2017-03-27 Loïc BlotPostgreSQL: fix delete block
2017-03-27 paramatMap generation limit: Make per-world
2017-03-27 Diego MartínezPathfinder: Send errors to `warningstream`.
2017-03-26 Loic BlotFix mismatch struct/class for GameUIFlags
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-26 sfan5Sneak: Replicate sneak ladder in new code, is optional
2017-03-26 red-001Change command prefix to "." and add "help" command.
2017-03-26 number ZeroAdd mesh generation delay
2017-03-25 Loïc BlotAdd clang format & skip build if no source file modifie...
2017-03-24 SmallJokerTile.cpp: Fix MSVC build broken by 072bbba
2017-03-24 Loïc BlotTypo fix
2017-03-24 red-001Add multiline support to colorize. (#5444)
2017-03-22 Loïc BlotSome performance optimizations (#5424)
2017-03-22 bigfoot547[CSM] Add function to get player names in range (#5435)
2017-03-20 ParamatFirelike drawtype: Add missing docs for visual_scale...
next