aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Log server shutdown using actionstream (#7589)ClobberXD2018-07-281-1/+2
* Fix build on gcc 5.0 (#7586)zeuner2018-07-263-0/+5
* Lua_api.txt: Various improvements (#7582)pauloue2018-07-261-362/+384
* Replace apt-get with apt (#7583)niansa2018-07-251-2/+2
* Settings: Fix indents, chat_message_*. Update translations (#7580)SmallJoker2018-07-253-54/+85
* Allow an optional readonly base database (#7544)lhofhansl2018-07-253-3/+23
* Add a MSVC / Windows compatible snprintf function (#7353)nOOb31672018-07-2213-18/+54
* Update gradle android tool to 3.1.3Loic Blot2018-07-221-1/+2
* Update Android defaults for modern H/W. (#7572)lhofhansl2018-07-221-8/+8
* Optimize ABM checks.Lars Hofhansl2018-07-212-2/+50
* Disable shaders GUI on unsupported drivers (#7563)Vitaliy2018-07-212-4/+21
* Update mip mapping and textarea documentation (#7315)HybridDog2018-07-192-43/+21
* CSM: Disallow exploitable clientside mod functions by default (#7547)Paramat2018-07-192-5/+5
* Mgvalleys: Make river depth variation and humidity drop optional (#7532)Paramat2018-07-183-53/+57
* Builtin: Replace deprecated function calls (#7561)SmallJoker2018-07-176-19/+19
* Check if player exists on use of /privs (#7554)ClobberXD2018-07-161-1/+4
* Lua_api.txt: Various minor improvements (#7560)Paramat2018-07-161-8/+13
* Remove legacy client handling code.Lars Hofhansl2018-07-143-127/+57
* Make player liquid speed independent of FPS (#7543)Paramat2018-07-141-14/+15
* Document config updates in minetest.conf.example.Lars Hofhansl2018-07-131-6/+6
* Adjust some settings to modern environments and networks. (#7549)lhofhansl2018-07-132-11/+11
* Fix bug setting channel window size.Lars Hofhansl2018-07-131-1/+1
* Ensure that legacy mode is correctly disabled.Lars Hofhansl2018-07-131-0/+4
* Reduce block load glitchesLars Hofhansl2018-07-121-1/+1
* Android: Add 'aux' button (#7477)Muhammad Rifqi Priyo Susanto2018-07-105-10/+41
* Formspecs: Remove accidental empty 'quit' fieldSmallJoker2018-07-101-1/+2
* core.spawn_falling_node: Keep metadata (#7476)SmallJoker2018-07-091-19/+13
* Builtin/../misc.lua: Replace minetest. with core., improve codestyle (#7540)ClobberXD2018-07-091-10/+12
* Lua templating reading (part 4): s16, v2s16, v2f (#7512)Loïc Blot2018-07-085-24/+61
* Revert 6587 - Optimize entity-entity collision (#7539)lhofhansl2018-07-0813-634/+80
* Lua_api.txt: Formatting and grammar fixes (#7534)pauloue2018-07-081-268/+377
* Lua_api.txt: Improve section titles, clarify sections (#7533)Paramat2018-07-061-28/+169
* Fix memory leak in guiConfirmRegistrationHybridDog2018-07-062-3/+6
* Run code style linter first (#7213)rubenwardy2018-07-051-21/+20
* Zoom: Correctly verify client passed zoom at the server (#7526)lhofhansl2018-07-031-1/+4
* Drop ClientEvent CEE_PLAYER_BREATH: triggering function is not called.Loic Blot2018-07-012-21/+2
* Log deprecated Lua function calls (#7491)SmallJoker2018-07-016-7/+96
* Make the server status message customizable (#7357)SmallJoker2018-07-017-15/+18
* Backport Android cleanup parts from #7123 (#7513)Loïc Blot2018-07-012-21/+82
* Android: Resize jump and sneak buttons' touch target (#7498)Muhammad Rifqi Priyo Susanto2018-06-303-2/+2
* Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot2018-06-3035-154/+247
* Fix memory leaks in mod storage (#7500)red-0012018-06-302-1/+6
* Fix world deletion (#7494)Vitaliy2018-06-301-22/+9
* Log usage of /pulverize (#7503)Anand S2018-06-301-2/+5
* Removed '$' symbols from the start of shell commands. (#7506)RustyRaptor2018-06-301-18/+18
* Fix a memleak before assertion in l_get_mod_storageLoic Blot2018-06-301-0/+1
* Bump android version to 20Loic Blot2018-06-282-2/+1
* Update cURL (7.60.0) & SQLite3 (3.24.0)Loic Blot2018-06-281-3/+3
* Mgvalleys: Fix 'mgvalleys_spflags' setting name (#7495)Paramat2018-06-281-1/+1
* Fix mod channels crash (#7481)red-0012018-06-272-22/+14