]> git.lizzy.rs Git - dragonfireclient.git/history - src
Apply shadow only to the naturally lit part of the fragment color (#11722)
[dragonfireclient.git] / src /
2021-10-31 Isabelle COWAN-BERGMANAdd joystick layout for DragonRise GameCube controller...
2021-10-25 rubenwardyFix crash on hypertext[] with not enough parts
2021-10-25 sfan5Fixes around emerge handling
2021-10-25 Jude Melton-HoughtonLimit stepheight smoothing to the stepheight and stop...
2021-10-25 sfan5Fix item duplication if player dies during interact...
2021-10-22 WuzzyFix no_texture.png activation w/ simple leaves
2021-10-20 Lars MüllerFix view bobbing not resetting when resting
2021-10-20 WuzzyAdd no_texture.png as fallback for unspecified textures
2021-10-15 LoneWolfHTFix compiling on Windows with Visual Studio
2021-10-15 rubenwardyUse scoped app storage on Android (#11466)
2021-10-15 WuzzyMake /status message easier to read
2021-10-13 hecksAdd embedded PNG texture modifier (#11498)
2021-10-12 sfan5Remove broken timeout behaviour
2021-10-12 savilliFix player HP desync between client and server
2021-10-12 SmallJokerRemove a few unused functions reported by callcatcher...
2021-10-06 sfan5Move instead of copy during content install if possible
2021-10-06 sfan5Move archive extraction in content store to async job
2021-10-06 sfan5Make fs::extractZipFile thread-safe
2021-10-06 emixa-dAdd "MINETEST_MOD_PATH" environment variable (#11515)
2021-10-05 lhofhanslReduce shadow jitter (#11668)
2021-10-05 WuzzyFix crash when calling remove/kick/ban_player on start...
2021-10-05 Jude Melton-HoughtonMake MetaDataRef:get return nil instead of nothing...
2021-10-05 WuzzyAdd get_server_max_lag() (#11671)
2021-10-01 x2048Improvements to colored shadows (#11516)
2021-10-01 WuzzySplit liquid_viscosity to liquid_viscosity and move_res...
2021-09-27 x2048Order drawlist by distance to the camera when rendering...
2021-09-27 SmallJokerVarious code improvements
2021-09-26 TheBrokenRailTouch UI support for desktop builds (#10729)
2021-09-22 sfan5Fix "Could not create ITexture, texture needs to have...
2021-09-19 niaFix src/util/string.cpp on NetBSD
2021-09-19 DSFix client-side performance of chat UI (#11612)
2021-09-19 Lars MüllerFix HUD multiline text alignment (#10795)
2021-09-19 sfan5Fix trivial typos
2021-09-19 sfan5Add preprocessor check for weird (incorrect) build...
2021-09-17 sfan5Shave off buffer copies in networking code (#11607)
2021-09-17 sfan5Fix GLES2 discard behaviour (texture transparency)
2021-09-17 HybridDogHide Wself-assign-overloaded and Wself-move unittest...
2021-09-15 ROllerozxaReadd TGA to the list of valid texture formats. (#11598)
2021-09-14 Lars MüllerChop game background in mainmenu (#10796)
2021-09-14 sfan5Add Windows-specific CreateTempFile() implementation
2021-09-12 sfan5Fix broken handling of NodemetaChanged packets
2021-09-11 sfan5Make sure relevant std::stringstreams are set to binary
2021-09-10 sfan5Clean up/improve some scriptapi error handling code
2021-09-10 Jude Melton-HoughtonSend to clients node metadata that changed to become...
2021-09-09 sfan5Dynamic_Add_Media v2 (#11550)
2021-09-05 NeroBurnerFix movement in random_input mode (#11592)
2021-09-01 sfan5Don't look for zlib and zstd manually on Windows
2021-09-01 lhofhanslSwitch MapBlock compression to zstd (#10788)
2021-08-29 pecksinRemove closing paren as weblink delimiter
2021-08-28 sfan5Async-related script cleanups
2021-08-28 savilliRemove redundant on_dieplayer calls
2021-08-27 NeroBurnerJoystick sensitivity for player movement (#11262)
2021-08-23 WuzzyFix 6th line of infotext being cut off in half (#11456)
2021-08-23 SmallJokerInventory: Fix rare out-of-bounds access
2021-08-23 DSUse utf-8 for the Irrlicht clipboard (#11538)
2021-08-21 SmallJokerHUD: Reject and warn on invalid stat types (#11548)
2021-08-21 WuzzyShow status message when changing block bounds (#11556)
2021-08-19 sfan5Validate staticdata and object property length limits...
2021-08-19 WuzzyFix scaled world-aligned textures being aligned inconsi...
2021-08-19 rubenwardyAdd fwgettext util function
2021-08-17 SmallJokerFix inconsistent integer comparison warnings
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)
next