]> git.lizzy.rs Git - dragonfireclient.git/history - src
Translated using Weblate (Greek)
[dragonfireclient.git] / src /
2019-09-17 Hugo LocurcioImprove undersampling settings
2019-09-17 SmallJokerInventory: Undo prediction on drop
2019-09-15 DSFix the bgcolor formspec element (#8716)
2019-09-15 rubenwardyFix formspec version backup in prepends losing data
2019-09-14 ParamatDungeons: Clean up parameters, improve structure variet...
2019-09-14 SmallJokerBuilt-in formspecs: Force version 1
2019-09-14 ANANDclient.h: Add missing const's
2019-09-14 ANANDLocalPlayer: Fix code-style
2019-09-14 ANANDclient.cpp: Fix code-style in Client::sendPlayerPos
2019-09-14 ANANDFix LocalPlayer::isDead always returning false if playe...
2019-09-14 ANANDSend ActiveObjects once right after Init2
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-09-14 SmallJokerCSM: Fix itemstack:get_meta() 'metadata' indexing error
2019-09-14 SmallJokerLoad CSM environment after the restrictions are known
2019-09-09 SmallJokerInventoryManager: Fix virtual function overload warning
2019-09-09 SmallJokerSend cumulated inventory changes only each step (#8856)
2019-09-09 updatepo.shUpdate translation strings
2019-09-08 ParamatDungeons: Remove non-functional 'projecting dungeons...
2019-09-07 HybridDogMove debug.txt after it grows too big (#8904)
2019-09-07 SmallJokerlabel[]: Fix cut-off translated text
2019-09-06 sfan5Fix Irrlicht 1.9 support
2019-09-03 sfan5Fix Inventory::moveItemSomewhere()
2019-09-02 SmallJokerInventory: Handle removeItem leftovers (#8884)
2019-09-01 Muhammad Rifqi Pri... 'All Settings': Don't use checkboxes for 'no...' mapgen...
2019-08-31 ANANDparticles.cpp: Fix code-style
2019-08-31 ANANDclientobject.h: Fix code-style
2019-08-31 Pedro GimenoFix rotation of attached particlespawner
2019-08-25 SmallJokerInventory: Fix missing setModified calls
2019-08-24 ParamatMapgen v6: Various mudflow code improvements and bugfix...
2019-08-24 SmallJokerfontengine: Fix non-gettext builds
2019-08-24 SmallJokerInventory: Send dirty lists where appropriate (#8742)
2019-08-24 Paul OuelletteAdd ItemStack:get_description() to get tooltip (#8847)
2019-08-24 sfan5Improve occlusion culling in corridors with additional...
2019-08-23 sfan5Restore approximate occlusion check
2019-08-23 DSMake Mapgen::spreadLight use a queue (#8838)
2019-08-23 SmallJokerOcclusion: Check for light_propagates and do mapblock...
2019-08-23 SmallJokerOcclusion: Begin cleanup
2019-08-21 sfan5Revert "Don't send position update packet if player...
2019-08-20 SmallJokerremove_detached_inventory: Fix segfault during mod...
2019-08-20 ANANDDon't send position update packet if player is dead
2019-08-20 ANANDDisable autoforward if player is dead
2019-08-19 theviper121Restore intended functionality to minimap markers ...
2019-08-17 SmallJokerClientInterface: Use recursive mutex to prevent freeze...
2019-08-16 sfan5Remove unused function in ReliablePacketBuffer
2019-08-16 sfan5Minor refactor of IncomingSplitBuffer
2019-08-16 sfan5Drop m_list_size from ReliablePacketBuffer
2019-08-15 ParamatMapgen v6: Fix mudflow iteration and iterate twice...
2019-08-15 sfan5network: Stricter handling of split packets
2019-08-15 sfan5network: Fix crash in ReliablePacketBuffer on mismatchi...
2019-08-14 upsilonAdd function `minetest.read_schematic`
2019-08-13 Jozef BehranFix unnecessary exception use in 3 more methods (#8791)
2019-08-13 Jozef BehranFix unnecessary exception use in Map::getSectorXXX...
2019-08-13 SmallJokerBetter F6 profiler (#8750)
2019-08-13 Jozef BehranFix unnecessary exception use in Map::isNodeUnderground
2019-08-13 Jozef BehranFix compare between pointer and 0 in unittests
2019-08-12 BehaClear old item groups when they are overridden. (#8753)
2019-08-12 rubenwardyAdd support for set_formspec_prepend in main menu ...
2019-08-12 RogierHandle multiple deserialization of a block's entities
2019-08-10 Jozef BehranFix breakage of non-GLES2 setups (#8774)
2019-08-10 Paul OuelletteFix some issues with minetest.clear_craft (#8712)
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-08 ANANDAllow customizing chat message format (#8529)
2019-08-08 ANANDguiVolumeChange: Fix child not being removed
2019-08-07 ParamatAvoid crash caused by, and improve, 'findSpawnPos(...
2019-08-07 SmallJokerGame: Fix double BS multiplication
2019-08-07 ANANDClient::Interact: Use InteractAction enum instead of...
2019-08-07 SmallJokerUnify wield item handling (#8677)
2019-08-07 ANANDguiConfirmRegistration: Set focus to text field (#8761)
2019-08-07 ANANDHide chat when console is open (#8656)
2019-08-07 DSFix inventory_overlay for nodes without inventory_image...
2019-08-07 sfan5Optimize usage of TOSERVER_GOTBLOCKS packet
2019-08-07 BehaDo not add group values of zero to group lists. (#8751)
2019-08-06 SmallJokerClean up and fix freetype=false crashes (#8641)
2019-08-06 ParamatMapgen Flat: Fix and improve getSpawnLevelAtPoint(...
2019-08-04 sfan5Fix binary-string confusion in client network code
2019-08-04 sfan5Unify GLES support in gui scaling filter
2019-08-04 sfan5Unify OpenGL ES support
2019-08-04 sfan5Let ENABLE_GLES appear in cmake_config.h and change...
2019-08-03 rubenwardyAdd formspec testing to test mod in minimal
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd style[] tag with button support
2019-08-03 rubenwardyAdd custom colorable GUIButton implementation
2019-08-03 rubenwardyFix negative offsets not being supported by container[]
2019-08-01 BehaCorrect ServerActiveObject's virtual getArmorGroups...
2019-08-01 SmallJokerMainmenu: Use textarea in error formspecs
2019-08-01 WuzzyGroup "immortal" also protects players from damage
2019-07-31 sfan5Allow toolcaps to override the built-in times for dig_i...
2019-07-30 MethacrylonSky: Refactor of moon and sun drawing (#8683)
2019-07-30 BehaMove the clamping of hp/breath when their maximums...
2019-07-29 DS-MinetestRename guiScrollBar to GUIScrollBar
2019-07-29 SmallJokerContentCAO: Fix broken attachments on join (#8701)
2019-07-28 DS-MinetestguiScrollBar: move directly to clicked pos if clicked...
2019-07-27 SmallJokerCheck for 'action' field in ABMs & LBMs
2019-07-27 Paul OuellettePrefix RecipePriority elements with PRIORITY_
2019-07-27 Paul OuelletteInitialize priority in CraftDefinition constructors
2019-07-26 Pierre-Yves RolloFix missing item images clipping in formspecs (#8652)
2019-07-26 ParamatInitialise 'seabed_height' to avoid compilation warning...
2019-07-25 ParamatRe-order mapgens in mainmenu and 'all settings' mapgen...
2019-07-25 ParamatMgfractal: Make non-fractal terrain optional (#8702)
next