Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-14 | We're in 2023 :) | RaptaG | |
Signed-off-by: RaptaG <77157639+RaptaG@users.noreply.github.com> | |||
2023-01-12 | build: remove hoedown vendored source | Joshua Goins | |
Signed-off-by: Joshua Goins <josh@redstrate.com> | |||
2022-12-04 | fix: oyxgen is lgpl3! | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-20 | fix: add Breeze copyright notice to COPYING | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-18 | update COPYING | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-18 | fix: add Prism copyright header | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-24 | Replaced tomlc99 with tomlplusplus | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2022-08-19 | fix(COPYING): fix COPYING.md by adding some missing copyright notices | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-08-06 | chore(markdown): MD025 Multiple top-level headings in the same document | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-07-20 | refactor!: bump to C++17 and C17 | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-12 | chore(COPYING): update COPYING.MD a bit | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-06-16 | fix: add classpath exception to launcher library | Sefa Eyeoglu | |
Signed-off-by: icelimetea <fr3shtea@outlook.com> | |||
2022-06-15 | chore: update COPYING.md | Sefa Eyeoglu | |
2022-03-14 | chore: clarify GPL-3.0-only | Sefa Eyeoglu | |
2022-01-16 | Default to colored icons, update copyright | swirl | |
Closes: #74 | |||
2022-01-13 | Readd original MultiMC/Launcher copyright | A_D | |
The original MMC code remains Apache. | |||
2021-12-18 | gpl | swirl | |
2021-07-25 | NOISSUE bulk addition of code from Katabasis | Petr Mrázek | |
2021-04-17 | switch to new toml library | kumquat-ir | |
2021-04-15 | add toml11 as dependency | kumquat-ir | |
2021-02-07 | Merge pull request #3538 from Scotsguy/develop | Petr Mrázek | |
NOISSUE Update Copyright Year | |||
2021-02-06 | GH-3229 fix copy seed button not working for newer worlds | Petr Mrázek | |
Added the `optional-bare` library and refactored NBT reading code to support this change. | |||
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2020-05-19 | Remove some old forge hacks | Petr Mrázek | |
Forge apparently removed all `.pack.xz` files without warning. It broke a bunch of stuff, as always. But it also means we don't need some ugly code anymore. This is removed: - Support for 'forge-pack-xz' and the forge-specific file download compression. - The pack200 library we no longer need. This stays: - The LZMA decompression library - we may still want to use it. | |||
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-03-13 | NOISSUE add linux distro name and release stats to analytics | Petr Mrázek | |
Hopefully this can serve as some sort of guideline for focusing effort towards the right distro packages to make. | |||
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2017-12-03 | NOISSUE add the material icons license | Petr Mrázek | |
2017-05-22 | GH-1876 Clarify license of GroupView | Petr Mrázek | |
The LGPL code that came from KDE has been removed back in 2014. It was replaced with a different implementation, made in a separate repository. See commits: a17caba2c9c2aa5960581db01e4b66472a9c019c b82eb5873e99dce6aec735b08929e3add52e53e7 | |||
2017-05-06 | GH-1876 replace ColumnResizer with a newer, BSD-3 licensed version | Petr Mrázek | |
Also, keep licensing info only in one file. The COPYING.md is now a resource and rendered to HTML in the About dialog. | |||
2017-04-22 | NOISSUE Update COPYING.MD Formatting | flcmc | |
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2015-10-20 | GH-1274 update the licenses, the dirty way | Petr Mrázek | |