aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* CSM: Don't create the client script environment if CSM is disabled (#7874)Paramat2018-11-245-38/+70
* MacOS: Fix default sneak key. Improve mouse response (#7885)texmex2018-11-241-0/+6
* Client-side autojump. Remove Android-only stepheight autojump (#7228)Ben Deutsch2018-11-2210-18/+141
* Android: Fix recursive delete (#7882)stujones112018-11-211-0/+4
* Android settings: Develop adaptive HUD scaling (#7784)Paramat2018-11-181-6/+15
* Fix Android build (#7873)Vitaliy2018-11-181-1/+3
* Android: Improve UI scaling on smaller high-density displays (#7834)stujones112018-11-183-12/+54
* Framed glasslike: Don't use cuboids to draw glass faces (#7828)Paramat2018-11-151-22/+32
* Night sky: Fix brightness threshold for applying night colours (#7859)Paramat2018-11-121-4/+4
* Enable subtle fall bobbing (#7856)HybridDog2018-11-121-1/+1
* Fix get_server_status() segfault due to uninitialized m_envrubenwardy2018-11-121-23/+29
* Minor changes for IrrLicht 1.9 supportnumber Zero2018-11-112-4/+15
* Disable HW stereo for IrrLicht 1.9 (not supported anymore)number Zero2018-11-113-0/+12
* Drop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIXnumber Zero2018-11-113-18/+0
* Content store: Add setting to filter non-free packages (#7766)rubenwardy2018-11-082-2/+5
* New sneak: Smoothen the climb up event (#7727)SmallJoker2018-11-081-2/+5
* Formspecs: Fix text clipped by scrollbars (#7816)random-geek2018-11-062-0/+4
* Framed glasslike: Fix z-fighting, improve codestyle (#7826)Paramat2018-10-311-7/+10
* Framed glasslike: Fix and document top/base textures feature (#7824)Paramat2018-10-301-1/+1
* Remove un-needed header inclusionstujones112018-10-291-1/+1
* Move touchscreen input handling to base GUIModalMenu classstujones112018-10-2913-272/+424
* Windows: Cpack wix installer (#6153)adrido2018-10-262-7/+27
* Ease selection of entities behind nodes (#7739)SmallJoker2018-10-261-2/+12
* clear_craft: Return false if recipe not found, don't throw error (#7804)Paramat2018-10-241-8/+16
* Android buttons: Inset 'rare controls', inset and resize 'gear icon' (#7792)Paramat2018-10-191-17/+16
* Add disable_repair group to prevent tool repair (#7381)Wuzzy2018-10-161-1/+1
* Add core.remove_detached_inventory (#7684)SmallJoker2018-10-106-34/+94
* F5 debug info: Use full words for NSEW directions for readability (#7461)Paramat2018-10-061-1/+2
* Player hand list: require init by modsSmallJoker2018-10-041-1/+0
* Dig particles: Various improvements (#7714)Paramat2018-10-041-15/+25
* Fix Mapgen Valleys getSpawnLevelAtPoint() (#7756)Treer2018-10-031-8/+18
* Night clouds: Boost brightness for a moonlit appearence (#7748)Paramat2018-10-011-5/+10
* Remove settings properly (#7676)SmallJoker2018-09-301-1/+11
* Software inventorycube (#7651)Vitaliy2018-09-293-299/+111
* Fix temporary path crash in TestAuthDatabase (#7753)SmallJoker2018-09-281-7/+4
* Fix stretched stars bug, change render orderAspen2018-09-271-76/+77
* Fix various code issues found by cppcheck (#7741)Paramat2018-09-234-5/+2
* Make OpenGL preference configurable, default to LEGACY (#7666)SmallJoker2018-09-221-1/+5
* Light curve: Simplify and improve code, fix darkened daytime sky (#7693)Vitaliy2018-09-163-31/+47
* Inv deSerialize(): Prevent infinite loop, error on failure (#7711)SmallJoker2018-09-142-17/+31
* markAliasDeprecated: Fix MSVC buildSmallJoker2018-09-111-5/+6
* Particles: Make collision with objects optional (#7682)Paramat2018-09-088-50/+95
* Damage flash/hurt tilt: Make shorter to reduce player blindness (#7399)Paramat2018-08-291-6/+6
* Play damage sound on player death (#7679)Paramat2018-08-281-9/+10
* Change mapgen order to ores > dungeons > decorations (#7656)Paramat2018-08-206-18/+18
* Formspecs: Fix invalid background warningrubenwardy2018-08-201-3/+4
* Set OpenGL preference to GLVNDShadowNinja2018-08-181-0/+1
* Really delete things in fs::RecursiveDelete (#7433)Vitaliy2018-08-181-34/+21
* Mgv5: Change tunnel parameters to those of other mapgens (#7641)Paramat2018-08-162-3/+3
* Check node updates whether the blocks are known (#7568)SmallJoker2018-08-164-55/+64