]> git.lizzy.rs Git - dragonfireclient.git/history - src
Local tab: rename 'Configure' to 'Select Mods' (#10779)
[dragonfireclient.git] / src /
2021-01-13 Loïc BlotFactorize more guiEditBoxes code (#10789)
2021-01-11 JDiazImplement on_rightclickplayer callback (#10775)
2021-01-07 Loïc BlotRefactor/gui editbox (#10787)
2021-01-04 Loïc Blotrefacto: factorize multiple code parts from guiEditbox...
2021-01-04 rubenwardyContentDB: Add overwrite dialog when content is already...
2021-01-02 hecksAdd on_deactivate callback for luaentities (#10723)
2021-01-01 Jean-Patrick GuerreroFormspecs: Fix broken texture escaping with model[]
2020-12-29 Elias FleckensteinAdd minetest.get_objects_in_area (#10668)
2020-12-28 Lars MuellerFix item tooltip background color not working
2020-12-24 Lars MuellerFix minetest.is_nan
2020-12-24 sfan5Fix some minor code issues all over the place
2020-12-23 LarsMinor profiler fixes.
2020-12-23 rubenwardyFix unsafe cast in l_object
2020-12-19 MarkusFix some more joystick issues (#10624)
2020-12-19 VitaliyCleanup shader generation code (#10663)
2020-12-19 rubenwardyAdd open user data button to main menu (#10579)
2020-12-18 DSDocumentation for highest formspec_version[] and change...
2020-12-15 LarsAllow configuring block disk and net compression. Chang...
2020-12-15 Thomas--SFormspec: Allow to specify frame loop for model[] ...
2020-12-14 ZughySemi-transparent background for nametags (#10152)
2020-12-14 SmallJokerRevert "GUIFormSpecMenu: Shift+Click listring workaroun...
2020-12-12 SmallJokerGUIFormSpecMenu: Shift+Click listring workaround for...
2020-12-05 hecksImplement mapblock camera offset correctly (#10702)
2020-12-05 sfan5Revert "Increase limit for simultaneous blocks sent...
2020-11-29 SmallJokerInput: Fix on_rightclick called when placing into air
2020-11-27 LarsAvoid generating the same chunk more than once with...
2020-11-26 sfan5Change typedef to normal definitions in GUI code
2020-11-26 sfan5Return star color calculation to what it previously was
2020-11-26 numzeroFix style
2020-11-26 numzeroProvide fallback star color for GLES 2 with MT shaders...
2020-11-26 numzeroSky: support GLES2
2020-11-26 numzeroAllow missing shaders
2020-11-26 numzeroReplace TriangleFan as poorly supported
2020-11-26 numzeroReuse seed when updating stars
2020-11-26 numzeroStore stars in a single static mesh buffer
2020-11-26 numzeroDon't evaluate things many times
2020-11-26 numzeroBatch cloud drawing
2020-11-26 LarsAvoid marking map blocks dirty upon deserialization.
2020-11-25 LarsFix camera panning glitches (partially revert 10489.)
2020-11-23 Pierre-Yves RolloAdd sound to press event of some formspecs elements...
2020-11-20 ParamatMove Mapgen V7 river generation into the main generatio...
2020-11-16 LarsIncrease limit for simultaneous blocks sent per client...
2020-11-12 sfan5serverpackethandler: Minor log message fixes
2020-11-12 sfan5Fix player sprite visibility in first person
2020-11-12 sfan5Fix overloaded virtual warnings with get/setAttachment()
2020-11-12 red-001Fix warnings about an unused variables and implicit...
2020-11-12 SmallJokerRevert "Replace MyEventReceiver KeyList with std::unord...
2020-11-12 SmallJokerPlayerSAO: Run on_player_hpchange raw change values...
2020-11-12 LarsIncrease default emerge queue limits and limit enqueue...
2020-11-10 SmallJokerObjectRef: Re-add legacy code for set_physics_override...
2020-11-10 sfan5Mark additional locales as broken
2020-11-10 sfan5Update fallback font to newer version
2020-11-09 Markus KochJoystick: Remap joystick-specific KeyTypes to generic...
2020-11-09 rubenwardyFix object interaction distance not being checked ...
2020-11-08 SmallJokerContentCAO: Fix segfault when minimap is disabled
2020-11-07 LarsRevert #10495 and simplify.
2020-11-05 sfan5Fix integer-string conversion for shaders
2020-11-04 SmallJokerAdd model[] formspec element (#10320)
2020-11-04 Lars MüllerRevert "Fix short 180 degree rotation when using set_bo...
2020-11-04 ZughyFix ObjectRef errors due to lua_isnil() (#10564)
2020-11-04 LarsSlight simplification and optimization of RemoteClient.
2020-11-03 LarsIncrease defaults for viewing_range, active_object_rang...
2020-11-02 red-001Block attempts to connect to the client (#10589)
2020-11-01 SmallJokerFix incorrect deprecation hints
2020-10-31 rubenwardyFix segfault in deprecation logging due to tail call...
2020-10-29 Lars MüllerPlayer physics: Ensure larger dtime simulation steps...
2020-10-29 OblomovShow RTT in ms with 2 digits of precision (#10573)
2020-10-27 LarsAvoid resending near blocks unnecessarily.
2020-10-25 luk3yxFix CSMs on arm64 (#10553)
2020-10-25 VitaliyShaders for Android (GLES 2) (#10506)
2020-10-22 ZughyClean up l_object.cpp (#10512)
2020-10-21 MaksimFix Media... 0% on loading screen (#9478)
2020-10-20 sfan5Fix show_on_minimap default value for local player
2020-10-19 sfan5Implement unloading of static_save=false objects accord...
2020-10-19 sfan5Decouple entity minimap markers from nametags replacing...
2020-10-19 LarsMinor clientmap improvements.
2020-10-17 LarsPeriodically release all mesh HW buffers to avoid an...
2020-10-17 LarsRemove all bump mapping and parallax occlusion related...
2020-10-14 LarsRely on max_simultaneous_block_sends_per_client to...
2020-10-13 ZughyFix float argument check in minetest.set_timeofday...
2020-10-13 ZughyAdd ObjectRef:get_children() (#10480)
2020-10-13 LarsAvoid drawing invisible blocks on the client.
2020-10-13 JosiahWIPass ContentFeatures as reference to read_content_featu...
2020-10-11 ZughyAdd missing type check to InvRef:set_lists() (#10476)
2020-10-09 DSAdd a short_description to be used by mods (#8980)
2020-10-08 DSFix box[]es not being clipped (#10473)
2020-10-06 Zughy-Wmem-access only called when GCC > 7 (#10453)
2020-10-06 HybridDogAdd minetest.get_artificial_light and minetest.get_natu...
2020-10-06 rubenwardyPrevent games from setting secure settings (#10460)
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2020-10-04 Pierre-Yves RolloMinimap as HUD element with API control
2020-10-04 Jordan SnellingAdd First Person Attachments (#10360)
2020-10-04 Lars MüllerFix short 180 degree rotation when using set_bone_posit...
2020-10-03 rubenwardyDeprecate get_player_velocity and add_player_velocity...
2020-10-03 random-geekFix scroll bar overlapping text (again) (#9058)
2020-10-03 HybridDogReduce the FPS when the window is unfocused (#8837)
2020-10-01 SmallJoker(se)SerializeString: Include max length in the name
2020-10-01 SmallJokerClean up serialization
2020-10-01 SmallJokerSettings: Remove unused functions
2020-09-29 k.h.laiImprove MSVC cmake and update vcpkg instruction (#10407)
next