]> git.lizzy.rs Git - dragonfireclient.git/history - src
Move AreaStore to util
[dragonfireclient.git] / src /
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.
2016-01-28 est31Don't print whole json data buffer to errorstream on...
2016-01-23 Auke KokBackface culling: Ignore setting in tiledef from old...
2016-01-23 RealBadAngelFix texture tear issue
2016-01-23 est31Fix C++11 compilability
2016-01-20 paramatLiquid flow: Prevent water spreading on ignore
2016-01-20 Auke KokAllow per-tiles culling.
2016-01-19 kwolekrEmergeManager: Do not queue duplicate block requests
2016-01-19 KahrlFix Settings::remove() always returning true
2016-01-18 RealBadAngelShow infotext with description for item entities
2016-01-18 Duane RobertsonCorrect overflowing rivers in Valleys mapgen.
2016-01-18 RealBadAngelFix wield item glitch
2016-01-16 Duane RobertsonPrevent spawning in rivers with valleys mapgen. Remove...
2016-01-15 sfan5Make ItemStack:set_count(0) clear the item stack
2016-01-15 KahrlMake all mesh manipulators in mesh.cpp work with any...
2016-01-14 Duane RobertsonAdd Valleys mapgen.
2016-01-14 paramatMgv7/flat/fractal: Place biome top node on tunnel entra...
2016-01-11 paramatMapgen: Various fixes and improvements
2016-01-10 paramatMgflat: Set blank default spflags. Unhide
2016-01-09 ASL97Cache disable_anticheat and check it for "interacted_to...
2016-01-09 Dalai FelintoNew 3D Mode: Pageflip
2016-01-09 gregorycuReplace instance of readsome with read in decompressZli...
2016-01-08 est31Fix redis error reporting
2016-01-07 paramatLiquids: Flow into and destroy 'floodable' nodes
2016-01-04 gregorycuFix for commit 87dcee6 It uses the wrong variable and...
2016-01-03 gregorycuAdd MinSizeRel and RelWithDebInfo to MSVCBuildDir check
next