]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2018-07-25 SmallJokerSettings: Fix indents, chat_message_*. Update translati...
2018-07-25 lhofhanslAllow an optional readonly base database (#7544)
2018-07-22 nOOb3167Add a MSVC / Windows compatible snprintf function ...
2018-07-22 Loic BlotUpdate gradle android tool to 3.1.3
2018-07-22 lhofhanslUpdate Android defaults for modern H/W. (#7572)
2018-07-21 Lars HofhanslOptimize ABM checks.
2018-07-21 VitaliyDisable shaders GUI on unsupported drivers (#7563)
2018-07-19 HybridDogUpdate mip mapping and textarea documentation (#7315)
2018-07-19 ParamatCSM: Disallow exploitable clientside mod functions...
2018-07-18 ParamatMgvalleys: Make river depth variation and humidity...
2018-07-17 SmallJokerBuiltin: Replace deprecated function calls (#7561)
2018-07-16 ClobberXDCheck if player exists on use of /privs (#7554)
2018-07-16 ParamatLua_api.txt: Various minor improvements (#7560)
2018-07-14 Lars HofhanslRemove legacy client handling code.
2018-07-14 ParamatMake player liquid speed independent of FPS (#7543)
2018-07-13 Lars HofhanslDocument config updates in minetest.conf.example.
2018-07-13 lhofhanslAdjust some settings to modern environments and network...
2018-07-13 Lars HofhanslFix bug setting channel window size.
2018-07-13 Lars HofhanslEnsure that legacy mode is correctly disabled.
2018-07-12 Lars HofhanslReduce block load glitches
2018-07-10 Muhammad Rifqi... Android: Add 'aux' button (#7477)
2018-07-10 SmallJokerFormspecs: Remove accidental empty 'quit' field
2018-07-09 SmallJokercore.spawn_falling_node: Keep metadata (#7476)
2018-07-09 ClobberXDBuiltin/../misc.lua: Replace minetest. with core.,...
2018-07-08 Loïc BlotLua templating reading (part 4): s16, v2s16, v2f (...
2018-07-08 lhofhanslRevert 6587 - Optimize entity-entity collision (#7539)
2018-07-08 pauloueLua_api.txt: Formatting and grammar fixes (#7534)
2018-07-06 ParamatLua_api.txt: Improve section titles, clarify sections...
2018-07-06 HybridDogFix memory leak in guiConfirmRegistration
2018-07-05 rubenwardyRun code style linter first (#7213)
2018-07-02 lhofhanslZoom: Correctly verify client passed zoom at the server...
2018-07-01 Loic BlotDrop ClientEvent CEE_PLAYER_BREATH: triggering function...
2018-07-01 SmallJokerLog deprecated Lua function calls (#7491)
2018-07-01 SmallJokerMake the server status message customizable (#7357)
2018-07-01 Loïc BlotBackport Android cleanup parts from #7123 (#7513)
2018-06-30 Muhammad Rifqi... Android: Resize jump and sneak buttons' touch target...
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-06-30 red-001Fix memory leaks in mod storage (#7500)
2018-06-30 VitaliyFix world deletion (#7494)
2018-06-30 Anand SLog usage of /pulverize (#7503)
2018-06-30 RustyRaptorRemoved '$' symbols from the start of shell commands...
2018-06-30 Loic BlotFix a memleak before assertion in l_get_mod_storage
2018-06-28 Loic BlotBump android version to 20
2018-06-28 Loic BlotUpdate cURL (7.60.0) & SQLite3 (3.24.0)
2018-06-28 ParamatMgvalleys: Fix 'mgvalleys_spflags' setting name (#7495)
2018-06-27 red-001Fix mod channels crash (#7481)
2018-06-27 red-001Fix small memory leaks in client. (#7492)
2018-06-26 ParamatCavegen: Fix errors when getting biome outside mapchunk...
2018-06-26 SmallJokerUpdate settings translations
2018-06-26 SmallJokerRename CSM flavours to restrictions
2018-06-26 red-001Fix buffer overrun in SRP (#7484)
2018-06-26 Leonid BobrovFix libgmp detection (#7488)
2018-06-26 ParamatLua_api.txt: Re-order some sections. Alphabeticise...
2018-06-25 sfan5Fix MurmurHash implementation to really be unaligned...
2018-06-24 Anand SLua_api.txt: Replace `engine.*` with `core.*` (#7474)
2018-06-24 ParamatDecoration API: Add lightweight ability to have complet...
2018-06-24 SmallJokerFix rtt >= 0.0f assertion and free_move crash
2018-06-23 stujones11Android: Use correct temporary path (#7463)
2018-06-23 youRTT fixes (#7428)
2018-06-22 red-001Fix crash caused by Lua error during startup (#7473)
2018-06-22 sfan5Fix ipv6_server=true not accepting IPv4 connections...
2018-06-22 Anand SREADME.md: Improve formatting for consistency (#7472)
2018-06-22 sfan5Remove misleading documentation about IPv6 server annou...
2018-06-21 ParamatBiome API: Fix absent water decorations and dust, in...
2018-06-20 ParamatREADME.md: Improve version scheme text (#7465)
2018-06-20 Anand SLua_api.txt: Fix incorrect vector section directive...
2018-06-19 ParamatBiome dust: Revert fix that added dust to mod structure...
2018-06-18 rubenwardyUpdate to new ContentDB API
2018-06-17 Anand SRemove deprecated functions from menu_lua_api.txt ...
2018-06-17 thoughtjigsProvide Xorg/net wm process ID (#7445)
2018-06-15 Loïc BlotVersion scheme change: 0.5.0 -> 5.0.0 (#7449)
2018-06-15 Loic BlotRemove Server::m_ignore_map_edit_events (noop)
2018-06-14 Loïc BlotFix release script
2018-06-14 WuzzyMinimal: Disable disruptive formspec test by default...
2018-06-13 Loïc BlotServer: move shutdown parts to a specific shutdown...
2018-06-13 nOOb3167Make os.tempfolder work correctly for MinGW & MSVC...
2018-06-12 ParamatREADME.md: Remove 'unfinished' section. (#7440)
2018-06-12 Anand SAdd hasprivs chat command (#7336)
2018-06-11 Loic BlotAndroid: gradle 3.1.3 is not available on mavenCentral
2018-06-11 Loïc BlotAndroid: fix tools versions
2018-06-11 Loïc BlotAndroid: fix assets cleanup
2018-06-11 SmallJokerFix the /shutdown command (#7431)
2018-06-10 Loic BlotDisable clang-tidy when no C/C++ files has been modified.
2018-06-10 Loic BlotBump android version for next release
2018-06-10 Loic BlotAndroid: use c++_shared library instead of c++_static
2018-06-10 Loic BlotFix many Android build issues
2018-06-10 number ZeroFix typo (GH#7421)
2018-06-10 number ZeroFix narrow/utf8 difference in incoming/outcoming messages
2018-06-08 ParamatMapgen flags: Add 'biomes' global mapgen flag (#7355)
2018-06-07 ParamatLua_api.txt: Warn of errors possible with VoxelArea...
2018-06-06 tukkekStop autoforward on BACKWARD key-press (#7417)
2018-06-06 Loïc BlotCSM/SSM: Add on_mods_loaded callback (#7411)
2018-06-05 nOOb3167Fix builtin lua function os.tempfolder (#7368)
2018-06-05 WuzzySet ENABLE_GETTEXT to TRUE by default (#7415)
2018-06-04 Loïc BlotModernize lua read (part 1): C++ templating insurance...
2018-06-03 ParamatBiome dust placement: Improve comments, re-order some...
2018-06-03 ParamatLua_api.txt: Various improvements (#7402)
2018-06-02 ParamatBiomemap: Simplify code of recent commit (#7398)
2018-06-02 ParamatBiomemap: Avoid empty biomemap entry to fix failing...
2018-05-31 Loïc BlotFix isNan on setYaw Lua call (#7380)
next