Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* Adds support for listing all objects in an S3 bucket.
* Renames a bunch of network related classes (Download->Action)
* Net actions now have static constructors
|
|
linux
|
|
and "auto detect" button
|
|
|
|
|
|
|
|
|
|
|
|
(incomplete)
|
|
|
|
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.
|
|
|
|
|
|
Many refactors of the task system.
Progress dialog now accepts generic ProgressProvider objects
|
|
|
|
|
|
|
|
|
|
|
|
Yep.
|
|
|
|
|
|
|
|
|
|
|
|
Removed bspatch/patchlib
Now builds and runs on Windows
|
|
PermGen can be tweaked from the settings menu
Groups are saved on change/exit
Install target is no longer completely broken
All the deplibs are now static
Added notes dialog
Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!)
Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass)
There is now a CAT button. Meow.
|
|
|
|
|
|
Also, implemented some basic modlist logic, to be wired up.
|
|
|
|
|
|
Conflicts:
gui/mainwindow.cpp
|