| Commit message (Expand) | Author | Age |
... | |
* | Mapgen: Remove unused 'flat' and 'trees' flags from mg_flags | paramat | 2016-08-04 |
* | Fix l_request_insecure_environment not ignoring all whitespace (#4395) | Dorian Wouters | 2016-08-04 |
* | test_map_settings_manager: Fix Wunused-result warning | est31 | 2016-08-04 |
* | Porting: Fix endless loop if image format is not recognized | est31 | 2016-08-03 |
* | Upright sprite objects: Horizontally flip the front image | SmallJoker | 2016-07-27 |
* | Update minetest.conf.example and the settings translation file | est31 | 2016-07-24 |
* | Mgvalleys / cavegen: Place riverbed nodes under river water | paramat | 2016-07-21 |
* | Treegen: Improve use of signed vs. unsigned integers | paramat | 2016-07-12 |
* | Update minetest.conf.example, and settings_translation_file.cpp | est31 | 2016-07-12 |
* | Fix typos (#4298) | Snipie | 2016-07-10 |
* | Fix -Wterminate warnings in rollback.cpp as well | est31 | 2016-07-08 |
* | Fix -Wterminate warning on GCC 6 | est31 | 2016-07-08 |
* | Fix warning in porting::setXorgWindowIcon when building without X11 (#4288) | Jay Arndt | 2016-07-07 |
* | Adding minetest.clear_craft | Foghrye4 | 2016-07-05 |
* | Use mathematical function to determine yaw direction | sfan5 | 2016-07-05 |
* | 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 |
* | openbsd's port fix for non Linux systems w/o libRT | David Carlier | 2016-07-03 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Add minetest.check_password_entry callback | est31 | 2016-05-30 |