index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
defaultsettings.cpp
Age
Commit message (
Expand
)
Author
2022-07-24
Add setting to mirror hands
mirror_hands
Elias Fleckenstein
2022-06-26
Increase max FPS on Android to 60 (#12373)
ROllerozxa
2022-06-06
Remove invalid fps_max on Mac
paradust7
2022-06-05
Add register dialog to separate login/register (#12185)
rubenwardy
2022-05-21
Improve shadow filters (#12195)
x2048
2022-05-06
Enable chat clickable weblinks by default (#12115)
Froggo
2022-04-02
Add depth sorting for node faces (#11696)
x2048
2022-03-26
Add API to control shadow intensity from the game/mod (#11944)
x2048
2022-02-08
Increase max objects per block defaults (#12055)
Lars Müller
2022-01-30
Raise max mapgen limit constant to align with mapblock size
sfan5
2022-01-08
Fully remove bitmap font support (#11863)
sfan5
2021-12-30
Improve TTF support for pixel-style fonts (#11848)
Vincent Robinson
2021-12-29
Add more neighbors on mesh update (#6765)
Vitaliy
2021-09-26
Touch UI support for desktop builds (#10729)
TheBrokenRail
2021-08-31
Switch MapBlock compression to zstd (#10788)
lhofhansl
2021-07-25
Distribute shadow map update over multiple frames to reduce stutter (#11422)
x2048
2021-06-20
Make chat web links clickable (#11092)
pecksin
2021-06-16
Drop --videomodes, fullscreen_bpp and high_precision_fpu settings
sfan5
2021-06-06
Shadow mapping render pass (#11244)
Liso
2021-04-20
Add a key to toggle map block bounds (#11172)
Seth Traverse
2021-04-02
Sort out cURL timeouts and increase default
sfan5
2021-03-29
Replace fallback font nonsense with automatic per-glyph fallback (#11084)
sfan5
2021-02-24
Use "Aux1" key name consistently everywhere
Wuzzy
2021-02-17
Add nametag background setting and object property (#10937)
rubenwardy
2021-02-07
Use consistent temp folder path (#10892)
rubenwardy
2021-01-29
Settings: Proper priority hierarchy
SmallJoker
2021-01-22
Use JSON for favorites, move server list code to Lua (#10085)
rubenwardy
2020-12-19
Fix some more joystick issues (#10624)
Markus
2020-12-15
Allow configuring block disk and net compression. Change default disk level.
Lars
2020-12-04
Revert "Increase limit for simultaneous blocks sent per client and the meshge...
sfan5
2020-11-16
Increase limit for simultaneous blocks sent per client and the meshgen cache.
Lars
2020-11-12
Increase default emerge queue limits and limit enqueue requests for active bl...
Lars
2020-11-03
Increase defaults for viewing_range, active_object_range and related settings...
Lars
2020-10-31
Fix segfault in deprecation logging due to tail call, log by default (#10174)
rubenwardy
2020-10-17
Remove all bump mapping and parallax occlusion related code.
Lars
2020-10-03
Reduce the FPS when the window is unfocused (#8837)
HybridDog
2020-09-14
Remove "generate normal maps" feature (#10313)
hecks
2020-09-01
Change default ambient occlusion gamma to 1.8 (#10185)
sfan5
2020-08-27
Android: drop simple MainMenu (#10227)
Maksim
2020-08-18
Allow the ABM time budget to be configurable.
Lars
2020-08-17
ContentDB: Add Update All and download queuing (#9995)
rubenwardy
2020-08-15
Allow binding dig, place actions to keys; remove LMB/RMB hardcoding
ANAND
2020-07-14
Add object crosshair, disable entity selectionboxes by default (#9523)
LoneWolfHT
2020-06-20
Android: fix TMPFolder path (#10052)
Maksim
2020-05-24
Add chat_font_size setting (#9736)
SmallJoker
2020-05-14
Add chat_log_level setting (#9223)
SmallJoker
2020-05-04
Change default keys for cam/minimap to C/V (#9779)
Wuzzy
2020-04-29
Add MetricsBackend with prometheus counter support
Loic Blot
2020-04-06
Allow relative directories for `screenshot_path`, tweak default path (#9122)
Hugo Locurcio
2020-03-28
Ignore near_plane setting on non-Android platforms (#8749)
ANAND
[next]