]> git.lizzy.rs Git - minetest.git/shortlog
minetest.git
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-11 paramatDocumentation: Clarify global and mapgen-specific mapge...
2016-03-11 Auke KokIntroduce "protection_bypass" privilege.
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-06 Jean-Patrick... Settings Tab: Regroup dropdown datas in tables
2016-03-06 Rui914Faster insertion into table
2016-03-05 Muhammad Rifqi... Add forgotten valleys mapgen in mapgen name
2016-03-05 Jean-Patrick... Update settings tab + some misc. clean-up
2016-03-05 Maksim GamarnikUpdate Android dependencies, -O3 optimization, remove...
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.... Use the console instead of a dedicated window when...
2016-03-03 Aleksey VoronaFix a mistake in the world format documentation
2016-03-01 nerzhulRevert "Fix jumping at node edge"
2016-02-28 ShadowNinjaResize object_marker_red.png to 16x16
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-27 est31Don't generate trailing spaces in minetest.conf.example
2016-02-27 Dmitry SmirnovTranslated using Weblate (Russian)
2016-02-27 Vasily PavlovTranslated using Weblate (Russian)
2016-02-27 Miguel IsaacTranslated using Weblate (Spanish)
2016-02-27 Joan Ciprià... Translated using Weblate (Catalan)
2016-02-27 Laura Arjona... Translated using Weblate (Spanish)
2016-02-27 Bruno BorgesTranslated using Weblate (Portuguese (Brazil))
2016-02-27 AmadeoTranslated using Weblate (Polish)
2016-02-27 FixerTranslated using Weblate (Ukrainian)
2016-02-27 Diego MartínezTranslated using Weblate (Spanish)
2016-02-27 Paolo DGZTranslated using Weblate (Italian)
2016-02-27 Muhammad Rifqi... Translated using Weblate (Indonesian)
2016-02-27 Kisbenedek... Translated using Weblate (Hungarian)
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-25 Nathaniel OlsenAdd dependencies for Fedora systems
2016-02-23 RealBadAngelShaders: fix fog not affecting opaque liquids
2016-02-23 paramatSheet Ore: Eliminate crash caused by PcgRandom range...
2016-02-23 nerzhulGOTBLOCKS & DELETEBLOCKS: test packet size only once
2016-02-23 est31Fix android build
2016-02-22 orwell96Reset block send timer when invoking setBlock(s)NotSent()
2016-02-22 est31Android: hardcode leveldb revision
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-21 BlockMenRestore simple settings tab and add advanced settings...
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 paramatDocumentation: Remove now unused 'vertical spawn range'
2016-02-11 Diego MartinezInitialize facedir and wallmounted tables only once.
2016-02-11 KahrlLog /clearobjects mode
2016-02-11 KahrlAdd '/clearobjects quick'
next