]> git.lizzy.rs Git - minetest.git/history - src
Set acceleration only once in falling node
[minetest.git] / src /
2016-03-19 paramatMgv7: Limit pseudorandom caves to surface mapchunk...
2016-03-19 Auke KokAllow NodeTimer, ABM and block mgmt interval changes.
2016-03-15 EkdohibsRemove chat escape sequences from chat messages, for...
2016-03-15 est31Add option to not send pre v25 init packet
2016-03-15 est31Fix two reconnect bugs
2016-03-15 est31Much better API for auth.{cpp, h}
2016-03-14 paramatMapgen: Fix light in tunnels at mapchunk borders
2016-03-14 HybridDogFix player teleportation bug whilst sneaking
2016-03-14 Auke KokConnected nodes: fix 2 minor bugs
2016-03-12 JeijaResend blocks when modified while sending to client
2016-03-12 Diego MartinezAdd options for screenshot format and quality
2016-03-12 Auke KokAllow nodes to specify which sides to connect to.
2016-03-12 Auke KokNodebox: Allow nodeboxes to "connect"
2016-03-12 ShadowNinjaFix chat console not opening after formspec opened...
2016-03-12 paramatDocumentation: Auto-update conf.example and settings_tr...
2016-03-11 orwell96Fix ask_reconnect_on_crash option being ignored
2016-03-09 Auke KokAvoid try/catch for settings.
2016-03-09 Auke KokAdd consistent monotonic day counter - get_day_count()
2016-03-07 ShadowNinjaAdd AreaStore custom ID API
2016-03-07 ShadowNinjaImplement AreaStore serialization
2016-03-07 ShadowNinjaFix SpatialAreaStore not freeing removed areas
2016-03-07 ShadowNinjaAdd basic AreaStore method documentation
2016-03-07 ShadowNinjaSort AreaStore header
2016-03-07 ShadowNinjaClean up VectorAreaStore
2016-03-07 ShadowNinjaMove AreaStore container selection logic into getOptima...
2016-03-07 ShadowNinjaMove AreaStore to util
2016-03-07 ShadowNinjaMake AreaStore cache setting private
2016-03-07 ShadowNinjaSimplify AreaStore ID management
2016-03-07 est31s_env.{cpp, h} cleanups
2016-03-07 est31Add minetest.register_lbm() to run code on block load...
2016-03-07 ShadowNinjaUse LuaErrors in security check macros
2016-03-04 Duane RobertsonMgvalleys: Correct spawn problems
2016-03-04 paramatDecoration API: Allow force_placement of simple decorations
2016-03-03 JeijaRequire minetest.request_http_api to be called from...
2016-03-03 ShadowNinjaFix main menu being unable to set secure settings
2016-03-03 ShadowNinjaRemove debug.getupvalue from the Lua sandbox whitelist
2016-03-03 ShadowNinjaAdd support for non-ASCII characters to chat console
2016-03-03 ShadowNinjaAdd Android chat form
2016-03-03 ShadowNinjaAdd text selection and copying to console
2016-03-03 ShadowNinjaUnlock cursor when opening console
2016-03-03 Esteban I. Ruiz... Use the console instead of a dedicated window when...
2016-03-01 nerzhulRevert "Fix jumping at node edge"
2016-02-27 paramatNodedef: Restore smooth lighting to water
2016-02-27 Duane RobertsonMgvalleys: Add Dry Riverbeds
2016-02-27 est31Update po files, minetest.conf.example and settings_tra...
2016-02-26 JeijaFix minetest.request_insecure_environment() always...
2016-02-26 RealBadAngelMapblock mesh: Allow to use VBO
2016-02-26 RealBadAngelRemove new_style_water
2016-02-26 rubenwardyCache some settings
2016-02-23 paramatSheet Ore: Eliminate crash caused by PcgRandom range...
2016-02-23 nerzhulGOTBLOCKS & DELETEBLOCKS: test packet size only once
2016-02-22 orwell96Reset block send timer when invoking setBlock(s)NotSent()
2016-02-22 RealBadAngelFix getting pointed node
2016-02-22 JeijaAdd Lua interface to HTTPFetchRequest
2016-02-22 JeijaFix HTTPFetchRequest performing a GET request if post_d...
2016-02-21 RealBadAngelCamera: remove auto tune FPS, single view range setting
2016-02-21 RealBadAngelRemove preload_item_visuals code
2016-02-21 RealBadAngelDont make fastface if tile is not seamless
2016-02-20 Loic BlotLittle collision.cpp cleanups
2016-02-20 gregorycuFix jumping at node edge
2016-02-20 ShadowNinjaDon't print locale directory error message when GetText...
2016-02-19 JeijaIgnore spaces in secure.trusted_mods setting
2016-02-19 RealBadAngelMinimap: show player markers
2016-02-19 RealBadAngelCamera: Don't count camera offset twice for Nametagged...
2016-02-19 ShadowNinjaRequire request_insecure_environment to be called from...
2016-02-19 paramatClientmap: Define p_nodes_min/max as v3s32 instead...
2016-02-18 RealBadAngelHOTFIX: fix too agressive block culling
2016-02-18 RealBadAngelMove object nametags to camera
2016-02-16 est31Clientiface: remove "value is dummy" from docs
2016-02-16 RealBadAngelMapblock mesh: Eliminate meshgen lags
2016-02-15 RealBadAngelUse vertices with tangents only when its needed.
2016-02-14 Loic BlotPlayer::accelerateHorizontal/Vertical should be member...
2016-02-14 RealBadAngelUse proper variable types for uniform sampler layers
2016-02-13 RealBadAngelFormspec: fix broken irrlicht 1.7 build
2016-02-13 RealBadAngelFormspec: recreate item_image_button pressed state...
2016-02-13 est31Remove unused 'm_selection_active' field
2016-02-11 nerzhulv2d & aabbox3d<f32> & sky cleanups
2016-02-11 Loic BlotDrop luaentity_common.h which is not included anywhere
2016-02-11 RealBadAngelUse single box for halo mesh
2016-02-11 RealBadAngelSet proper GLSL pixel shader version
2016-02-11 RealBadAngelDump shader programs on compile errors
2016-02-11 KahrlAdd '/clearobjects quick'
2016-02-09 Auke KokFix backface culling when connecting to new servers.
2016-02-09 Loic BlotFix inverted conditions in shader.cpp
2016-02-09 Loic Blotshader.cpp: don't test twice if shader programs are...
2016-02-09 RealBadAngelFormSpec: Add StaticTextSpec and superimpose over item...
2016-02-09 RealBadAngelFilmic HDR tone mapping
2016-02-09 KahrlRemove ClientMap::m_camera_mutex
2016-02-09 paramatFindSpawnPos: Let mapgens decide what spawn altitude...
2016-02-08 RealBadAngelUse inventory_image in the first place for inventory...
2016-02-08 RealBadAngelCleanup selection mesh code, add shaders for halo and...
2016-02-07 est31small drawItemStack cleanup
2016-02-07 RealBadAngelUse meshes to display inventory items
2016-02-07 RealBadAngelUse tangent space meshes only when shaders are enabled
2016-02-02 Duane RobertsonMgvalleys: fix riverbeds below sea level
2016-02-02 paramatMgv5/v7/flat/fractal: Move tunnel noise calculation...
2016-01-31 Duane RobertsonMgvalleys: use standard caves
2016-01-29 Pavel PuchkinFix OSX building issue caused by ad884f2
2016-01-29 est31Don't pass non-const references to collision methods
2016-01-29 Auke KokClocksource: use a better clock if available.
next