aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-10Zooming the camera requires the 'zoom' privilegeBen Deutsch
2016-08-10Add zoom, tweakable with zoom_fov, default key: Z (like optifine)Esteban I. Ruiz Moreno
2016-08-10Lua->C getintfield() use lua_tointeger (#4408)Tomas
2016-08-10Fixes for compiling with a newer (system) jsoncpp (#4429)Rogier-5
2016-08-10Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ...Ner'zhul
2016-08-05Decorations: Fix decoration height check errorsparamat
2016-08-04Mapgen: Remove unused 'flat' and 'trees' flags from mg_flagsparamat
2016-08-04Fix l_request_insecure_environment not ignoring all whitespace (#4395)Dorian Wouters
2016-08-04test_map_settings_manager: Fix Wunused-result warningest31
2016-08-03Porting: Fix endless loop if image format is not recognizedest31
2016-07-27Upright sprite objects: Horizontally flip the front imageSmallJoker
2016-07-24Update minetest.conf.example and the settings translation fileest31
2016-07-21Mgvalleys / cavegen: Place riverbed nodes under river waterparamat
2016-07-12Treegen: Improve use of signed vs. unsigned integersparamat
2016-07-12Update minetest.conf.example, and settings_translation_file.cppest31
2016-07-10Fix typos (#4298)Snipie
2016-07-08Fix -Wterminate warnings in rollback.cpp as wellest31
2016-07-08Fix -Wterminate warning on GCC 6est31
2016-07-07Fix warning in porting::setXorgWindowIcon when building without X11 (#4288)Jay Arndt
2016-07-05Adding minetest.clear_craftFoghrye4
2016-07-05Use mathematical function to determine yaw directionsfan5
2016-07-05Fix for cropped text "Toggle Cinematic"Snipie
2016-07-05Remove cinematic toggle on F8rubenwardy
2016-07-05Finally set a window icon on X11est31
2016-07-04Temporarily disable "testStartStopWait" Threading unit test on macest31
2016-07-04Fix & make linux conditionals uniform (#4278)Rogier-5
2016-07-04Disable joysticks per default for nowest31
2016-07-03Remove top left minetest watermarkest31
2016-07-03Add MapSettingsManager and new mapgen setting script API functionskwolekr
2016-07-03Mapgen: Refactor mapgen creation and managementkwolekr
2016-07-03openbsd's port fix for non Linux systems w/o libRTDavid Carlier
2016-06-24Also shut down when SIGTERM was receivedest31
2016-06-24Mgflat/fractal/v7/valleys: Denser 3D noise tunnelsparamat
2016-06-24Player: New get_look, set_look APIraymoo
2016-06-17Dungeons: Generalise use, add capabilities, various modificationsparamat
2016-06-14Move unknown node message when applying texture overrides to infostream (#4218)Yutao Yuan
2016-06-11Sky.cpp: Improve code style. Define sky colours as SColorparamat
2016-06-11Make node timers more efficientEkdohibs
2016-06-11Random misc. warning fixes and cleanupskwolekr
2016-06-11Settings: Clean up settings changed callback codekwolekr
2016-06-11Server: Add reason for leave to `on_leaveplayer` callbacksDiego Martinez
2016-06-09Sky: Darker, bluer sky and improved horizon haze at nightparamat
2016-06-08Sky: Fix sunrisebg texture motion (#4199)Paramat
2016-06-05Mapgen: Optimize biomemap creation by combining with generateBiomeskwolekr
2016-06-05Biome API: Add per-biome riverbed material and depthparamat
2016-06-04Mapgen: Performance improvement and fixes for updateLiquid (#4065)MillersMan
2016-06-04Biomes: Define and use biome_t for biome IDskwolekr
2016-06-04PcgRandom: Fix/improve documentationkwolekr
2016-06-04Change internal type for seeds to s32kwolekr
2016-06-03Initial Gamepad supportest31