Framed glasslike: Fix z-fighting, improve codestyle (#7826)
[oweals/minetest.git] / src /
2018-10-31 ParamatFramed glasslike: Fix z-fighting, improve codestyle...
2018-10-30 ParamatFramed glasslike: Fix and document top/base textures...
2018-10-29 stujones11Remove un-needed header inclusion
2018-10-29 stujones11Move touchscreen input handling to base GUIModalMenu...
2018-10-26 adridoWindows: Cpack wix installer (#6153)
2018-10-26 SmallJokerEase selection of entities behind nodes (#7739)
2018-10-24 Paramatclear_craft: Return false if recipe not found, don...
2018-10-19 ParamatAndroid buttons: Inset 'rare controls', inset and resiz...
2018-10-16 WuzzyAdd disable_repair group to prevent tool repair (#7381)
2018-10-10 SmallJoker Add core.remove_detached_inventory (#7684)
2018-10-05 ParamatF5 debug info: Use full words for NSEW directions for...
2018-10-04 SmallJokerPlayer hand list: require init by mods
2018-10-04 ParamatDig particles: Various improvements (#7714)
2018-10-02 TreerFix Mapgen Valleys getSpawnLevelAtPoint() (#7756)
2018-10-01 ParamatNight clouds: Boost brightness for a moonlit appearence...
2018-09-30 SmallJokerRemove settings properly (#7676)
2018-09-29 VitaliySoftware inventorycube (#7651)
2018-09-28 SmallJokerFix temporary path crash in TestAuthDatabase (#7753)
2018-09-27 AspenFix stretched stars bug, change render order
2018-09-23 ParamatFix various code issues found by cppcheck (#7741)
2018-09-22 SmallJokerMake OpenGL preference configurable, default to LEGACY...
2018-09-16 VitaliyLight curve: Simplify and improve code, fix darkened...
2018-09-14 SmallJokerInv deSerialize(): Prevent infinite loop, error on...
2018-09-11 SmallJokermarkAliasDeprecated: Fix MSVC build
2018-09-07 ParamatParticles: Make collision with objects optional (#7682)
2018-08-29 ParamatDamage flash/hurt tilt: Make shorter to reduce player...
2018-08-28 ParamatPlay damage sound on player death (#7679)
2018-08-20 ParamatChange mapgen order to ores > dungeons > decorations...
2018-08-20 rubenwardyFormspecs: Fix invalid background warning
2018-08-18 ShadowNinjaSet OpenGL preference to GLVND
2018-08-18 VitaliyReally delete things in fs::RecursiveDelete (#7433)
2018-08-16 ParamatMgv5: Change tunnel parameters to those of other mapgen...
2018-08-16 SmallJokerCheck node updates whether the blocks are known (#7568)
2018-08-16 Dániel JuhászRaycast: export exact pointing location (#6304)
2018-08-15 rubenwardyFormspecs: Fix missing trim() when checking for no_prep...
2018-08-15 pauloueSave debug.txt to build dir for RUN_IN_PLACE build...
2018-08-08 lhofhanslSome minor Fastface optimizations. (#7628)
2018-08-05 rubenwardyFix debug and info text being the wrong color
2018-08-05 SmallJokerPrevent objects from colliding with own child attachmen...
2018-08-05 rubenwardyFormspecs: Add tooltip element for area 7469/head
2018-08-05 Ben DeutschReplace auth.txt with SQLite auth database (#7279)
2018-08-04 rubenwardyFix tooltip colors specified by formspec part
2018-08-04 stujones11Fix sky objects not rendering with ogles (#7598)
2018-08-04 SmallJokerguiFormspecMenu: Allow fraction values for container...
2018-08-02 SmallJokerSmoothed yaw rotation for objects (#6825)
2018-08-02 HybridDogLuaVoxelManip: Throw warning or error instead of silent...
2018-07-28 rubenwardyAdd protocol_version and supported package types to...
2018-07-28 Rob BlanckaertAllow enter to select items from combobox's list (...
2018-07-28 ClobberXDLog server shutdown using actionstream (#7589)
2018-07-26 zeunerFix build on gcc 5.0 (#7586)
2018-07-25 SmallJokerSettings: Fix indents, chat_message_*. Update translati...
2018-07-25 lhofhanslAllow an optional readonly base database (#7544)
2018-07-22 nOOb3167Add a MSVC / Windows compatible snprintf function ...
2018-07-22 lhofhanslUpdate Android defaults for modern H/W. (#7572)
2018-07-21 Lars HofhanslOptimize ABM checks.
2018-07-19 ParamatCSM: Disallow exploitable clientside mod functions...
2018-07-18 ParamatMgvalleys: Make river depth variation and humidity...
2018-07-14 Lars HofhanslRemove legacy client handling code.
2018-07-14 ParamatMake player liquid speed independent of FPS (#7543)
2018-07-13 lhofhanslAdjust some settings to modern environments and network...
2018-07-13 Lars HofhanslFix bug setting channel window size.
2018-07-13 Lars HofhanslEnsure that legacy mode is correctly disabled.
2018-07-12 Lars HofhanslReduce block load glitches
2018-07-10 Muhammad Rifqi Pri... Android: Add 'aux' button (#7477)
2018-07-10 SmallJokerFormspecs: Remove accidental empty 'quit' field
2018-07-08 Loïc BlotLua templating reading (part 4): s16, v2s16, v2f (...
2018-07-08 lhofhanslRevert 6587 - Optimize entity-entity collision (#7539)
2018-07-06 HybridDogFix memory leak in guiConfirmRegistration
2018-07-02 lhofhanslZoom: Correctly verify client passed zoom at the server...
2018-07-01 Loic BlotDrop ClientEvent CEE_PLAYER_BREATH: triggering function...
2018-07-01 SmallJokerLog deprecated Lua function calls (#7491)
2018-07-01 SmallJokerMake the server status message customizable (#7357)
2018-06-30 Muhammad Rifqi Pri... Android: Resize jump and sneak buttons' touch target...
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-06-30 red-001Fix memory leaks in mod storage (#7500)
2018-06-30 VitaliyFix world deletion (#7494)
2018-06-30 Loic BlotFix a memleak before assertion in l_get_mod_storage
2018-06-27 red-001Fix mod channels crash (#7481)
2018-06-27 red-001Fix small memory leaks in client. (#7492)
2018-06-26 ParamatCavegen: Fix errors when getting biome outside mapchunk...
2018-06-26 SmallJokerUpdate settings translations
2018-06-26 SmallJokerRename CSM flavours to restrictions
2018-06-26 red-001Fix buffer overrun in SRP (#7484)
2018-06-25 sfan5Fix MurmurHash implementation to really be unaligned...
2018-06-24 ParamatDecoration API: Add lightweight ability to have complet...
2018-06-24 SmallJokerFix rtt >= 0.0f assertion and free_move crash
2018-06-23 stujones11Android: Use correct temporary path (#7463)
2018-06-23 youRTT fixes (#7428)
2018-06-22 red-001Fix crash caused by Lua error during startup (#7473)
2018-06-22 sfan5Fix ipv6_server=true not accepting IPv4 connections...
2018-06-21 ParamatBiome API: Fix absent water decorations and dust, in...
2018-06-19 ParamatBiome dust: Revert fix that added dust to mod structure...
2018-06-18 rubenwardyUpdate to new ContentDB API
2018-06-17 thoughtjigsProvide Xorg/net wm process ID (#7445)
2018-06-15 Loic BlotRemove Server::m_ignore_map_edit_events (noop)
2018-06-13 Loïc BlotServer: move shutdown parts to a specific shutdown...
2018-06-11 SmallJokerFix the /shutdown command (#7431)
2018-06-10 number ZeroFix narrow/utf8 difference in incoming/outcoming messages
2018-06-08 ParamatMapgen flags: Add 'biomes' global mapgen flag (#7355)
2018-06-06 tukkekStop autoforward on BACKWARD key-press (#7417)
next