]> git.lizzy.rs Git - minetest.git/history - src
Start sprite animation at the beginning (#11509)
[minetest.git] / src /
2021-08-16 Lean RadaStart sprite animation at the beginning (#11509)
2021-08-16 sfan5Cap iterations of imageCleanTransparent sanely
2021-08-16 TreerFix access violation in create_schematic() (#11534)
2021-08-12 SmallJokerFix segfault caused by shadow map on exit
2021-08-12 x2048Move updating shadows outside of RenderingCore::drawAll...
2021-08-12 DSFix a segfault caused by wrong textdomain lines in...
2021-08-08 DSFix GUIEditBoxWithScrollBar using a smaller steps than...
2021-08-08 PevernowGettext support on Android (#11435)
2021-08-03 SmallJokerOpenAL: Free buffers on quit
2021-07-31 SmallJokerMods: Combine mod loading checks and deprection logging...
2021-07-31 WuzzyFix /emergeblocks crashing in debug builds (#11461)
2021-07-29 hecksRemove unsupported formats from the media enumerator
2021-07-29 hecktestRemove unsupported extensions from list in tile.cpp
2021-07-29 hecksAdd a simple PNG image encoder with Lua API (#11485)
2021-07-27 sfan5Add bold, italic and monospace font styling for HUD...
2021-07-27 JosiahWITake advantage of IrrlichtMt CMake target (#11287)
2021-07-25 x2048Distribute shadow map update over multiple frames to...
2021-07-21 hecksRemove unused ITextSceneNode header (#11476)
2021-07-21 hecksRemove unused header includes
2021-07-20 sfan5Fix no locales being generated when APPLY_LOCALE_BLACKL...
2021-07-17 SmallJokerCSM: Do not index files within hidden directories
2021-07-15 WuzzyAdd wallmounted support for plantlike and plantlike_roo...
2021-07-12 WuzzyFix revoke debug privs not reliably turn off stuff...
2021-07-12 sfan5Fix build on Ubuntu 16.04 and macOS
2021-07-11 x2048Avoid draw list and shadow map update in the same frame...
2021-07-11 x2048Improve shadow rendering with non-default camera FOV...
2021-07-11 hecksRefactor video driver name retrieval (#11413)
2021-07-10 SmallJokerScript API: Fix segfault in remove_detached_inventory
2021-07-09 Warr1024Add API for mods to hook liquid transformation events...
2021-06-30 SmallJokerAuth API: Error when accessed prior to ServerEnv init...
2021-06-30 hecksRemove unsupported video drivers (#11395)
2021-06-30 SmallJokerInventory: Make addList() consistent (#11382)
2021-06-24 WuzzyRequire 'basic_debug' priv to view gameplay-relevant...
2021-06-23 WuzzyPerform some quality assurance for translation strings...
2021-06-23 sfan5Rework Settings to support arbitrary hierarchies (...
2021-06-22 SmallJokerServer: Ignore whitespace-only chat messages
2021-06-20 SmallJokerInventory: show error on invalid list names (#11368)
2021-06-20 sfenceAdd min_y and max_y checks for Active Block Modifiers...
2021-06-20 pecksinMake chat web links clickable (#11092)
2021-06-16 updatepo.shUpdate minetest.conf.example and dummy translation...
2021-06-16 sfan5Drop --videomodes, fullscreen_bpp and high_precision_fp...
2021-06-06 LisoShadow mapping render pass (#11244)
2021-06-04 DSAdd metatables to lua vectors (#11039)
2021-06-01 sfan5fontengine: Fix crash loading PNG/XML fonts from paths...
2021-05-30 SmallJokerAdd core.compare_block_status function (#11247)
2021-05-30 Lars MüllerFix base64 validation and add unittests (#10515)
2021-05-30 sfan5Fix procession ordering issue in content_cao
2021-05-30 sfan5Fix background color of formspec text fields
2021-05-30 sfan5script: Replace calls to depreated luaL_openlib
2021-05-30 sfan5Provide exact error message if postgres connection...
2021-05-29 SmallJokerUnitSAO: Prevent circular attachments
2021-05-29 WuzzyFix cloud fog being broken for high clouds
2021-05-24 savilliFix client crash on when con::PeerNotFoundException...
2021-05-22 SmallJokerGUIEditBox: Allow selecting and copying read-only texts
2021-05-17 sfan5Fix curl_timeout being ignored for Lua HTTP fetches
2021-05-15 Dmitry MarakasovUse --image-base instead of -Ttext-segment for lld...
2021-05-08 sfan5Fix overlays for 2D-drawn items
2021-05-06 lhofhanslFix build for newer versions of GCC (#11246)
2021-05-06 Loic Blotfix: extractZipFile is not part of Client but more...
2021-05-05 sfan5Use Irrlicht functions to query npot texture support
2021-05-03 Loic Blotfix: some code tidy about includes & irr namespaces
2021-05-03 Loic Blotrefacto: remove get_gui_env & draw_load_screen from...
2021-05-03 Loic Blotfix: don't use RenderingEngine singleton when it's...
2021-05-03 Loic Blotrefacto: RenderingEngine::get_scene_manager() is now...
2021-05-03 Loic Blotrefacto: Hud: make driver, client, player, inventory...
2021-05-03 Loic Blotrefacto: drop unused Hud::smgr
2021-05-03 Loic Blotrefacto: don't use RenderingEngine singleton on CAO
2021-05-03 Loic Blotrefacto: protect some RenderingEngine::get_scene_manager
2021-05-03 Loic Blotrefacto: RenderingEngine is now better hidden
2021-05-03 Loic Blotrefacto: hide mesh_cache inside the rendering engine
2021-05-03 Loic Blotrefacto: add RenderingEngine::cleanupMeshCache
2021-05-03 Loic Blotrefacto: rendering engine singleton removal step 1...
2021-05-03 Loic Blotfix: drop old irrlicht <1.8 compat on Client::loadMedia
2021-04-23 Vincent RobinsonAdd `minetest.colorspec_to_colorstring` (#10425)
2021-04-21 sfan5Fix two CMake build issues
2021-04-20 sfan5Look for PostgreSQL library properly and fix CI
2021-04-20 sfan5Enable cleanTransparent filter for mipmapping and impro...
2021-04-20 WuzzyPut torch/signlike node on floor if no paramtype2 ...
2021-04-20 Seth TraverseAdd a key to toggle map block bounds (#11172)
2021-04-18 sfan5GLES fixes (#11205)
2021-04-18 sfan5Isolate library tables between sandbox and insecure env
2021-04-16 sfan5Fix ignored OpenGLES2 include path and cmake warning
2021-04-13 SmallJokerAttachments: Avoid data loss caused by set_attach(...
2021-04-11 sfan5Buildbot changes to allow out-of-tree builds (#11180)
2021-04-11 WuzzyModifying fall damage via armor group (#11080)
2021-04-09 sfan5Fix server favorites not saving when client/serverlist...
2021-04-09 WuzzyDon't reseed stars when changing star count
2021-04-05 yw05Make edit boxes respond to string input (IME) (#11156)
2021-04-05 sfan5Don't apply connection timeout limit to locally hosted...
2021-04-05 SmallJokerGame: Scale damage flash to max HP
2021-04-05 sfan5Reserve vectors before pushing and other code quality...
2021-04-01 sfan5CGUITTFont optimizations (#11136)
2021-04-01 sfan5Sort out cURL timeouts and increase default
2021-03-31 sfan5Irrlicht support code maintenance
2021-03-30 sfan5Draw items as 2D images (instead of meshes) when possible
2021-03-30 Lars MüllerBlock & report player self-interaction (#11137)
2021-03-30 SmallJokerConsistent title bar + render information in mainmenu...
2021-03-29 WuzzyFix wield image of plantlike_rooted (#11067)
2021-03-29 VitaliyDegrotate support for mesh nodes (#7840)
2021-03-29 sfan5Replace fallback font nonsense with automatic per-glyph...
next