oweals/minetest.git
2016-05-28 kwolekrDisallow external linkage for default Cavegen NoiseParams
2016-05-28 kwolekrDungeongen: Remove dependency on Mapgen
2016-05-28 kwolekrMapgen: Combine dungeon generation code
2016-05-28 kwolekrMapgen: Deduplicate common constructor code
2016-05-28 kwolekrMapgen: Remove calculateNoise from most mapgens
2016-05-28 kwolekrMapgen V7: Remove now-unused ridge heightmap
2016-05-28 kwolekrCavegen: Move V5-style caves to CavesNoiseIntersection
2016-05-28 kwolekrCavegen: Minor misc. fixes
2016-05-28 kwolekrFix undefined evaluation order when constructing random...
2016-05-28 kwolekrCavegen: Re-add small caves to CavesRandomWalk
2016-05-28 kwolekrCavegen: Remove CavesRandomWalk dependency on Mapgen
2016-05-28 kwolekrCavegen: Merge instances of repetitive surface level...
2016-05-28 kwolekrCavegen: Remove CavesV6 dependency on Mapgen
2016-05-28 kwolekrCavegen: Rename CaveV6 to CavesV6
2016-05-28 kwolekrCavegen: Merge CaveV5 and CaveV7 into CavesRandomWalk
2016-05-28 kwolekrFix MgStoneType and BiomeType enum names
2016-05-28 kwolekrMapgen: Combine generateBiomes, dustTopNodes, and gener...
2016-05-28 kwolekrMove biome calculation to BiomeGen
2016-05-26 est31Tell irrlicht if we handle a key or not.
2016-05-23 ShadowNinjaFix rollback.txt migration
2016-05-23 Craig RobbinsFix irrlicht version checking macro for tooltip_height...
2016-05-23 EkdohibsMove updateTextures and fillTileAttribs to ContentFeatures
2016-05-22 est31Tolerate packet reordering in the early init process 4140/head
2016-05-22 Loic BlotFix a m_camera not used warning fix pointed by clang 4154/head
2016-05-22 Loic BlotImplement a PostgreSQL backend 4124/head
2016-05-22 HybridDogGitignore: ignore idea and ninja files
2016-05-22 paramatItem entities: Don't show description as infotext
2016-05-20 Craig RobbinsFix tooltip height for versions of irrlicht < 1.8.2
2016-05-17 nerzhulImplement DatabaseException for databases 4136/head
2016-05-17 Wayward OneAdd on_punchnode callback
2016-05-17 Loic BlotDB::loadBlock copy removal & DB backend cleanup 4125/head
2016-05-16 sfan5Really fix ncurses lookup on Arch Linux
2016-05-16 est31Android: enable parallelism for main target too
2016-05-16 paramatDocumentation: Remove incorrect and excessive mapgen...
2016-05-15 sfan5Continue with 0.4.14-dev
2016-05-15 sfan5Bump version to 0.4.14 0.4.14
2016-05-14 est31Android: Re-add button to remove singleplayer world
2016-05-14 est31Fix android build by fixing patch line endings
2016-05-14 Maksim GamarnikFix locked hardware buttons on Android
2016-05-13 est31Mainmenu: don't show change keys dialog on android
2016-05-12 RuiFix #4111 ("Provided world path doesn't exist" if choos...
2016-05-12 est31Android: download deps using https
2016-05-11 est31Android: update openssl to 1.0.2h
2016-05-11 Craig RobbinsFix typo in the info printed by --version
2016-05-11 Craig RobbinsAdd platform name to --version information
2016-05-11 kwolekrMapgen V6: Synchronize spflags with defaultsettings
2016-05-11 JohnnyREADME: Update Fedora dependencies list
2016-05-10 Diego MartínezTranslated using Weblate (Spanish)
2016-05-10 Lucas MontenegroTranslated using Weblate (Spanish)
2016-05-10 ShadowNinjaTranslated using Weblate (Spanish)
2016-05-10 FixerTranslated using Weblate (Ukrainian)
2016-05-10 senpiTranslated using Weblate (Lojban)
2016-05-10 Emon OmenTranslated using Weblate (Italian)
2016-05-10 BreadWTranslated using Weblate (Japanese)
2016-05-10 Yvan YRTranslated using Weblate (French)
2016-05-10 BreadWTranslated using Weblate (Japanese)
2016-05-10 Kisbenedek... Translated using Weblate (Hungarian)
2016-05-10 Thomas Wagner... Translated using Weblate (Danish)
2016-05-10 ClaybiokillerTranslated using Weblate (Chinese (China))
2016-05-10 WuzzyTranslated using Weblate (German)
2016-05-10 Auke KokTranslated using Weblate (Dutch)
2016-05-10 TobyplowyTranslated using Weblate (Dutch)
2016-05-10 paramatLua_api.txt: Fix documentation for facedir rotation
2016-05-09 SmallJokerAdd [resize texture modifier Resizes the texture to...
2016-05-09 est31Update credits tab 3907/head
2016-05-08 paramatDefaultsettings/Android: Increase 'max block generate...
2016-05-08 gregorycuFixes #4098 ce8a9ed didn't quite go far enough, and...
2016-05-08 KahrlChat: Keep scroll position constant in ChatBuffer:...
2016-05-07 Maksim GamarnikOptimize default settings for Android build
2016-05-07 EkdohibsRun unescape_enriched *after* unescape_string.
2016-05-07 EkdohibsMake dropdowns show the string that was their argument.
2016-05-05 Maksim GamarnikAndroid: Increase player_stepheight for thicker snow...
2016-05-05 paramatLua_api.txt: Add warnings of l-system lighting bug
2016-05-05 est31Run updatepo.sh
2016-05-05 est31Update settings translation file and minetest.conf...
2016-05-04 Craig RobbinsFix holding down F10 (open console) causing GUI to...
2016-05-02 paramatSettings_translation_file: Update mapgen with cave...
2016-05-02 Craig RobbinsFix Windows build
2016-05-01 KahrlFileSelectMenu: Fix formspec parsing broken by Irrlicht...
2016-05-01 Auke Kokfind_path: consider walkable instead of CONTENT_AIR 4037/head
2016-05-01 est31Pathfinder: improve GridNode storage
2016-05-01 est31Pathfinder: use core::aabbox3d instead of own type
2016-05-01 est31Pathfinder: Fix style
2016-05-01 est31Move pathfinder classes to cpp file
2016-05-01 Craig RobbinsFix use of uninitialised variable in class Event
2016-05-01 gregorycuUse MoveFileEx to rename files on Windows (not rename)
2016-05-01 RuiMainmenu: Remove space under mod list
2016-04-30 RuiTranslated using Weblate (Japanese)
2016-04-30 Emon OmenTranslated using Weblate (Italian)
2016-04-30 ClaybiokillerTranslated using Weblate (Chinese (China))
2016-04-30 Joan Ciprià... Translated using Weblate (Catalan)
2016-04-30 Thomas Wagner... Translated using Weblate (Danish)
2016-04-30 Muhammad Rifqi... Translated using Weblate (Indonesian)
2016-04-30 Jan HaraldTranslated using Weblate (Estonian)
2016-04-30 Fernando ReisTranslated using Weblate (Portuguese)
2016-04-30 WuzzyTranslated using Weblate (German)
2016-04-30 YFdyh000Translated using Weblate (Chinese (China))
2016-04-30 Stas KiesTranslated using Weblate (Russian)
2016-04-30 Pavel SokolovTranslated using Weblate (Russian)
2016-04-30 Anton TsyganenkoTranslated using Weblate (Russian)
next