aboutsummaryrefslogtreecommitdiff
path: root/src/client/sky.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-02Slightly alter star appearence time and full brightness time (#7921)Paramat1-3/+7
2018-12-01Added pitch fly mode (#7817)Gaƫl C11-46/+93
2018-12-01Fix sky bugs when using sun or moon textures (#7918)Paramat1-77/+77
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin85-115/+186
2018-11-28Clean up stack after script_get_backtrace (#7854)Michael Muller1-1/+3
2018-11-28Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395)CoderForTheBetter18-99/+211
2018-11-26Make non-formspec modal menus respect gui scale (#7850)stujones118-99/+106
2018-11-26Content store: Hide navigation buttons when there's no packagesClobberXD1-19/+19
2018-11-25Fix macro warning due to incorrect define conjunctionrubenwardy1-1/+1
2018-11-24CSM: Don't create the client script environment if CSM is disabled (#7874)Paramat7-51/+87
2018-11-24MacOS: Fix default sneak key. Improve mouse response (#7885)texmex1-0/+6
2018-11-22Client-side autojump. Remove Android-only stepheight autojump (#7228)Ben Deutsch12-18/+149
2018-11-22Lua_api.txt: Update glasslike_framed textures documentation (#7884)Paramat1-6/+1
2018-11-21Android: Fix recursive delete (#7882)stujones111-0/+4
2018-11-18Android settings: Develop adaptive HUD scaling (#7784)Paramat1-6/+15
2018-11-18Remove obsolete section in ipv6_server descriptionsfan52-4/+2
2018-11-18Fix Android build (#7873)Vitaliy1-1/+3
2018-11-18Android: Improve UI scaling on smaller high-density displays (#7834)stujones117-15/+58
2018-11-15Framed glasslike: Don't use cuboids to draw glass faces (#7828)Paramat1-22/+32
2018-11-13Rename hasprivs command to haspriv (#7860)Ezhh1-6/+6
2018-11-13dlg_contentstore.lua: Various fixes and improvements (#7612)ClobberXD1-17/+25
2018-11-12Night sky: Fix brightness threshold for applying night colours (#7859)Paramat1-4/+4
2018-11-12Enable subtle fall bobbing (#7856)HybridDog2-2/+2
2018-11-12Fix get_server_status() segfault due to uninitialized m_envrubenwardy1-23/+29
2018-11-11Minor changes for IrrLicht 1.9 supportnumber Zero2-4/+15
2018-11-11Disable HW stereo for IrrLicht 1.9 (not supported anymore)number Zero3-0/+12
2018-11-11Drop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIXnumber Zero3-18/+0
2018-11-10Escape special characters when searching the server list (#7842)ChimneySwift1-0/+1
2018-11-09Conf.example generation: Remove quotation marks from noise flags (#7844)Muhammad Rifqi Priyo Susanto1-1/+1
2018-11-08Content store: Add show_nonfree_packages setting to advanced settings (#7846)Paramat1-0/+6
2018-11-08Content store: Add setting to filter non-free packages (#7766)rubenwardy2-2/+5
2018-11-08Improve content store layout (#7806)random-geek1-24/+32
2018-11-08New sneak: Smoothen the climb up event (#7727)SmallJoker1-2/+5
2018-11-06Formspecs: Fix text clipped by scrollbars (#7816)random-geek2-0/+4
2018-11-01Fix string.split returning an empty table if string starts with sepearator (#...Pierre-Yves Rollo1-1/+1
2018-10-31Framed glasslike: Fix z-fighting, improve codestyle (#7826)Paramat1-7/+10
2018-10-30Framed glasslike: Fix and document top/base textures feature (#7824)Paramat2-1/+6
2018-10-29Remove un-needed header inclusionstujones111-1/+1
2018-10-29Move touchscreen input handling to base GUIModalMenu classstujones1114-272/+425
2018-10-28Advanced settings: Fix noise parameter flags (#7819)Paramat1-0/+5
2018-10-26Windows: Cpack wix installer (#6153)adrido8-30/+115
2018-10-26Ease selection of entities behind nodes (#7739)SmallJoker1-2/+12
2018-10-24clear_craft: Return false if recipe not found, don't throw error (#7804)Paramat2-9/+17
2018-10-20Mainmenu: Clean up and improve advanced settings dialogues (#7802)SmallJoker1-92/+142
2018-10-20Settingtypes.txt: Various language improvements, document stable mapgens (#7801)Paramat1-26/+30
2018-10-19Android buttons: Inset 'rare controls', inset and resize 'gear icon' (#7792)Paramat2-17/+16
2018-10-18Advanced settings tree menu: Resize, fix clipped values (#7790)Paramat1-7/+7
2018-10-16Add release information to appdata file (#7771)Carles Pastor Badosa2-2/+11
2018-10-16Add disable_repair group to prevent tool repair (#7381)Wuzzy3-1/+33
2018-10-11Advanced settings menu: Centre setting edit box (#7778)Paramat1-1/+1