oweals/minetest.git
2017-07-02 Loic BlotFix crash due to missing pointer validation
2017-07-02 Loïc BlotIrrlicht cleanup: cleanup various object to use Renderi...
2017-07-02 Jean-Patrick... Camera: Improve arm inertia
2017-07-02 paramatDungeons: Add setting to prevent projecting dungeons
2017-07-01 stujones11Include TILE_MATERIAL_OPAQUE in shaders header (#6086)
2017-07-01 Vincent GlizeC++11 cleanup inventorymanager (#6077)
2017-07-01 stujones11Tile material: Add 'TILE_MATERIAL_OPAQUE', use for...
2017-06-30 red-001Create a filesystem abstraction layer for CSM and only...
2017-06-30 ParamatMapgen: Remove unnecessary 'this->' from constructors...
2017-06-29 Vincent GlizeChange the server description after a search (#6074)
2017-06-28 paramatMgv7: Fix undefined 'float_mount_height'
2017-06-27 Jesse McDonaldFix for empty key/value when reading item string with... 6061/head
2017-06-27 adridoFix msvc annoyances (#5963)
2017-06-27 kilbithFix arm inertia limit case
2017-06-26 Loic BlotFix undefined behaviour in arm movement when dividing...
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-26 Loic BlotFix Camera::add_arm_inertia -> addArmInertia
2017-06-26 kilbithAdd Arm Inertia (#6050)
2017-06-26 paramatOres: Make 'absheight' flag non-functional
2017-06-25 Loic BlotRevert "Ores: Make 'absheight' flag non-functional"
2017-06-25 SmallJokerInventory: Fix wrong stack size behaviour and item...
2017-06-25 paramatMgv7: Clean up divide-by-zero fix
2017-06-25 paramatOres: Make 'absheight' flag non-functional
2017-06-24 Dániel JuhászHelper methods for hardware colorization (#5870)
2017-06-24 Dániel JuhászEmit liquid sound if the player walks in liquid (#6040)
2017-06-24 Vincent GlizeC++11 cleanup on constructors guiEngine (#6036)
2017-06-24 Loic BlotGame::showOverlayMessage: securise function
2017-06-24 paramatMgv7: Avoid divide-by-zero errors
2017-06-24 paramatMgvalleys: Use existing 'lava_max_height' value in...
2017-06-23 WuzzyShow param1 and param2 in debug screen (#6031)
2017-06-22 Loïc BlotLINT fix
2017-06-22 red-001Fix CSM crash caused by move to C++11. (#6027)
2017-06-22 paramatCavesRandomWalk: Make 'lava_depth' a mapgen parameter
2017-06-22 Gael-de-SaillyAdd minetest.rgba function that returns ColorString...
2017-06-21 Loïc BlotCpp11 initializers: last src root changeset (#6022)
2017-06-21 Dániel JuhászFix render order of overlays (#6008)
2017-06-21 Vincent GlizeC++11 cleanup on constructors dir network (#6021)
2017-06-21 Vincent GlizeC++11 cleanup on constructors dir client (#6012)
2017-06-21 EzhhFix console resize issue when maximising game window...
2017-06-21 paramatMgv5/v7/fractal: Add 'large_cave_depth' parameter to...
2017-06-21 Jesse McDonaldInventory: Make addItem for empty ItemStacks respect...
2017-06-20 Loïc BlotMerge cguittfont lib in irrlicht change folder. (#6016)
2017-06-20 Zeno-Fix console not being properly resized after window...
2017-06-20 Dániel JuhászAutomatic item and node colorization (#5640)
2017-06-20 Loïc BlotAdd new travis required configuration for trusty
2017-06-19 Loic BlotFix 1 more warning reported by GCC
2017-06-19 Loic BlotFix 2 warnings reported by GCC
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-06-19 Loïc BlotRemove IrrlichtDevice unused pointer from ClientActiveO...
2017-06-19 SmallJokerfind_nodes_in_area: Extend maximal count to U32_MAX...
2017-06-19 Loïc Blothud.h: add missing false default state on use_hotbar_se...
2017-06-19 Loïc Blothud.cpp: fix wrong indent in drawItem
2017-06-19 Loïc BlotVerify HudSetParams input when hotbar textures are...
2017-06-19 paramatMgv7: Do not limit river generation if no floatlands
2017-06-19 paramatMgv7 spawn search: Cope with extreme custom terrain...
2017-06-18 Loic BlotClient::makeScreenshot: remove device param
2017-06-18 Loïc BlotCpp11 patchset 11: continue working on constructor...
2017-06-17 Loïc BlotCpp11 initializers 2 (#5999)
2017-06-16 Loïc BlotC++11 patchset 9: move hardcoded init parameters to...
2017-06-16 RuiFix deserialization of ItemDefinition (#5995)
2017-06-16 paramatMgv6 mudflow: Also check for 'ignore' nodes
2017-06-15 EzhhImprove chatcommand params consistency (#5985)
2017-06-14 paramatMgv6 mudflow: Avoid partially removed stacked decorations
2017-06-14 RuiFix no sound bug (#5968)
2017-06-14 Loïc BlotRemove legacy content_abm.{cpp,h}
2017-06-14 sfan5Update list of installed files concerning server and...
2017-06-11 RuiFix the serialization error by ff73c7a (#5964)
2017-06-11 Loïc BlotUse thread_local instead from some static settings...
2017-06-11 RuiSound: Add pitch option (#5960)
2017-06-11 Loïc BlotRemove minetestmapper from this repository (#5901)
2017-06-11 red-001Improve the path select GUI (#5852)
2017-06-11 ShadowNinjaRemove threads.h and replace its definitions with their...
2017-06-11 QrchackOfficialRemove superfluous pointer null checks
2017-06-11 number ZeroPlantlike meshoptions: Fix inverted random vertical...
2017-06-11 paramat(Re)spawn players within 'mapgen_limit'
2017-06-10 Elijah DuffyMenu: Do not use textlist for shaders in settings tab...
2017-06-10 red-001Add a server-sided way to remove color codes from incom...
2017-06-10 DSfix an example in lua_api (#5604)
2017-06-10 Loïc BlotC++11 patchset 6: forbid object copy using assigment...
2017-06-10 Thomas--SOrder es_DrawType exactly like enum NodeDrawType in...
2017-06-09 red-001Fix sending color codes to clients that don't support...
2017-06-09 DSCSM: Fix documentation error for register_on_*_chat_mes...
2017-06-09 Loïc Blotbuildbot: exit 0 at the end of the script
2017-06-08 Loïc BlotImplement GItlab CI daily builds for windows platform...
2017-06-08 red-001Have the server send the player list to the client...
2017-06-08 Loïc BlotC++11 patchset 5: use std::threads and remove old compa...
2017-06-08 ParamatAutorun: Change to 'autoforward' (#5926)
2017-06-08 red-001Use a settings object when generating world.mt and...
2017-06-07 DSmake ret variable in /builtin/mainmenu/tab_credits...
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-06-06 Loic BlotDragonflyBSD & NetBSD build fix
2017-06-06 Loic BlotFix bump_version.sh & client_lua_api.md
2017-06-06 red-001Fix typos/mistakes in the documentation for colour...
2017-06-06 Loïc BlotUse C++11 mutexes only (remove compat code) (#5922)
2017-06-06 Loïc BlotRevert "Remove deprecated code segments (#5891)"
2017-06-06 Elijah DuffyMain Menu: Add get_clientmodpath API (#5912)
2017-06-06 Loïc BlotC++11 patchset 3: remove Atomic/GenericAtomic and use...
2017-06-06 red-001Remove old network code (#5921)
2017-06-05 Vincent GlizeFixed #5907 Documentation for screen_h and screen_w...
2017-06-05 Loic BlotRemove SharedPtr, it's not used and will be never used...
next