aboutsummaryrefslogtreecommitdiff
path: root/src/gettime.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-10-11Settingtypes.txt: Limit comments to 90 columns to fix clipped lines (#7777)Paramat1-21/+38
2018-10-10Add a warning to the 'chunksize' setting (#7775)Paramat1-6/+6
2018-10-10 Add core.remove_detached_inventory (#7684)SmallJoker8-34/+100
2018-10-06Various grammar improvements (#7769)Paramat3-56/+55
2018-10-06F5 debug info: Use full words for NSEW directions for readability (#7461)Paramat1-1/+2
2018-10-04Player hand list: require init by modsSmallJoker2-2/+3
2018-10-04Dig particles: Various improvements (#7714)Paramat1-15/+25
2018-10-03Fix Mapgen Valleys getSpawnLevelAtPoint() (#7756)Treer1-8/+18
2018-10-01Night clouds: Boost brightness for a moonlit appearence (#7748)Paramat1-5/+10
2018-09-30Remove settings properly (#7676)SmallJoker2-7/+12
2018-09-29Software inventorycube (#7651)Vitaliy6-310/+111
2018-09-29Add test_config.h to gitignore (#7708)ClobberXD1-0/+1
2018-09-28Fix temporary path crash in TestAuthDatabase (#7753)SmallJoker1-7/+4
2018-09-27Fix stretched stars bug, change render orderAspen1-76/+77
2018-09-23Builtin//misc_helpers: Various fixes (#7737)Paramat1-3/+3
2018-09-23Fix various code issues found by cppcheck (#7741)Paramat4-5/+2
2018-09-23Fix "Hunk #1 FAILED at 9 (different line endings)."Lourens-Rich1-12/+12
2018-09-22Make OpenGL preference configurable, default to LEGACY (#7666)SmallJoker2-1/+6
2018-09-16Light curve: Simplify and improve code, fix darkened daytime sky (#7693)Vitaliy3-31/+47
2018-09-14Inv deSerialize(): Prevent infinite loop, error on failure (#7711)SmallJoker2-17/+31
2018-09-11markAliasDeprecated: Fix MSVC buildSmallJoker1-5/+6
2018-09-08Particles: Make collision with objects optional (#7682)Paramat9-59/+120
2018-09-07Menu content tab: Fix clipped description and missing depends (#7703)SmallJoker1-24/+21
2018-08-30get_node_drops: Make empty drop return empty table (#7592)tenplus11-1/+1
2018-08-30Shaders: Fix comment line (#7668)xzcx1-1/+1
2018-08-29Damage flash/hurt tilt: Make shorter to reduce player blindness (#7399)Paramat1-6/+6
2018-08-28Play damage sound on player death (#7679)Paramat1-9/+10
2018-08-22Content tab: Fix clipped text in texture pack button (#7667)Paramat1-4/+4
2018-08-20Change mapgen order to ores > dungeons > decorations (#7656)Paramat6-18/+18
2018-08-20Formspecs: Fix invalid background warningrubenwardy1-3/+4
2018-08-19Lua_api.txt: Update mapgen alias docs, add Singlenode use (#7659)Paramat1-9/+12
2018-08-18Set OpenGL preference to GLVNDShadowNinja1-0/+1
2018-08-18Really delete things in fs::RecursiveDelete (#7433)Vitaliy1-34/+21
2018-08-17World config: Add modpack descriptions and remove dependencies there (#7397)HybridDog1-7/+19
2018-08-16Mgv5: Change tunnel parameters to those of other mapgens (#7641)Paramat4-11/+11
2018-08-16Check node updates whether the blocks are known (#7568)SmallJoker4-55/+64