aboutsummaryrefslogtreecommitdiff
path: root/fonts/lucida_sans_100.png (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-07Fix warning in porting::setXorgWindowIcon when building without X11 (#4288)Jay Arndt1-1/+1
2016-07-05Adding minetest.clear_craftFoghrye45-1/+178
2016-07-05Use mathematical function to determine yaw directionsfan51-14/+3
2016-07-05Fix for cropped text "Toggle Cinematic"Snipie1-1/+1
2016-07-05Remove cinematic toggle on F8rubenwardy3-6/+5
2016-07-05Finally set a window icon on X11est314-0/+93
2016-07-04Temporarily disable "testStartStopWait" Threading unit test on macest311-0/+2
2016-07-04Fix & make linux conditionals uniform (#4278)Rogier-55-10/+14
2016-07-04Disable joysticks per default for nowest312-2/+2
2016-07-03Remove top left minetest watermarkest314-23/+13
2016-07-03Add MapSettingsManager and new mapgen setting script API functionskwolekr31-314/+889
2016-07-03Mapgen: Refactor mapgen creation and managementkwolekr12-164/+160
2016-07-03Remove old docs. We have VCS history anyways. (#4266)Pavel Puchkin2-492/+0
2016-07-03openbsd's port fix for non Linux systems w/o libRTDavid Carlier1-1/+5
2016-06-28Only allow strings to be passed to minetest.global_exists (#4253)HybridDog1-0/+3
2016-06-24Also shut down when SIGTERM was receivedest311-5/+11
2016-06-24Mgflat/fractal/v7/valleys: Denser 3D noise tunnelsparamat6-36/+36
2016-06-24Player: New get_look, set_look APIraymoo4-9/+121
2016-06-17Dungeons: Generalise use, add capabilities, various modificationsparamat4-86/+93
2016-06-17Builtin/game/item: Add `place_param2` nodedef fieldAuke Kok2-1/+4
2016-06-14Move unknown node message when applying texture overrides to infostream (#4218)Yutao Yuan1-1/+1
2016-06-11Sky.cpp: Improve code style. Define sky colours as SColorparamat1-259/+268
2016-06-11Make node timers more efficientEkdohibs8-77/+125
2016-06-11Random misc. warning fixes and cleanupskwolekr3-11/+13
2016-06-11Settings: Clean up settings changed callback codekwolekr2-32/+44
2016-06-11Fix android buildest311-1/+4
2016-06-11Server: Add reason for leave to `on_leaveplayer` callbacksDiego Martinez4-5/+8
2016-06-09Sky: Darker, bluer sky and improved horizon haze at nightparamat1-4/+16
2016-06-08Sky: Fix sunrisebg texture motion (#4199)Paramat1-1/+1
2016-06-07Lua_api.txt: Split long lines. Capitalise 'Biome API'. Minor editsparamat1-53/+76
2016-06-05Mapgen: Optimize biomemap creation by combining with generateBiomeskwolekr6-11/+18
2016-06-05Biome API: Add per-biome riverbed material and depthparamat6-17/+33
2016-06-04Mapgen: Performance improvement and fixes for updateLiquid (#4065)MillersMan2-14/+77
2016-06-04Biomes: Define and use biome_t for biome IDskwolekr3-10/+11
2016-06-04PcgRandom: Fix/improve documentationkwolekr2-12/+23
2016-06-04Change internal type for seeds to s32kwolekr13-54/+68
2016-06-03Initial Gamepad supportest3117-79/+576
2016-06-03Input related generalisationsest313-150/+223
2016-06-03Sapier's fix for the RESEND RELIABLE problem (#4170)Robert Kiraly1-0/+20
2016-06-02Mgv7: Always carve river channels in mountain terrainparamat1-6/+4
2016-05-31Add colored text (not only colored chat).Ekdohibs28-319/+690
2016-05-31Colored chat working as expected for both freetype and non-freetype builds. @...TriBlade913-28/+998
2016-05-30Translated using Weblate (Hebrew)yuval hreman1-29/+27
2016-05-30Translated using Weblate (Russian)Andrey K1-3/+4
2016-05-30Translated using Weblate (Italian)Emon Omen1-2/+2
2016-05-30Translated using Weblate (Ukrainian)Fixer1-19/+15
2016-05-30Translated using Weblate (Russian)Sergey1-23/+88
2016-05-30Translated using Weblate (Russian)Vasily Pavlov1-6/+5
2016-05-30Translated using Weblate (German)Wuzzy1-2/+2
2016-05-30Add minetest.check_password_entry callbackest314-1/+43