oweals/minetest.git
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2018-04-05 ParamatMgcarpathian: Fix spawn level calculation (#7212)
2018-04-05 ParamatMgcarpathian: Remove insignificant 'base' noise variati...
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 SmallJokercore.rotate_node: Do not trigger after_place_node ...
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 Loïc BlotUpdate jsoncpp to 1.8.4 (#7172)
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-22 Loïc BlotGitlab CI: Disable currently broken ubuntu 16.10 &...
2018-03-22 ParamatLua_api.txt: Improve noise documentation
2018-03-21 paramatMinetest ASCII art: Move from actionstream to rawstream
2018-03-20 paramatMgfractal / chunksize: Improve documentation
2018-03-20 paramatLua_api.txt: Fix hardware colouring documentation
2018-03-18 Loïc BlotAdd src/unittest/test_world/world.mt to gitignore
2018-03-17 Loic BlotAdd missing file to android build
2018-03-17 VitaliyFix node-nodebox lighting difference in direct sunlight...
2018-03-17 Loic Blot.gitignore: ignore more files (android, unittests)
2018-03-17 paramatLua_api.txt: Split long lines part 6
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 paramatLua_api.txt: Split long lines part 5, fix hardware...
2018-03-16 paramatBiomes: Fix vertical biome blend
2018-03-15 pauloueREADME: Fix Fedora dependencies (#7133)
2018-03-14 paramatLua_api.txt: Split long lines part 4
2018-03-13 paramatRename 'subgame' to 'game'
2018-03-13 paramatLua_api.txt: Improve and complete drawtype documentation
2018-03-11 paramatLua_api.txt: Split long lines part 3
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 BlotAndroid: typo fix since recent gradle update, as output...
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-11 Loic BlotAndroid: update tools (gradle, NDK) & prepare to switch...
2018-03-10 VitaliyDrop texture file list cache (#6660)
2018-03-10 SmallJokerFix typo in lighting code since bcdb3d5
2018-03-10 paramatLua_api.txt: Split long lines part 2
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 paramatLua_api.txt: Split long lines part 1
2018-03-09 paramatGennotify docs: Clarify returned positions for decorations
2018-03-09 paramatBiomes: Document xyz biome limits
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-05 pauloueFix bad markdown in lua_api.txt
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...
next