]> git.lizzy.rs Git - minetest.git/history - src
Zoom adjustDist(): Improve variable name (#7208)
[minetest.git] / src /
2018-04-05 ParamatZoom adjustDist(): Improve variable name (#7208)
2018-04-05 ParamatBiome API / cavegen: Add definable cave liquid for...
2018-04-04 Loïc Blot[clang-tidy] Promote some performance-* as a coding...
2018-04-04 Loïc BlotHuge LBM lookup performance improvement on mapblock...
2018-04-04 Loic BlotFix 5 issues reported by PVS studio
2018-04-04 Loic BlotFix last performance-type-promotion-in-math-fn problems
2018-04-03 Loïc BlotOptimize a little bit isBlockInSight, adjustDist &...
2018-04-03 Loic BlotFix last clang-tidy reported problems for performance...
2018-04-03 Loic BlotFix more clang-tidy reported problems for performance...
2018-04-03 Loïc BlotFix various clang-tidy reported performance-type-promot...
2018-04-03 SmallJokerSelected ItemStack: Reduce black magic (#6520)
2018-04-03 VitaliyOptimize entity-entity collision (#6587)
2018-04-02 Loïc BlotFix many issues reported by clang-tidy (#7189)
2018-04-02 SmallJoker'fix' LINT, use InventoryLocation==
2018-04-02 SmallJokerRun callback in IDropAction, refactor function arguments
2018-04-02 SmallJokerAdd player inventory callbacks
2018-04-02 youFormspecs: Use mouse wheel to pick up and deposit singl...
2018-04-01 Loïc BlotLINT: add clang-tidy step (#6295)
2018-03-31 youObjectRef: Add add_velocity() (#3208)
2018-03-31 SmallJokerevent.h: Fix import GCC warning caused by ce87310
2018-03-30 Loïc BlotClient eventmanager refactor (#7179)
2018-03-29 ParamatMgcarpathian: Mapgen loop optimisations. fabs() ->...
2018-03-29 nOOb3167Sound: fix static initialization order dependency by...
2018-03-29 stujones11Optional alpha channel support for entities
2018-03-29 Loic BlotFix a warning introduced by c5b4e541749c50805519ce040d9...
2018-03-29 Loic BlotFix a warning reported by clang
2018-03-29 Loic BlotFix various Client class functions not marked as overri...
2018-03-28 Andrew WardLoad dependencies and description from mod.conf
2018-03-28 Andrew WardAdd reasons to on_dieplayer and on_hpchange
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-03-26 nOOb3167Guard sound manager initialization with "enable_sound...
2018-03-26 D Tim CummingsmacOS: don't require X11 libraries during compilation...
2018-03-26 ParamatMapgen: Remove unused mgv7 code and some unused biometypes
2018-03-24 nOOb3167Make sounds stop playing when entering game or mainmenu
2018-03-24 Loïc BlotCleanup sound manager class (#7158)
2018-03-23 youPrint the mod loading time (#7137)
2018-03-23 Loic BlotFix some gcc 7.3 reported warnings
2018-03-23 nOOb3167Global initialization of sound using SoundManagerGlobal...
2018-03-22 VitaliyUpdate mesh collector and move it to a separate file...
2018-03-21 paramatMinetest ASCII art: Move from actionstream to rawstream
2018-03-17 VitaliyFix node-nodebox lighting difference in direct sunlight...
2018-03-16 Loic BlotFix a crash or random memory leak when reseting saved...
2018-03-16 Loic BlotDrop Server::m_enable_rollback_recording it's only...
2018-03-16 Loic BlotServerEnvironment::loadDefaultMeta: Loading default...
2018-03-16 Loic BlotForgot to remove obsolete Server::m_mods
2018-03-16 Loïc BlotServer: delegate mod management & config to ServerModCo...
2018-03-16 Loic BlotFix an alone if to be with a missing else
2018-03-16 paramatBiomes: Fix vertical biome blend
2018-03-11 paramatBiome API: Add 'get_biome_name(biome_id)' API
2018-03-11 Loïc BlotAdd Voxelarea unittests (#7121)
2018-03-11 Loic BlotFinally fix android build
2018-03-11 Loic BlotFix Android build, but there is a remaining linking...
2018-03-11 stujones11Android build fixes for c++11
2018-03-10 VitaliyDrop texture file list cache (#6660)
2018-03-10 SmallJokerFix typo in lighting code since bcdb3d5
2018-03-10 paramatSpawn level: Add 'get_spawn_level(x, z)' API
2018-03-09 SmallJokerFormspecs: Unify textarea and field parsing functions...
2018-03-09 Loic BlotVoxelArea: add_{x,y,z,p} must be static
2018-03-09 Loic BlotDrop unused struct ModLicenseInfo & ModAuthorInfo ...
2018-03-09 Loic BlotServerEnvironment & StaticObject cleanups
2018-03-09 Loic BlotDrop unused Server::m_ignore_map_edit_events_peer_id
2018-03-09 Loic BlotVariable name fix + structure creation unrolling in...
2018-03-09 Loic BlotDrop less performant Server::setBlockNotSent for Client...
2018-03-09 paramatGetv3intfield: Fix logic of return bool
2018-03-09 paramatBiomes: Add 'min_pos'/'max_pos' xyz biome limits
2018-03-08 Loic BlotCleanup & bugfix
2018-03-08 Loic BlotCleanup: drop Server::hudGetHotbarSelectedImage()
2018-03-08 Loic BlotCleanup: drop Server::hudGetHotbarImage()
2018-03-08 Loic BlotCleanup: drop Server::hudGetHotbarItemcount()
2018-03-08 Loïc Blotmods.cpp/h: little performance improvement in getModsIn...
2018-03-04 youFix missing warningstream (or similar problem) (#7034)
2018-03-04 BrianAllow for getting world name and path separately on...
2018-03-03 paramatGennotify: Add 'minetest.get_decoration_id' API
2018-03-03 paramatGenerate Notifier: Clear events once after all 'on...
2018-03-03 Gael-de-SaillyMapgenValleys: Fixed submarine valleys shape
2018-03-03 SmallJokerc_converter: Function template for numeric fields,...
2018-03-03 SmallJokerSlippery: Simplify, make more efficient (#7086)
2018-03-03 VitaliyCleanup in flat lighting (#7051)
2018-02-27 red-001Fix liquid post effect colour behaviour in third person...
2018-02-27 paramatPlace schematic (on vmanip): Enable use of 'place cente...
2018-02-26 paramatCollisionMoveSimple: Collide with 'ignore' nodes
2018-02-26 paramatSAO limits: Allow SAOs to exist outside the set 'mapgen...
2018-02-25 nOOb3167Fix CMake error (#7074) by bumping the required CMake...
2018-02-23 nOOb3167CMakeLists use the source_group command to improve...
2018-02-23 nOOb3167CMakeLists pass windows sources (manifest and resource...
2018-02-23 SmallJokerRegistration dialog: Larger text field with scrollbars...
2018-02-21 paramatFind nodes in area (under air): Raise volume limit...
2018-02-20 paramatVertical biome blend: Tune blend patterns
2018-02-20 paramatDungeons: Add Y limits in all mapgens
2018-02-18 red-001Mitigate formspec exploits by verifying that the formsp...
2018-02-18 sfan5Check argument types inside MetaDataRef Lua API (#7045)
2018-02-17 red-001Remove legacy chat network code. (#6954)
2018-02-15 VitaliyRender copyright notice: Fix name spelling (#7042)
2018-02-15 red-001Add `on_auth_fail` callback (#7039)
2018-02-13 paramatDungeons: Avoid generation in multiple liquid nodes...
2018-02-11 Loic Blotmap.cpp: Initialize NodeNeighbor, set NeighborType...
2018-02-10 Dániel JuhászNode definition manager refactor (#7016)
2018-02-10 stujones11Position entity nametags relative to selection-box...
2018-02-09 SmallJokerFix 'Change Keys' menu crash caused by 501f936
2018-02-08 ThomasMonroe314Switch F3 to use 'enable_fog' setting
next