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
/
settings.h
Age
Commit message (
Expand
)
Author
2013-01-21
Last set of minor cleanups
kwolekr
2013-01-21
Finish and clean up mapgen configuration
kwolekr
2013-01-21
Add Settings::getStruct and Settings::setStruct
kwolekr
2013-01-21
The new mapgen, noise functions, et al.
kwolekr
2013-01-21
Basic support for configuring which mods to load for each world
Jürgen Doser
2012-06-17
Optimize headers
Perttu Ahola
2012-06-17
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-05-20
Comment out unnecessary debug output in Settings
Perttu Ahola
2012-03-13
Allow directly supplying world as a parameter, including world.mt
Perttu Ahola
2012-03-11
Clean up log messages everywhere
Perttu Ahola
2012-03-11
Do not print errors when searching for usable configuration file
Perttu Ahola
2012-03-11
Fix configuration file behaviour
Perttu Ahola
2011-11-29
Some MSVC fixes
Perttu Ahola
2011-10-16
Use the logger; also, default to not showing much crap in console. Use --info...
Perttu Ahola
2011-10-15
mobv2
Perttu Ahola
2011-10-12
Header file tweaking; mainly for speed
Perttu Ahola