aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-302-1/+6
* Remove un-needed header inclusionstujones112018-10-291-1/+1
* Move touchscreen input handling to base GUIModalMenu classstujones112018-10-2914-272/+425
* Advanced settings: Fix noise parameter flags (#7819)Paramat2018-10-281-0/+5
* Windows: Cpack wix installer (#6153)adrido2018-10-268-30/+115
* 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-242-9/+17
* Mainmenu: Clean up and improve advanced settings dialogues (#7802)SmallJoker2018-10-201-92/+142
* Settingtypes.txt: Various language improvements, document stable mapgens (#7801)Paramat2018-10-201-26/+30
* Android buttons: Inset 'rare controls', inset and resize 'gear icon' (#7792)Paramat2018-10-192-17/+16
* Advanced settings tree menu: Resize, fix clipped values (#7790)Paramat2018-10-181-7/+7
* Add release information to appdata file (#7771)Carles Pastor Badosa2018-10-162-2/+11
* Add disable_repair group to prevent tool repair (#7381)Wuzzy2018-10-163-1/+33
* Advanced settings menu: Centre setting edit box (#7778)Paramat2018-10-111-1/+1
* Settingtypes.txt: Limit comments to 90 columns to fix clipped lines (#7777)Paramat2018-10-111-21/+38
* Add a warning to the 'chunksize' setting (#7775)Paramat2018-10-101-6/+6
* Add core.remove_detached_inventory (#7684)SmallJoker2018-10-108-34/+100
* Various grammar improvements (#7769)Paramat2018-10-063-56/+55
* 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-042-2/+3
* 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-302-7/+12
* Software inventorycube (#7651)Vitaliy2018-09-296-310/+111
* Add test_config.h to gitignore (#7708)ClobberXD2018-09-291-0/+1
* Fix temporary path crash in TestAuthDatabase (#7753)SmallJoker2018-09-281-7/+4
* Fix stretched stars bug, change render orderAspen2018-09-271-76/+77
* Builtin//misc_helpers: Various fixes (#7737)Paramat2018-09-231-3/+3
* Fix various code issues found by cppcheck (#7741)Paramat2018-09-234-5/+2
* Fix "Hunk #1 FAILED at 9 (different line endings)."Lourens-Rich2018-09-231-12/+12
* Make OpenGL preference configurable, default to LEGACY (#7666)SmallJoker2018-09-222-1/+6
* 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-089-59/+120
* Menu content tab: Fix clipped description and missing depends (#7703)SmallJoker2018-09-071-24/+21
* get_node_drops: Make empty drop return empty table (#7592)tenplus12018-08-301-1/+1
* Shaders: Fix comment line (#7668)xzcx2018-08-301-1/+1
* 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
* Content tab: Fix clipped text in texture pack button (#7667)Paramat2018-08-221-4/+4
* Change mapgen order to ores > dungeons > decorations (#7656)Paramat2018-08-206-18/+18
* Formspecs: Fix invalid background warningrubenwardy2018-08-201-3/+4
* Lua_api.txt: Update mapgen alias docs, add Singlenode use (#7659)Paramat2018-08-191-9/+12
* Set OpenGL preference to GLVNDShadowNinja2018-08-181-0/+1
* Really delete things in fs::RecursiveDelete (#7433)Vitaliy2018-08-181-34/+21
* World config: Add modpack descriptions and remove dependencies there (#7397)HybridDog2018-08-171-7/+19
* Mgv5: Change tunnel parameters to those of other mapgens (#7641)Paramat2018-08-164-11/+11