Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

PolyMC

Creating a free and open source Minecraft launcher
Collective - Host: opensource - https://opencollective.com/polymc - Website: https://polymc.org - Code: https://github.com/PolyMC

Fix crashes from uninitialized variables, small naming fix for smart pointers

github.com/PolyMC/PolyMC - d9195bff3a6088bb0f116d61fc8c961e3ba4e3f2 authored over 11 years ago by Petr Mrázek <[email protected]>
Use shared pointers to fix incompatibility with new Qt

github.com/PolyMC/PolyMC - 929698ff15bdd44a5bd8d8b5c1e13be9c55a1cac authored over 11 years ago by Petr Mrázek <[email protected]>
Fix bug with name filters in QuaZipDir

github.com/PolyMC/quazip - 57e70da53edd3d687b1b7df09fd2531390b09bce authored over 11 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Implemented LWJGL version lists.

The LWJGL list actually doesn't use tasks for loading. Instead, it takes advantage of the
QNetwo...

github.com/PolyMC/PolyMC - 3b38e5f92496cb932d14c9a4492292b057d2f431 authored over 11 years ago by Andrew <[email protected]>
Test with password

github.com/PolyMC/quazip - 638bbc947ffff9f6738a1843df0d2b230ebfe601 authored over 11 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Fixed timestamp parsing in version lists.

github.com/PolyMC/PolyMC - 159404f444316340c7eba3eecfafaa46842f5783 authored over 11 years ago by Andrew <[email protected]>
Implement basic game updater.

Resolves MMC-4: https://jira.forkk.net/browse/MMC-4

github.com/PolyMC/PolyMC - 5f781b3053c5ba8a25d354903acf2c31dc9a56c5 authored over 11 years ago by Andrew <[email protected]>
Implemented version selection stuff.

github.com/PolyMC/PolyMC - 2e62f6e8d8aded1036f96835ebebd4d656c0fcc2 authored over 11 years ago by Andrew <[email protected]>
The default selected version is now the current stable version.

Resolves JIRA issue MMC-10:
https://jira.forkk.net/browse/MMC-10

github.com/PolyMC/PolyMC - fb0432bf0bb5ef6216462467cbae6fbe03100dcd authored over 11 years ago by Andrew <[email protected]>
Made the version list load in the background on startup.

Resolves JIRA issue MMC-11:
https://jira.forkk.net/browse/MMC-11

github.com/PolyMC/PolyMC - 7e3592bee891e78c9d42dcd84bc9c1ac7a3e7688 authored over 11 years ago by Andrew <[email protected]>
Removed files I forgot to remove earlier (oops)

github.com/PolyMC/PolyMC - 2fe6bc47ed5f3d52d33d164af9a2176eb7d29026 authored over 11 years ago by Andrew <[email protected]>
Allow users to filter out MCNostalgia and Snapshots from the version list.

Resolves JIRA issue MMC-9:
https://jira.forkk.net/browse/MMC-9

github.com/PolyMC/PolyMC - 74133bb17282dc2df2fcf4e754318122a7a5e6f8 authored over 11 years ago by Andrew <[email protected]>
Implemented version list sorting.

Resolves MMC-8:
https://jira.forkk.net/browse/MMC-8

github.com/PolyMC/PolyMC - 857a4e4dbed88b647619c213d731dc460d034820 authored over 11 years ago by Andrew <[email protected]>
Removed old plugin system and implemented some version list stuff.

github.com/PolyMC/PolyMC - 055198303c7bf15f456687838c37650871596946 authored over 11 years ago by Andrew <[email protected]>
Fast (mapped) setCurrentFile() implementation, ticket #38

github.com/PolyMC/quazip - a8cf0444444e4260a1ed2437e666f1ade99a0c85 authored over 11 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Implement instance creation.

github.com/PolyMC/PolyMC - 1626fa013c86dc9f30254f57b3518211f6d0c65a authored over 11 years ago by Andrew <[email protected]>
Make the new instance dialog support instance types.

github.com/PolyMC/PolyMC - ff3078b3a652316eef760386f665d152cbeb8db9 authored over 11 years ago by Andrew <[email protected]>
Merge branch 'master' of git://github.com/peterix/MultiMC5

github.com/PolyMC/PolyMC - 7ec32d5657d433a2636f6738e162f4da6f11cde7 authored over 11 years ago by Andrew <[email protected]>
Focus password text box if there's an account saved by default. Save settings!

github.com/PolyMC/PolyMC - ae6937ab81245ed9893029ab1f7399fc53b2f0df authored over 11 years ago by Petr Mrázek <[email protected]>
Fix quazip issues.

github.com/PolyMC/PolyMC - 276cfb18a680407ca39feaaf860d4c6ee6015213 authored almost 12 years ago by Andrew <[email protected]>
Empty file handling for JlCompress::compressDir() (bug #37)

github.com/PolyMC/quazip - e1a176d1ab2f35307edbd2839f932ef6cddcc0e6 authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Merge branch 'master' of git://github.com/peterix/MultiMC5

Conflicts:
CMakeLists.txt
gui/mainwindow.cpp

github.com/PolyMC/PolyMC - ebb2c54975e3f0b7b891532e8e72d2ef760f96c4 authored almost 12 years ago by Andrew <[email protected]>
Implemented version lists.

Further work on this is still needed. Currently there is no sorting or filtering of any kind. In...

github.com/PolyMC/PolyMC - 168ed3e8e58a8e5065ffa720f8d45f4cee0f2069 authored almost 12 years ago by Andrew <[email protected]>
Store stub keyring data in the same folder as the binary

github.com/PolyMC/PolyMC - 1f13f0c665001a1a79f00cdad1e63e6c9802e55f authored almost 12 years ago by Petr Mrázek <[email protected]>
Use Keyring in the login dialog

github.com/PolyMC/PolyMC - 737273348faa598af906bef2d96e6520a85cbc88 authored almost 12 years ago by Petr Mrázek <[email protected]>
Filter console output, no more sea of red when there's nothing to report.

github.com/PolyMC/PolyMC - d24c4823ef8e144a3ffefc208c5a15e86b0b31b1 authored almost 12 years ago by Petr Mrázek <[email protected]>
Mystery meat layout hack to get things aligned

github.com/PolyMC/PolyMC - d2eef6974be6c9d65f0108bb86fc94e141330c76 authored almost 12 years ago by Petr Mrázek <[email protected]>
Fix an another layout problem in instance list

github.com/PolyMC/PolyMC - 37852d47a7e5c3d65a0cfa127ced477b33eca269 authored almost 12 years ago by Petr Mrázek <[email protected]>
Add instance view up/down keyboard navigation, fix some layout glitches (not all)

github.com/PolyMC/PolyMC - 65dc5d44f147fa70710b651f1d6cab8d09fad3c4 authored almost 12 years ago by Petr Mrázek <[email protected]>
Fix settings dialog java tab layout

github.com/PolyMC/PolyMC - af046ff6fcc566f909522d7932d932ddfd322cc3 authored almost 12 years ago by Petr Mrázek <[email protected]>
Fix settings objects, instances can be started from the GUI now

github.com/PolyMC/PolyMC - 40570c321069b832722b807227fd8ff9bbd7c10d authored almost 12 years ago by Petr Mrázek <[email protected]>
fix merge issues, make console window work again

github.com/PolyMC/PolyMC - e4f86893a899ee86cfa6d238f891bec04977c966 authored almost 12 years ago by Orochimarufan <[email protected]>
Merge branch 'master' of http://github.com/peterix/MultiMC5

Conflicts:
CMakeLists.txt
main.cpp

github.com/PolyMC/PolyMC - cd1fdbbbc2953c5e34d8c0ae6861bec4a7f6532e authored almost 12 years ago by Orochimarufan <[email protected]>
refactor indendation, fix a bug in MinecraftProcess & fix a bug in

InstanceLauncher

github.com/PolyMC/PolyMC - f4c9cb8c1d395422b7e4f1c27ac92b6df08a39bb authored almost 12 years ago by Orochimarufan <[email protected]>
Implement Keyring system base

github.com/PolyMC/PolyMC - f01bf10dc511268ead551a191a6a3211c006ba44 authored almost 12 years ago by Orochimarufan <[email protected]>
Port minecraft.jar version detection to Qt

github.com/PolyMC/PolyMC - ce867d91698a9414ff7238e902215e9b76d10459 authored almost 12 years ago by Orochimarufan <[email protected]>
Add SVG icon rendering/cache

github.com/PolyMC/PolyMC - e4806ab08d0293d395c1718ab16d28ba2ae9d0ed authored almost 12 years ago by Petr Mrázek <[email protected]>
Changed spaces to tabs in CMakeLists.txt because space indenting is the work of satan.

github.com/PolyMC/PolyMC - ad70e3fd4cda26508f00e9b549c04a5fe8831dac authored almost 12 years ago by Andrew <[email protected]>
Merge pull request #3 from GUIpsp/master

Add travis CI building.

github.com/PolyMC/PolyMC - e9ff6fcff73ad687f3688718a5d46e9296548bee authored almost 12 years ago by Andrew Okin <[email protected]>
Add travis CI building.

Uses GCC

github.com/PolyMC/PolyMC - bf49e58d1156edc78352e7d4f9998a2cbbe81268 authored almost 12 years ago by Guilherme Espada <[email protected]>
Property change propagation, changing instance groups, icon preview

github.com/PolyMC/PolyMC - 7d7e4034f48b578c87a4651075c2b73dc236181b authored almost 12 years ago by Petr Mrázek <[email protected]>
Added background cat. Proof of concept :3

github.com/PolyMC/PolyMC - d67d58e662159d53ee5fde37a6f60903f6350731 authored almost 12 years ago by Petr Mrázek <[email protected]>
Loading instance groups and exposing them to the model

github.com/PolyMC/PolyMC - 7e222c3e8f4d1c007edafc31e75e7712813dd64b authored almost 12 years ago by Petr Mrázek <[email protected]>
Connect instance list to model.

github.com/PolyMC/PolyMC - 65faabeed48584c461ca21d784c3f1d46f67f832 authored almost 12 years ago by Petr Mrázek <[email protected]>
Use the actual selection for instance launch.

github.com/PolyMC/PolyMC - b84dfddd1b24e82dccb5a20d9c30570d26846e76 authored almost 12 years ago by Petr Mrázek <[email protected]>
Merge branch 'master' of github.com:Forkk/MultiMC5

github.com/PolyMC/PolyMC - b14cd8d74a7fe2046bf0c208987536c175592f2b authored almost 12 years ago by Andrew <[email protected]>
Fixed issues with libGroupView on Windows.

github.com/PolyMC/PolyMC - fd1e3bb814ca73744a9837b50b947a71de907c45 authored almost 12 years ago by Andrew <[email protected]>
Merge branch 'master' of git://github.com/peterix/MultiMC5

github.com/PolyMC/PolyMC - 8864c7ebdc7c6591f17ed65a474113b66e974488 authored almost 12 years ago by Andrew <[email protected]>
Added properties to Instance class

github.com/PolyMC/PolyMC - f0cb300d04aac77fbe6e03dfdbe201f5f834d886 authored almost 12 years ago by Andrew <[email protected]>
Added properties to instance.h

github.com/PolyMC/PolyMC - 6a7b12768553a5dec46a0b197a63eab7fc4fa347 authored almost 12 years ago by Andrew <[email protected]>
Instance view, model, delegate.

github.com/PolyMC/PolyMC - 46f93311afc9f1e2afc306f63cee0e4f462758e2 authored almost 12 years ago by Petr Mrázek <[email protected]>
Implemented version lists.

github.com/PolyMC/PolyMC - 2d6e785e4ee8a8b837fe84f83972ec23a09564af authored almost 12 years ago by Andrew <[email protected]>
Automatically copy DLL to the qztest OutDir

github.com/PolyMC/quazip - ac568bac54dec060787e4b48f8053c47b5be0f67 authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Remove unnecessary INCLUDE

github.com/PolyMC/quazip - e6317773dc6af3ff0bbcc9b962a8aa36cd442242 authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Include quazip.pri in quazip.pro

github.com/PolyMC/quazip - 36647fc33653c42f2037705be4dc0afb6f6dc683 authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Added a function to get an instance's type.

github.com/PolyMC/PolyMC - 69040f923b0344de214d6f1fc4553d223df7d2d6 authored almost 12 years ago by Andrew <[email protected]>
Patch #35

github.com/PolyMC/quazip - 344a71624e1a62e8da021f098d438021c762d3ee authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Fix link to Qt docs

github.com/PolyMC/quazip - a8047d379c34bd3e37bd3853a711942c96c0c467 authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Documentation for 0.5.1

github.com/PolyMC/quazip - 786b1e2c7de0f39c3bca7af94fbbc440a8b11723 authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Preparing for 0.5.1

github.com/PolyMC/quazip - 3016dd82eb28a7d710c0da10d5ae7649e28a8aa6 authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
C++ style unused parameters

github.com/PolyMC/quazip - f31bfe0fc5fe7cad32307d723939bd15ee4d4c3e authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
moc files for MS VS moved to subfolders to avoid conflits with other IDEs, like Creator

github.com/PolyMC/quazip - 9d9576bfdc398d4c8859c58ffdfa19d16a7f54c2 authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Upgrade to MS VS 2010 Express

github.com/PolyMC/quazip - 5b8a58ad8ab089e803e6445cccead55850982d2f authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Path fixes

github.com/PolyMC/quazip - 425c4e825c506a92248a69ac860520313f786b5b authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Fixes for Qt5

github.com/PolyMC/quazip - 3f83783b5142412841bdedd7acb79b4b86bc6f2c authored almost 12 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Massive re-organization.

github.com/PolyMC/PolyMC - 36396f7c6aca9fcc61c8620e10c31ed2c8999ebd authored almost 12 years ago by Andrew <[email protected]>
Added instance setting overrides.

github.com/PolyMC/PolyMC - bd64cda6726e088ebc860c3fc3ee220ed00121bd authored almost 12 years ago by Andrew <[email protected]>
Fixed a lot of MSVC problems

github.com/PolyMC/PolyMC - 4ca35a760dfc53fd69f0f2030868ebeda250ed59 authored almost 12 years ago by Andrew <[email protected]>
Fixed some formatting.

github.com/PolyMC/PolyMC - b56b819c35843db0d135a5bbbee5fc9916bd06df authored almost 12 years ago by Andrew <[email protected]>
Merge branch 'master' of git://github.com/peterix/MultiMC5

Conflicts:
CMakeLists.txt
main.cpp

github.com/PolyMC/PolyMC - 23474da17500b35bf4fb2a754021175361baab00 authored almost 12 years ago by Andrew <[email protected]>
Rewrote the settings system. It may still need some work.

github.com/PolyMC/PolyMC - 498225debdb22d83e591635dbd172cca12476279 authored almost 12 years ago by Andrew <[email protected]>
*Full* folder name is the instance ID, not just the first part.

github.com/PolyMC/PolyMC - 4fd5bdb01b27c99f16c9acf3c7ac13c7ea719800 authored almost 12 years ago by Petr Mrázek <[email protected]>
Implement ConsoleWindow

github.com/PolyMC/PolyMC - 3a173648e789f30b2843241ee38e694d16e10358 authored almost 12 years ago by Orochimarufan <[email protected]>
Merge branch 'master' of http://github.com/Forkk/MultiMC5

github.com/PolyMC/PolyMC - 10c707363b3f19a8862b5ebd2858bcaad1304a13 authored almost 12 years ago by Orochimarufan <[email protected]>
Implement Instance launching

Use --launch <instance> to test

github.com/PolyMC/PolyMC - 9f174ad4e7853b5864d7478ce97d7afa75d76636 authored almost 12 years ago by Orochimarufan <[email protected]>
Added interface for game update tasks.

github.com/PolyMC/PolyMC - a7111b132873e0f1e00221b2ad734454d69889e3 authored almost 12 years ago by Andrew <[email protected]>
Merge branch 'inst_rewrite' of http://github.com/Forkk/MultiMC5

github.com/PolyMC/PolyMC - eda7b6cf9d3c5d40a211c72bc2032f2b68baf87f authored almost 12 years ago by Orochimarufan <[email protected]>
use QtCreator's $QTPATH in CMake

github.com/PolyMC/PolyMC - d891032219c3faaa13a9d9a4d52659866e6773da authored almost 12 years ago by Orochimarufan <[email protected]>
Fixed install on Linux

github.com/PolyMC/PolyMC - 9118de4b7c8b6bbd9c4e7267836dd3e9690886d4 authored almost 12 years ago by Andrew Okin <[email protected]>
Changed java/endian.h to java/javaendian.h in CMakeLists

github.com/PolyMC/PolyMC - 2e0f6091b49f7bec67b33a09667f0d9b798c3a76 authored almost 12 years ago by Andrew <[email protected]>
Merge branch 'master' of http://github.com/peterix/MultiMC5

Conflicts:
CMakeLists.txt
gui/mainwindow.cpp
main.cpp

github.com/PolyMC/PolyMC - ca1fd44637ad5ce9ec287ff71addd38e98f66f4f authored almost 12 years ago by Orochimarufan <[email protected]>
More GCC fixes

github.com/PolyMC/PolyMC - 50d1f62bf4a8d70466100463238228bc8305a5c7 authored almost 12 years ago by Petr Mrázek <[email protected]>
Fixed MSVC issues.

github.com/PolyMC/PolyMC - 2020d9c24bf0c2d024a3f42f38d7e106ab8a49eb authored almost 12 years ago by Andrew <[email protected]>
Merge branch 'inst_rewrite' of https://github.com/Forkk/MultiMC5

github.com/PolyMC/PolyMC - 294c8e21c85b807b7880a8b722850417f12f5f26 authored almost 12 years ago by Petr Mrázek <[email protected]>
Implement About Dialog

Prepared XDG icon theme in :/icons/multimc. will only be usefull as soon
as Qt decides to suppor...

github.com/PolyMC/PolyMC - 576e979df4a54df9bf5ffeae3559f488b3045268 authored almost 12 years ago by Orochimarufan <[email protected]>
Fixed CXX flags.

github.com/PolyMC/PolyMC - 36499049741c15f7f26bc157128976d1d9a75319 authored almost 12 years ago by Andrew Okin <[email protected]>
Fixed some issues with GCC.

github.com/PolyMC/PolyMC - e9ef332ec409209626716da43ab8bb14651723b4 authored almost 12 years ago by Andrew Okin <[email protected]>
Merge branch 'inst_rewrite' of https://github.com/Forkk/MultiMC5

Conflicts:
data/instancemodel.cpp

github.com/PolyMC/PolyMC - 58379657e99a146123814fd182d6c58424e9713e authored almost 12 years ago by Petr Mrázek <[email protected]>
Include Git commit hash in config.h

github.com/PolyMC/PolyMC - 96e4f73a94e0697ce7200e09983d447220ea5a0b authored almost 12 years ago by Andrew <[email protected]>
Merge https://github.com/Forkk/MultiMC5

github.com/PolyMC/PolyMC - 1beef3f73cd126af9ce3805b6990c64b835a593b authored almost 12 years ago by Petr Mrázek <[email protected]>
Reorganized the main CMakeLists file and added an icon on Windows.

github.com/PolyMC/PolyMC - faddeb2c130157496cd2fd2853fd33a4fc95a0d1 authored almost 12 years ago by Andrew <[email protected]>
Got instance loading working.

github.com/PolyMC/PolyMC - f3b6eeeac4e1606a288c7f12fec271fbb7f120f6 authored almost 12 years ago by Andrew <[email protected]>
Split MultiMC up into a few separate libraries.

Fixed plugin system.

Tons of other stuff...

github.com/PolyMC/PolyMC - dd2e836b4cf4cfa043f9ea2911f58f1d22d4e282 authored almost 12 years ago by Andrew <[email protected]>
Added stdinstance plugin and a ton of plugin stuff.

github.com/PolyMC/PolyMC - f71479ec33562c9a0ebbdb335bef5e2824a12710 authored almost 12 years ago by Andrew <[email protected]>
Merge branch 'master' of http://github.com/Forkk/MultiMC5

github.com/PolyMC/PolyMC - 519f66efeee2a28aab89ae70a1f63fecb6de1aa1 authored almost 12 years ago by Orochimarufan <[email protected]>
implement commandline parsing

github.com/PolyMC/PolyMC - c523a2c752bb7b071715f6c4eac18f36bcd2c162 authored almost 12 years ago by Orochimarufan <[email protected]>
Implemented loadList() stuff.

github.com/PolyMC/PolyMC - 6e5017e48b633e20bbba61ac2e7cd58e693aec4e authored almost 12 years ago by Andrew <[email protected]>
Implemented Instance

github.com/PolyMC/PolyMC - 80cd8b33aa12933392bd2293a5e91ae696dbe6be authored almost 12 years ago by Andrew <[email protected]>
Implemented instance loader.

github.com/PolyMC/PolyMC - d3c4db8f3444c8531cb5a02ce3c95d5673ffb1a5 authored almost 12 years ago by Andrew <[email protected]>
Added InstanceLoader and InstanceType headers.

github.com/PolyMC/PolyMC - 15c7efffa1af8c7b4fba710c30c53b6126bfa9db authored almost 12 years ago by Andrew <[email protected]>