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
/
constants.h
Age
Commit message (
Expand
)
Author
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-01-27
Consistently use "health points" (#10868)
Zughy
2020-04-28
Fix breath_bar scaling; delay breath_bar hiding by one second (#8271)
ANAND
2020-04-11
Implement DPI scaling for Windows (#9586)
sfan5
2019-10-24
Change some rough/inappropriate language in comments (#9061)
random-geek
2017-09-15
Customizeable max breath for players (#6411)
SmallJoker
2017-08-23
Respect object property hp_max field for players (#6287)
SmallJoker
2017-08-20
Change BS constant from implicit double to float (#6286)
Jens Rottmann
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-08-09
Step height: Add as a player object property
paramat
2017-05-09
Revert custom player collision box and step height commits
paramat
2017-05-06
Use stepheight from CAO instead of hardcoded value
Sapier
2017-04-23
Pass clang-format on various cpp/header files (#5559)
Loïc Blot
2016-09-21
Increase default font size by 1
James Stevenson
2015-08-02
Add map limit config option
rubenwardy
2015-03-31
Change format of screenshot names
Craig Robbins
2015-02-18
Increase default font_size
BlockMen
2015-02-18
Fix font_size under windows
BlockMen
2015-02-05
Give full breath after death
SmallJoker
2015-01-10
Change default font sizes to 14(freetype) and 10(non-freetype)
sfan5
2014-12-05
(INTERIM) Make sizes of the font in formspecs consistent and not so large
Craig Robbins
2014-11-30
Scale form elements consistently
Zefram
2014-11-30
Implement proper font handling
sapier
2014-08-22
Improve timeout calculation
sapier
2014-06-23
Store the maximum player file tries in a constant
ShadowNinja
2014-06-22
Support for scalable font and gui elements
sapier
2014-04-18
Remove liquid_finite and weather
proller
2013-09-16
Weather: Clean up getHeat/getHumidity somewhat
kwolekr
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-06-23
Add support for IPv6
proller
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-06-17
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-17
Initially split utility.h to multiple files in util/
Perttu Ahola
2012-06-16
Clean up constants.h a bit
Perttu Ahola
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-03-29
added PlayerSAO and RemotePlayer, removed ServerRemotePlayer
Kahrl
2011-11-29
Set the BS constant to be floating-point; this removes the need for floating ...
Perttu Ahola
2011-09-08
Collected and moved existing camera infrastructure from game.cpp to camera.cp...
Kahrl
2011-08-15
lava!
Perttu Ahola
2011-08-12
fixed not finding data dir if installed
Constantin Wenger
2011-05-18
small comment update
Perttu Ahola
2011-03-02
mapgen work-in-progress
Perttu Ahola
2011-02-05
mapgen stuff
Perttu Ahola
2011-01-30
map generation framework under development... not quite operational at this p...
Perttu Ahola
2011-01-24
Mainly some texture tweaking
Perttu Ahola
2011-01-17
minecraft-style water done (but no texture animation or sound)
Perttu Ahola
2011-01-17
old water removed, some fixes here and there
Perttu Ahola
2011-01-16
Initial commit of mapgen v.2. Lacks configuration and saving to disk.
Perttu Ahola
[next]