| Commit message (Expand) | Author | Age |
... | |
* | Network protocol: Document settable player collisionbox (#6168) | Paramat | 2017-07-25 |
* | Clouds API: change speed from 'y' to 'z', ColorSpecs in Lua docs (#6164) | Ben Deutsch | 2017-07-24 |
* | LBM: use range based for and fixed a loop variable overloading in applyLBMs | Loic Blot | 2017-07-24 |
* | Mgv7: Add option to repeat surface biomes in floatlands | paramat | 2017-07-22 |
* | Player collisionbox: Make settable | TeTpaAka | 2017-07-21 |
* | In-cloud fog: Strengthen effect when small view range is used | Lars Hofhansl | 2017-07-18 |
* | Window size: use 1024x600 to avoid a smaller UI | paramat | 2017-07-18 |
* | [CSM] Add flavour limits controlled by server (#5930) | Loïc Blot | 2017-07-18 |
* | Copy lua51.dll (luajit) to bindir (#6148) | adrido | 2017-07-18 |
* | LBM content mapping map doesn't need to be ordered, use std::unordered_map | Loic Blot | 2017-07-18 |
* | Very little performance fix on correctBlockNodeIds | Loic Blot | 2017-07-18 |
* | Mgfractal: Improve spawning behaviour | paramat | 2017-07-17 |
* | Mesh generation: Fix performance regression caused by 'plantlike_rooted' PR | number Zero | 2017-07-17 |
* | Chat: Move chat text down to not overlap 3rd line of debug text (#6145) | Paramat | 2017-07-17 |
* | F5 debug display: Reformat and remove some information (#6125) | Paramat | 2017-07-16 |
* | Chat protocol rewrite (#5117) | Loïc Blot | 2017-07-16 |
* | Camera: Fix wieldmesh glitch after teleporting (#6138) | kilbith | 2017-07-15 |
* | Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"" | Loic Blot | 2017-07-15 |
* | Default window size: Increase to 1024x576, aspect ratio 16:9 | paramat | 2017-07-15 |
* | CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand" | rubenwardy | 2017-07-15 |
* | Sneak: Stripped down version | SmallJoker | 2017-07-15 |
* | Remove remaining modstore code (#6120) | Elijah Duffy | 2017-07-14 |
* | Dont search for locale folders if gettext is disabled (#6133) | adrido | 2017-07-14 |
* | Biomes/decorations/ores: Make relative to 'water_level' setting | paramat | 2017-07-11 |
* | Add 'plantlike_rooted' drawtype | number Zero | 2017-07-11 |
* | Mapgen Carpathian: Add lava_depth parameter | vlapsley | 2017-07-07 |
* | Expose getPointedThing to Lua | Dániel Juhász | 2017-07-07 |
* | Mapgen: Add Carpathian mapgen (#6015) | Vaughan Lapsley | 2017-07-06 |
* | Fog effect when camera is inside cloud | Ben Deutsch | 2017-07-05 |
* | Treegen: Fix s16 overflow warning (#6082) | Vincent Glize | 2017-07-04 |
* | Main Menu: Allow copying directories from non-Minetest locations (#6095) | Elijah Duffy | 2017-07-04 |
* | Camera: Arm inertia code cleanup (#6094) | kilbith | 2017-07-04 |
* | Fix crash due to missing pointer validation | Loic Blot | 2017-07-02 |
* | Irrlicht cleanup: cleanup various object to use RenderingEngine (#6088) | Loïc Blot | 2017-07-02 |
* | Camera: Improve arm inertia | Jean-Patrick Guerrero | 2017-07-02 |
* | Dungeons: Add setting to prevent projecting dungeons | paramat | 2017-07-02 |
* | Include TILE_MATERIAL_OPAQUE in shaders header (#6086) | stujones11 | 2017-07-01 |
* | C++11 cleanup inventorymanager (#6077) | Vincent Glize | 2017-07-01 |
* | Tile material: Add 'TILE_MATERIAL_OPAQUE', use for drawtype 'NDT_NORMAL' | stujones11 | 2017-07-01 |
* | Create a filesystem abstraction layer for CSM and only allow accessing files ... | red-001 | 2017-06-30 |
* | Mapgen: Remove unnecessary 'this->' from constructors (#6069) | Paramat | 2017-06-30 |
* | Mgv7: Fix undefined 'float_mount_height' | paramat | 2017-06-28 |
* | Fix for empty key/value when reading item string with wear but no metadata (#... | Jesse McDonald | 2017-06-27 |
* | Fix msvc annoyances (#5963) | adrido | 2017-06-27 |
* | Fix arm inertia limit case | kilbith | 2017-06-27 |
* | Fix undefined behaviour in arm movement when dividing by zero | Loic Blot | 2017-06-26 |
* | Isolate irrlicht references and use a singleton (#6041) | Loïc Blot | 2017-06-26 |
* | Fix Camera::add_arm_inertia -> addArmInertia | Loic Blot | 2017-06-26 |
* | Add Arm Inertia (#6050) | kilbith | 2017-06-26 |
* | Ores: Make 'absheight' flag non-functional | paramat | 2017-06-26 |