oweals/minetest.git
2016-02-19 paramatClientmap: Define p_nodes_min/max as v3s32 instead...
2016-02-18 RealBadAngelHOTFIX: fix too agressive block culling
2016-02-18 RealBadAngelMove object nametags to camera
2016-02-16 est31Clientiface: remove "value is dummy" from docs
2016-02-16 RealBadAngelMapblock mesh: Eliminate meshgen lags
2016-02-15 RealBadAngelUse vertices with tangents only when its needed.
2016-02-14 Loic BlotPlayer::accelerateHorizontal/Vertical should be member... 3708/head
2016-02-14 RealBadAngelUse proper variable types for uniform sampler layers
2016-02-13 RealBadAngelFormspec: fix broken irrlicht 1.7 build
2016-02-13 RealBadAngelFormspec: recreate item_image_button pressed state...
2016-02-13 est31Remove unused 'm_selection_active' field
2016-02-11 nerzhulv2d & aabbox3d<f32> & sky cleanups
2016-02-11 Loic BlotDrop luaentity_common.h which is not included anywhere
2016-02-11 RealBadAngelUse single box for halo mesh
2016-02-11 RealBadAngelSet proper GLSL pixel shader version
2016-02-11 RealBadAngelDump shader programs on compile errors
2016-02-11 paramatDocumentation: Remove now unused 'vertical spawn range'
2016-02-11 Diego MartinezInitialize facedir and wallmounted tables only once.
2016-02-11 KahrlLog /clearobjects mode
2016-02-11 KahrlAdd '/clearobjects quick'
2016-02-09 Auke KokFix backface culling when connecting to new servers.
2016-02-09 Loic BlotFix inverted conditions in shader.cpp
2016-02-09 Loic Blotshader.cpp: don't test twice if shader programs are...
2016-02-09 RealBadAngelFormSpec: Add StaticTextSpec and superimpose over item...
2016-02-09 RealBadAngelFilmic HDR tone mapping
2016-02-09 KahrlRemove ClientMap::m_camera_mutex
2016-02-09 paramatFindSpawnPos: Let mapgens decide what spawn altitude...
2016-02-08 RealBadAngelUse inventory_image in the first place for inventory...
2016-02-08 RealBadAngelCleanup selection mesh code, add shaders for halo and...
2016-02-08 Diego Martinezbuiltin: Fix `print` crashing on nil "holes".
2016-02-07 est31small drawItemStack cleanup
2016-02-07 RealBadAngelUse meshes to display inventory items
2016-02-07 RealBadAngelUse tangent space meshes only when shaders are enabled
2016-02-04 SplizardAdd admin command which says who the administator is...
2016-02-04 Pavel PuchkinImplement OSX Travis builds
2016-02-02 Duane RobertsonMgvalleys: fix riverbeds below sea level
2016-02-02 paramatMgv5/v7/flat/fractal: Move tunnel noise calculation...
2016-01-31 Duane RobertsonMgvalleys: use standard caves
2016-01-29 Pavel PuchkinFix OSX building issue caused by ad884f2
2016-01-29 est31Don't pass non-const references to collision methods
2016-01-29 Auke KokNew timer design.
2016-01-29 Auke KokClocksource: use a better clock if available.
2016-01-28 est31Don't print whole json data buffer to errorstream on...
2016-01-25 Paolo DGZTranslated using Weblate (Italian)
2016-01-25 Kisbenedek... Translated using Weblate (Hungarian)
2016-01-25 TobyplowyTranslated using Weblate (Dutch)
2016-01-25 Ian giestas... Translated using Weblate (Portuguese (Brazil))
2016-01-25 Ian giestas... Translated using Weblate (Portuguese (Brazil))
2016-01-25 Ian giestas... Translated using Weblate (Portuguese)
2016-01-25 RuiTranslated using Weblate (Japanese)
2016-01-25 RuiTranslated using Weblate (Japanese)
2016-01-25 Peter MikkelsenTranslated using Weblate (Danish)
2016-01-25 Jun ZhangTranslated using Weblate (Chinese (China))
2016-01-24 Diego MartinezFix world config menu ignoring `name` in `mod.conf`.
2016-01-23 Auke KokBackface culling: Ignore setting in tiledef from old...
2016-01-23 est31Fix compilation warning if compiling for android with...
2016-01-23 RealBadAngelFix texture tear issue
2016-01-23 est31Fix C++11 compilability
2016-01-20 paramatLiquid flow: Prevent water spreading on ignore
2016-01-20 Auke KokAllow per-tiles culling.
2016-01-19 kwolekrEmergeManager: Do not queue duplicate block requests
2016-01-19 KahrlFix Settings::remove() always returning true
2016-01-18 RealBadAngelShow infotext with description for item entities
2016-01-18 Duane RobertsonCorrect overflowing rivers in Valleys mapgen.
2016-01-18 RealBadAngelFix wield item glitch
2016-01-16 Pinky Snowcorrected minetest.pos_to_string()
2016-01-16 RogierFix error message in settings tab overlapping 'save...
2016-01-16 Duane RobertsonPrevent spawning in rivers with valleys mapgen. Remove...
2016-01-15 sfan5Make ItemStack:set_count(0) clear the item stack
2016-01-15 KahrlMake all mesh manipulators in mesh.cpp work with any...
2016-01-14 Duane RobertsonAdd Valleys mapgen.
2016-01-14 paramatMgv7/flat/fractal: Place biome top node on tunnel entra...
2016-01-11 paramatMapgen: Various fixes and improvements
2016-01-10 paramatMgflat: Set blank default spflags. Unhide
2016-01-10 RogierFix the checking of flags values in the settings tab
2016-01-10 RogierImprove parsing of setting types from settingtypes...
2016-01-09 ASL97Cache disable_anticheat and check it for "interacted_to...
2016-01-09 ShadowNinjaActually add Doxygen main page
2016-01-09 Dalai FelintoNew 3D Mode: Pageflip
2016-01-09 Pavel PuchkinSimplify custom games packaging
2016-01-09 sfan5Fix screenshot links in AppData file
2016-01-09 Pinky Snowfixed spelling
2016-01-09 gregorycuReplace instance of readsome with read in decompressZli...
2016-01-09 Robert ZenzClarified what get_node does.
2016-01-09 slemonideUpdate lua_api.txt
2016-01-08 est31Fix redis error reporting 3546/head
2016-01-07 paramatLiquids: Flow into and destroy 'floodable' nodes
2016-01-04 ShadowNinjaImprove Doxyfile 3432/head
2016-01-04 gregorycuFix for commit 87dcee6 It uses the wrong variable and...
2016-01-03 gregorycuAdd MinSizeRel and RelWithDebInfo to MSVCBuildDir check
2016-01-03 gregorycuPrevent technically unsafe access with empty vector
2016-01-03 Robert ZenzMade it more clear that "[combine" does accept a list...
2016-01-01 Perttu Aholafilesys: safeWriteToFile(): Remove the target file...
2015-12-30 paramatMinimal: Add mapgen alias for air
2015-12-29 est31Fix client crashing when connecting to server
2015-12-29 ShadowNinjaFix cache path with RUN_IN_PLACE
2015-12-29 RogierInclude custom error message in all SQLite3 exceptions.
2015-12-29 RogierHandle SQLITE_BUSY errors gracefully
2015-12-29 qiukerenAdd macos/freebsd missing endian.h include and add...
2015-12-29 SapierRevert "Refactoring and code style fixes in preparation...
next