| Commit message (Expand) | Author | Age |
... | |
* | Fix for cropped text "Toggle Cinematic" | Snipie | 2016-07-05 |
* | Remove cinematic toggle on F8 | rubenwardy | 2016-07-05 |
* | Finally set a window icon on X11 | est31 | 2016-07-05 |
* | Temporarily disable "testStartStopWait" Threading unit test on mac | est31 | 2016-07-04 |
* | Fix & make linux conditionals uniform (#4278) | Rogier-5 | 2016-07-04 |
* | Disable joysticks per default for now | est31 | 2016-07-04 |
* | Remove top left minetest watermark | est31 | 2016-07-03 |
* | Add MapSettingsManager and new mapgen setting script API functions | kwolekr | 2016-07-03 |
* | Mapgen: Refactor mapgen creation and management | kwolekr | 2016-07-03 |
* | Remove old docs. We have VCS history anyways. (#4266) | Pavel Puchkin | 2016-07-03 |
* | openbsd's port fix for non Linux systems w/o libRT | David Carlier | 2016-07-03 |
* | Only allow strings to be passed to minetest.global_exists (#4253) | HybridDog | 2016-06-28 |
* | Also shut down when SIGTERM was received | est31 | 2016-06-24 |
* | Mgflat/fractal/v7/valleys: Denser 3D noise tunnels | paramat | 2016-06-24 |
* | Player: New get_look, set_look API | raymoo | 2016-06-24 |
* | Dungeons: Generalise use, add capabilities, various modifications | paramat | 2016-06-17 |
* | Builtin/game/item: Add `place_param2` nodedef field | Auke Kok | 2016-06-17 |
* | Move unknown node message when applying texture overrides to infostream (#4218) | Yutao Yuan | 2016-06-14 |
* | Sky.cpp: Improve code style. Define sky colours as SColor | paramat | 2016-06-11 |
* | Make node timers more efficient | Ekdohibs | 2016-06-11 |
* | Random misc. warning fixes and cleanups | kwolekr | 2016-06-11 |
* | Settings: Clean up settings changed callback code | kwolekr | 2016-06-11 |
* | Fix android build | est31 | 2016-06-11 |
* | Server: Add reason for leave to `on_leaveplayer` callbacks | Diego Martinez | 2016-06-11 |
* | Sky: Darker, bluer sky and improved horizon haze at night | paramat | 2016-06-09 |
* | Sky: Fix sunrisebg texture motion (#4199) | Paramat | 2016-06-08 |
* | Lua_api.txt: Split long lines. Capitalise 'Biome API'. Minor edits | paramat | 2016-06-07 |
* | Mapgen: Optimize biomemap creation by combining with generateBiomes | kwolekr | 2016-06-05 |
* | Biome API: Add per-biome riverbed material and depth | paramat | 2016-06-05 |
* | Mapgen: Performance improvement and fixes for updateLiquid (#4065) | MillersMan | 2016-06-04 |
* | Biomes: Define and use biome_t for biome IDs | kwolekr | 2016-06-04 |
* | PcgRandom: Fix/improve documentation | kwolekr | 2016-06-04 |
* | Change internal type for seeds to s32 | kwolekr | 2016-06-04 |
* | Initial Gamepad support | est31 | 2016-06-03 |
* | Input related generalisations | est31 | 2016-06-03 |
* | Sapier's fix for the RESEND RELIABLE problem (#4170) | Robert Kiraly | 2016-06-03 |
* | Mgv7: Always carve river channels in mountain terrain | paramat | 2016-06-02 |
* | Add colored text (not only colored chat). | Ekdohibs | 2016-05-31 |
* | Colored chat working as expected for both freetype and non-freetype builds. @... | TriBlade9 | 2016-05-31 |
* | Translated using Weblate (Hebrew) | yuval hreman | 2016-05-30 |
* | Translated using Weblate (Russian) | Andrey K | 2016-05-30 |
* | Translated using Weblate (Italian) | Emon Omen | 2016-05-30 |
* | Translated using Weblate (Ukrainian) | Fixer | 2016-05-30 |
* | Translated using Weblate (Russian) | Sergey | 2016-05-30 |
* | Translated using Weblate (Russian) | Vasily Pavlov | 2016-05-30 |
* | Translated using Weblate (German) | Wuzzy | 2016-05-30 |
* | Add minetest.check_password_entry callback | est31 | 2016-05-30 |
* | protection_bypass priv can now be revoked in singleplayer (#4169) | Sokomine | 2016-05-30 |
* | Remove unused code in s_security.cpp (#4172) | Zeno- | 2016-05-30 |
* | Particles: Add option to remove particles on collision | Auke Kok | 2016-05-28 |