]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2022-05-18 Elias FleckensteinInstall lua_async dependency 2022.05
2022-05-18 Elias FleckensteinDon't include client/game.h on server build
2022-05-18 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-18 Elias FleckensteinShip dragonfireclient with selected high-quality mods
2022-05-18 paradust7Use std::map instead of core::map (#12301)
2022-05-17 Elias FleckensteinFix build instructions
2022-05-17 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2022-05-17 savilliRemove confusing message in keybindings menu
2022-05-17 JakobDevAdd vcs-browser and contribute URLs to Appdata
2022-05-17 WuzzyDevTest: Fix broken PNG textures
2022-05-17 Elias FleckensteinAdd spider
2022-05-15 Dmitry KostenkoInitialize wield mesh color when wield_image is set
2022-05-10 sfan5Use native packer to transfer globals into async env(s)
2022-05-10 Jude Melton... Support packing arbitrary graphs (#12289)
2022-05-10 Jude Melton... Fix cooking and fuel crafts with aliases
2022-05-10 ZughyAdd doc to list breaking changes for the next major...
2022-05-10 OctavianFix possible unreliable behavior due to uninitialized...
2022-05-09 sfan5Add more Prometheus metrics (#12274)
2022-05-09 Lars MüllerHUD: Update selection mesh every frame (#12270)
2022-05-09 Lars MüllerFix Minetest blaming the wrong mod for errors (#12241)
2022-05-09 Lars MüllerDocs: Recommend `self.name` (#12239)
2022-05-08 sfan5Consolidate some data structures in MapBlockMesh
2022-05-08 sfan5Cache serialized mapblocks during sending
2022-05-08 sfan5item_entity: Cache collisionbox for use in on_step
2022-05-08 ROllerozxaFix mapblock geometry optimisation not working
2022-05-08 ZughyRemove unused variable WARN_INIT
2022-05-08 Jude Melton... Enable dependencies when enabling modpacks (#12202)
2022-05-08 Jude Melton... Fix enabling of dependencies with identical names ...
2022-05-08 rubenwardyFix mods not being recursively enabled
2022-05-07 rubenwardyFix texture packs showing as "Nil (enabled)" in Content tab
2022-05-06 paradust7Add benchmarks for json string serialize/deserialize...
2022-05-06 FroggoEnable chat clickable weblinks by default (#12115)
2022-05-06 sfan5Bump IrrlichtMt to 1.9.0mt5 in CI
2022-05-06 sfan5Declare all bundled libs as static
2022-05-06 sfan5Sort out some issues with our CI setup
2022-05-04 LoneWolfHTFix Windows Visual Studio actions (#11176)
2022-05-04 x2048Avoid rendering invisible faces of simple nodeboxes...
2022-05-04 Lars Müllerhud_get: Return precision field for waypoints (#12215)
2022-05-04 SmallJokerguiScalingFilter: Fix most memory leaks (#12256)
2022-05-04 paradust7Make logging cost free when there is no output target...
2022-05-04 Lars MüllerAdd vector.combine (#11920)
2022-05-03 rubenwardyContentDB: Fix ungraceful crash on aliases when list...
2022-05-03 sfan5Fix broken FPS/dtime counters in debug info
2022-05-02 sfan5Async environment for mods to do concurrent tasks ...
2022-05-02 sfan5Fix synchronization issue at thread start
2022-05-02 sfan5Refactor some Lua API functions in preparation for...
2022-05-02 sfan5Reorganize some builtin functions in preparation for...
2022-05-02 sfan5Remove some unused variable from Lua class wrappers
2022-05-02 JakobDevAdd German translation to AppData file (#12161)
2022-05-01 x2048Initialize wield mesh colors when changing item. (...
2022-04-30 sfan5Deal with compiler warnings
2022-04-30 sfan5Enable additional warning flags
2022-04-30 x2048Run automated tests when lua files change (#12184)
2022-04-29 qwerty123a2Update mods_here.txt to mention installing mods via...
2022-04-28 sfan5Clean up some auth packet handling related code
2022-04-28 sfan5Fix password changing getting stuck if wrong password...
2022-04-28 sfan5Apply disallow_empty_password to password changes too
2022-04-28 sfan5Fix race condition in registration leading to duplicate...
2022-04-28 OblomovRefactor local time getter functions (#12221)
2022-04-28 paradust7Remove HW_buffer_counter after IrrlichtMt fix to remove...
2022-04-28 WuzzyShow unknown node in debug screen (#12230)
2022-04-28 WuzzyDevTest: Fix armorball sprite (#12228)
2022-04-27 Lars MüllerSupport CSS Color Module Level 4 (#12204)
2022-04-24 rubenwardyFix texture packs not showing as enabled in mainmenu
2022-04-24 AlexFix invalid queued package element and path (#12218)
2022-04-24 WuzzyDevTest: Add more test weapons and armorball modes...
2022-04-24 Giuseppe BilottaFix worldaligned textures
2022-04-24 Giuseppe BilottaFix some textures not being sent correctly to older...
2022-04-24 Lars MüllerFix typo: vector.check() ought to be vector.check(v)
2022-04-24 oliveUse mod names/titles instead of technical names (#12192)
2022-04-24 SmallJokerBuiltin: Allow to revoke unknown privileges
2022-04-21 Lars MüllerFix some debug info showing despite being disabled...
2022-04-21 Lars MüllerUpdate docs to reference CSS Color Module Level 3
2022-04-16 paradust7Fix '[combine' when EVDF_TEXTURE_NPOT is disabled....
2022-04-16 oliveSend chat error when attemping to /set a secure setting...
2022-04-15 SmallJokerupright_sprite: Fix walk animation in first person...
2022-04-14 x2048Implement shadow offsets for the new SM distortion...
2022-04-10 Lars MuellerFix item entity Z-fighting
2022-04-10 Lars MüllerRemove unneeded ObjectRef setter return values (#12179)
2022-04-08 ShadowNinjaDon't test overflow behavior for VoxelArea extents
2022-04-08 ShadowNinjaRemove generate-texture-normals.sh
2022-04-08 ShadowNinjaFix typo and update settings files
2022-04-08 ShadowNinjaFix spaces generated by settings file generator
2022-04-08 ShadowNinjaUse CMake's -B, --build, and --install options
2022-04-08 ShadowNinjaFix OOB read in trim("")
2022-04-08 ShadowNinjaRemove duplicate test for trim
2022-04-08 ShadowNinjaUpdate directory name sanitization
2022-04-08 ShadowNinjaAdd tests for sanitizeDirName
2022-04-08 ShadowNinjaAdd additional reserved directory names
2022-04-08 ShadowNinjaAuto-detect level of parallelism
2022-04-08 ShadowNinjaRemove duplication in config.h
2022-04-08 ShadowNinjaSpacing fixes
2022-04-08 ShadowNinjaTreat empty XDG_CACHE_HOME same as unset
2022-04-08 ShadowNinjaUse build directory for builds
2022-04-08 ShadowNinjaFix compiler warnings
2022-04-07 Dmitry KostenkoRemove reference to a removed file in devtest (followup...
2022-04-07 Dmitry KostenkoRemove obsolete commented code (follow up to #12166)
2022-04-07 x2048Adjust shadowmap distortion to use entire SM texture...
2022-04-07 Jude Melton... Disentangle map implementations (#12148)
2022-04-07 x2048Enable shadows by default in devtest (#12157)
next