aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-07-02Shaders fixes and cleanup relief mapping code.RealBadAngel
2015-07-01Inventory manager style cleanup and further checksest31
2015-07-01Disable mesh cache by defaultest31
2015-07-01Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTHparamat
2015-06-30Make m_blocks_cache privateest31
2015-06-30Defer minimap update when shape changedest31
2015-06-30Close keybind settings menu with escest31
2015-06-30Biome API: Increase heat and humidity noise spreads to 1000paramat
2015-06-29Add UpdateThread and use it for minimap and mesh threadsest31
2015-06-29Fix *BSD build with GNU iconvkwolekr
2015-06-29Add Lua errors to error dialogrubenwardy
2015-06-28Bugfix: minimap was updated only with loading new blocks, allow forced update...RealBadAngel
2015-06-28Minimap updateRealBadAngel
2015-06-27Remove busy polling inside minimap threadest31
2015-06-27Mgv5/mgv7 caves: Remove sand found in underground tunnelsparamat
2015-06-27Add minimap featureRealBadAngel
2015-06-25Remove compile warningest31
2015-06-24Return to ignoreest31
2015-06-23Typo fix on previous @est31 commitLoic Blot
2015-06-23Small TOCLIENT_HELLO logging fixest31
2015-06-23Add MoveSomewhere inventory actionest31
2015-06-23Use actionstream instead of errorstream when failing to emerge playerCraig Davison
2015-06-23Fix string conversion error messageest31
2015-06-22Fix bug when craft input isn't replacedTeTpaAka
2015-06-22Fix some issues with animations, and allow non-looped animations to be definedMirceaKitsune
2015-06-21Mgv7: Edit noise parameters. Fewer octaves, larger spreads.paramat
2015-06-20Small CAO improvementsest31
2015-06-20Mapgen objects: Enable heatmap and humidmap for all biome api mapgensparamat
2015-06-20More correct wrap_rows implementationfigec
2015-06-20Generic CAO cleanups and renames for clarificationest31
2015-06-20Make attached objects visible in 3rd person viewest31
2015-06-18Fix wrap_rows at inner byte of multibyte sequencefigec
2015-06-18Biome API: Add noise defined biome blendparamat
2015-06-18Mgv6: Don't create air gap in tundra at y = 48 in custom high terrainparamat
2015-06-18Don't print an error for valid listring[] formspecest31
2015-06-17Make wrap_rows not wrap inside utf-8 multibyte sequencesest31
2015-06-17Fail iconv call gracefullyest31
2015-06-16GUIFormSpecMenu::OnEvent code style update and small refactorest31
2015-06-16Add list-ringsest31
2015-06-16Remove unneccessary space for tab completionNathaniel Olsen
2015-06-15Biome API: Enable biome generation to lower world limitparamat
2015-06-15Ignore punches with no damage in the actionstreamSmallJoker
2015-06-14Automated whitespace error fix for last commitest31
2015-06-14Improved parallax mapping. Generate heightmaps on the fly.RealBadAngel
2015-06-14Add UTF and other utility unit testsest31
2015-06-14Android: bypass broken wide_to_utf8 with wide_to_narrowest31
2015-06-13Use utf-8 in formspecsIlya Zhuravlev
2015-06-13Add utf-8 conversion utilities and re-add intlGUIEditBoxest31
2015-06-13Add minetest.register_on_player_hpchangeTeTpaAka
2015-06-13Add return list of individual counts to find_node_in_areaTeTpaAka