Paramtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVEL
[oweals/minetest.git] / src /
2017-03-30 paramatParamtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVEL
2017-03-29 Loïc Blotl_minimap: don't show minimap if configuration doesn...
2017-03-29 Loïc BlotAdd CPP11 header to define nullptr & constexpr (#5471)
2017-03-29 sfan5Sneak: Fix sneaking on free-floating lower-half slabs
2017-03-28 sfan5Sneak: Fix stair lower step bug and ladder in 1x1 hole...
2017-03-27 Loïc BlotPostgreSQL: fix delete block
2017-03-27 paramatMap generation limit: Make per-world
2017-03-27 Diego MartínezPathfinder: Send errors to `warningstream`.
2017-03-26 Loic BlotFix mismatch struct/class for GameUIFlags
2017-03-26 sfan5Sneak: Replicate sneak ladder in new code, is optional
2017-03-26 red-001Change command prefix to "." and add "help" command.
2017-03-26 number ZeroAdd mesh generation delay
2017-03-25 Loïc BlotAdd clang format & skip build if no source file modifie...
2017-03-24 SmallJokerTile.cpp: Fix MSVC build broken by 072bbba
2017-03-22 Loïc BlotSome performance optimizations (#5424)
2017-03-22 bigfoot547[CSM] Add function to get player names in range (#5435)
2017-03-20 number ZeroContent_mapblock.cpp: Refactor
2017-03-20 Ben DeutschRefactored client event if-else cascade to switch statement
2017-03-20 paramatMap generation limit: Rewrite
2017-03-19 sfan5Fix /shutdown or ^C no longer causing server exit
2017-03-19 Loïc BlotRefactor Game class (part 2) (#5422)
2017-03-19 red-001Block access to the `io` library
2017-03-19 Loïc BlotUpdate server min protocol version to v24 (#5411)
2017-03-18 ShadowNinjaServer list cleanup
2017-03-18 WuzzyShow itemstring as tooltip if no item description
2017-03-18 Loic BlotTOGGLE_CHAT keymap should togglechat not HUD
2017-03-17 Loïc BlotReduce memory & function cost of Game class functions...
2017-03-17 zeuneravoid crashing when accessing mapgen early (#5384)
2017-03-17 Loïc Blot[CSM] Fix minimap problems (#5405)
2017-03-17 Loïc Blot[CSM] Add core.get_timeofday & core.get_day_count env...
2017-03-16 Loïc BlotFix indentation problem since merge resolution
2017-03-16 Loïc Blot[CSM] Add minimap API modifiers (#5399)
2017-03-16 Loïc BlotAdd ModStorageAPI to client side modding (#5396)
2017-03-16 paramatGet biome list: Downgrade missing biome message to...
2017-03-16 sfan5Sneak: Fix various problems with sneaking
2017-03-15 Lars HofhanslUse true distance for block priority.
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 nerzhul[CSM] Add enable_client_modding param (default: false)
2017-03-13 red-001[CSM] Add `on_punchnode` callback
2017-03-13 red-001[CSM] Add `get_node` and `get_node_or_nil`
2017-03-13 red-001[CSM] Add `on_dignode` callback (#5140)
2017-03-13 Loic Blot[CSM] storage + fixes
2017-03-13 red-001[CSM] Improve security for client-sided mods (#5100)
2017-03-13 Loïc Blot[CSM] implement client side mod loading (#5123)
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2017-03-13 Loïc Blot[CSM] sound_play & sound_stop support + client_lua_api...
2017-03-13 red-001[CSM] Add client-sided chat commands (#5092)
2017-03-13 Loïc Blot[CSM] Add on_death, on_hp_modification & oh_damage_take...
2017-03-13 red-001[CSM] Add method that display chat to client-sided...
2017-03-13 Loic Blot[CSM] Client side modding
2017-03-13 kilbithGUI: Allow texture packs to customize the progress...
2017-03-12 Lars HofhanslEnable server side occlusion culling by default.
2017-03-12 Lars HofhanslAllow server side occlusion culling.
2017-03-12 Auke KokDo not increase breath if at full breath.
2017-03-11 sfan5database-redis: Support password authentication
2017-03-11 paramatClimb speed: Increase default setting from 2 to 3
2017-03-11 number ZeroMinimap: Optimise
2017-03-11 Dániel JuhászLight calculation: New bulk node lighting code
2017-03-10 kilbithGUI: Convert loading screen's progress bar to image...
2017-03-05 paramatDungeons: Use 'block' instead of 'brick' for nodebox...
2017-03-05 Auke KokFont: attempt fallback font, abort if no fonts found.
2017-03-04 adelcoding1FormSpec: Add position and anchor elements (#5284)
2017-02-26 paramatDungeongen: Add and improve parameters
2017-02-22 rubenwardyFix wrong meta key in item meta on ItemStack construction
2017-02-18 Dániel JuhászFixes for colorwallmounted and colorfacedir nodes
2017-02-18 paramatVoxelmanip: Do not emerge or blit to blocks over map...
2017-02-18 red-001Use the `ARRLEN` macro in more places and remove an...
2017-02-17 Auke KokRevert part of eb49009d023e6e3b5d59a97b8fb5fed5eee83296...
2017-02-16 paramatCavegen: Place correct biome surface in tunnel entrances
2017-02-16 paramatObjectpos over limit: Avoid crash caused by sector...
2017-02-16 red-001Fix a small regression caused by e2ad76f.
2017-02-15 sfan5Fix >5 year old PlayerSAO deletion bug
2017-02-14 Auke KokFreeType: address font license issues (#5230)
2017-02-13 Dániel JuhászLighting: Update lighting at block loading
2017-02-12 paramatFootsteps: Fix offset footstep and shallow water sound...
2017-02-10 paramatPlantlike: Fix visual_scale being applied squared
2017-02-10 Craig RobbinsRevert "Plantlike: Fix visual_scale being applied squar...
2017-02-10 Craig RobbinsRevert "Plantlike visual scale: Send sqrt(visual_scale...
2017-02-09 Auke KokChange default nodetimer_interval to 0.2s. (#5193)
2017-02-09 Lars HofhanslPerform mesh animation only once per frame.
2017-02-09 paramatOpenAL sound: Use a simpler distance model
2017-02-09 red-001No longer auto-generate a 'guest####' player name when...
2017-02-07 Loïc BlotAdd ModMetadata API (#5131)
2017-02-07 rubenwardyFix incompatibility of ItemStack.to_table() introduced... 5182/head
2017-02-07 paramatFace shading: Add shade factor comments
2017-02-06 Travis BurtrumAdd support for unix socket connection to redis (#5179)
2017-02-06 Auke KokPrevent SIGFPE on entity tile loading issue. (#5178)
2017-02-05 numberZeroImprove mesh shading (#5172)
2017-02-04 rubenwardyAdd per-stack descriptions using ItemStack Metadata 5154/head
2017-02-04 rubenwardyAdd ItemStack key-value meta storage
2017-02-04 rubenwardyDerive NodeMetaRef from MetaDataRef
2017-02-04 rubenwardyMake NodeMetaRef::getmeta a non-static member
2017-02-04 rubenwardyDerive NodeMetadata from Metadata
2017-02-04 sfan5Fix PlayerSAO deletion warning (0eede97af2927dcda354519...
2017-02-04 paramatMgv6: Add fallback node for gravel
2017-02-04 paramatMgv6: Add stairs to desert stone dungeons
2017-02-04 paramatMapgenBasic node resolver: Various fixes
2017-02-03 kilbithServerlist: Add ping indicators (#5164)
2017-02-01 Duane RobertsonTell on_punch to expect a return value
2017-02-01 paramatMgvalleys: Fix missing decorations and incorrect functi...
next