Translated using Weblate (Italian)
[oweals/minetest.git] / src / constants.h
2020-04-28 ANANDFix breath_bar scaling; delay breath_bar hiding by...
2020-04-11 sfan5Implement DPI scaling for Windows (#9586)
2019-10-24 random-geekChange some rough/inappropriate language in comments...
2017-09-15 SmallJokerCustomizeable max breath for players (#6411)
2017-08-23 SmallJokerRespect object property hp_max field for players (...
2017-08-20 Jens RottmannChange BS constant from implicit double to float (...
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-09 paramatStep height: Add as a player object property
2017-05-09 paramatRevert custom player collision box and step height...
2017-05-06 SapierUse stepheight from CAO instead of hardcoded value 5710/head
2017-04-23 Loïc BlotPass clang-format on various cpp/header files (#5559)
2016-09-21 James StevensonIncrease default font size by 1
2015-08-02 rubenwardyAdd map limit config option
2015-03-31 Craig RobbinsChange format of screenshot names
2015-02-18 BlockMenIncrease default font_size 2314/head
2015-02-18 BlockMenFix font_size under windows
2015-02-05 SmallJokerGive full breath after death
2015-01-10 sfan5Change default font sizes to 14(freetype) and 10(non...
2014-12-04 Craig Robbins(INTERIM) Make sizes of the font in formspecs consisten...
2014-11-30 ZeframScale form elements consistently
2014-11-30 sapierImplement proper font handling
2014-08-22 sapierImprove timeout calculation
2014-06-23 ShadowNinjaStore the maximum player file tries in a constant 1346/head
2014-06-21 sapierSupport for scalable font and gui elements 1370/head
2014-04-18 prollerRemove liquid_finite and weather 1235/head
2013-09-17 kwolekrWeather: Clean up getHeat/getHumidity somewhat
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-23 prollerAdd support for IPv6
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-16 Perttu AholaInitially split utility.h to multiple files in util/
2012-06-16 Perttu AholaClean up constants.h a bit
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-29 Kahrladded PlayerSAO and RemotePlayer, removed ServerRemoteP...
2011-11-29 Perttu AholaSet the BS constant to be floating-point; this removes...
2011-09-26 Perttu AholaMerge remote-tracking branch 'marktraceur/master'
2011-09-26 Perttu AholaMerge remote-tracking branch 'kahrl/sectors2sqlite...
2011-09-26 Perttu AholaMerge branch 'view_bobbing_and_vielded_tool'
2011-09-08 Kahrlattempting to merge Queatz/the-wielded-tool and kahrl...
2011-09-07 KahrlCollected and moved existing camera infrastructure...
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/me_cmd'
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/new_input'
2011-08-22 Perttu AholaMerge branch 'lava'
2011-08-14 Perttu Aholalava!
2011-08-13 Perttu AholaMerge remote-tracking branch 'speedprog/fixedNotFinding...
2011-08-12 Constantin Wengerfixed not finding data dir if installed
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-18 Perttu Aholasmall comment update
2011-03-02 Perttu Aholamapgen work-in-progress
2011-02-05 Perttu Aholamapgen stuff
2011-01-29 Perttu Aholamap generation framework under development... not quite...
2011-01-24 Perttu AholaMainly some texture tweaking
2011-01-17 Perttu Aholaminecraft-style water done (but no texture animation...
2011-01-17 Perttu Aholaold water removed, some fixes here and there
2011-01-16 Perttu AholaInitial commit of mapgen v.2. Lacks configuration and...
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...
2010-12-23 Perttu Aholachanges to handing of digging (non backwards-compatible...
2010-12-23 Perttu Aholafixed crack animation timing in client
2010-12-22 Perttu Aholasome work-in-progress
2010-12-21 Perttu AholaCracking blocks while digging
2010-12-20 Perttu Aholaframework for modifying textures
2010-12-19 Perttu Aholaday/night working client side
2010-12-14 Perttu Aholatinkering around
2010-12-13 Perttu Aholacommit before content-tile separation
2010-11-30 Perttu Aholabetter water
2010-11-29 Perttu Aholalicense stuff
2010-11-29 Perttu AholaWindows bug fixes
2010-11-29 Perttu Aholasitä sun tätä tekeillä, toimii kivasti
2010-11-27 Perttu Aholablock send priority queue
2010-11-27 Perttu AholaWorking version before block send priorization update
2010-11-26 Perttu AholaInitial files