Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@daconcepts:/home/minetest/minetest_core# git bisect log
- git bisect start
- # good: [73de17afa821ccea84a119096b267e05a77db3ff] Android progressbar fix (#5601)
- git bisect good 73de17afa821ccea84a119096b267e05a77db3ff
- # bad: [4d5ce8478c959a4ee5b13ef9ba7e46b28d089a21] Enhance ABM performance a little bit by removing two std::set copy (#5815)
- git bisect bad 4d5ce8478c959a4ee5b13ef9ba7e46b28d089a21
- # bad: [fe247f38f7ecd951931a194d922b74e838afe284] Fix Android build (#5706)
- git bisect bad fe247f38f7ecd951931a194d922b74e838afe284
- # good: [70ceeb80a180507e38db957f217e2c78ce901692] Tiny documentation fix. (#5659)
- git bisect good 70ceeb80a180507e38db957f217e2c78ce901692
- # good: [bd921a7916f0fafc493b1c4d0eeb5e2bb1d6a7c2] Sound API: Add fading sounds
- git bisect good bd921a7916f0fafc493b1c4d0eeb5e2bb1d6a7c2
- # bad: [b8993ee5ac877c279b56c8fa4c3e17ce7613b27e] Translated using Weblate (Russian)
- git bisect bad b8993ee5ac877c279b56c8fa4c3e17ce7613b27e
- # bad: [76ec6b83133f286581f051dcb1b3da5a52e30b5b] Clouds: Fix reddish clouds. Add missing alpha update
- git bisect bad 76ec6b83133f286581f051dcb1b3da5a52e30b5b
- # bad: [ad9fcf859ec2347325830e09504ae96968b51ea8] Set sky API: Add bool for clouds in front of custom skybox
- git bisect bad ad9fcf859ec2347325830e09504ae96968b51ea8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement