Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(incomplete)
|
|
|
|
|
|
I'd really like to put them in a separate "lib" folder, but CMake
doesn't want to.
|
|
|
|
Also fixed a small bug with the run script.
|
|
Also renamed "translations_target" to "translations". The old name was
dumb and annoying.
|
|
This pulls in some changes I made to the CMakeLists file earlier.
|
|
|
|
Merge branch 'feature_forge_unpackers' into develop
Conflicts:
CMakeLists.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I disable pack200 in cmake because it fails to compile.
I also renable MultiMCLauncher dep because resource file requires it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No fancy login token saving involved.
|
|
|
|
|
|
Add Windows build instructions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Many refactors of the task system.
Progress dialog now accepts generic ProgressProvider objects
|
|
|
|
|