Petr Mrázek
|
b5d6f50fb1
|
Make paste.ee logs expire after a month
|
2014-07-03 20:29:44 +02:00 |
|
Petr Mrázek
|
252f375454
|
fix the instance toolbar
|
2014-07-03 08:16:02 +02:00 |
|
Petr Mrázek
|
a75e64dd18
|
disable that upgrade page
|
2014-07-03 02:26:00 +02:00 |
|
Petr Mrázek
|
18a342ef14
|
Move settings lib into the main code, fixing error logging in it.
|
2014-07-01 01:48:09 +02:00 |
|
Petr Mrázek
|
8b86306d48
|
Handle a bunch more clang warnings
|
2014-07-01 01:23:49 +02:00 |
|
Taeyeon Mori
|
dd0752e69f
|
[Clang Warnings] Silence Pack200 unused variable variable warnings
They're caused by a big define-everything-you-ever-need macro
|
2014-06-30 23:53:42 +02:00 |
|
Taeyeon Mori
|
d166340097
|
[Clang Warnings] Add empty default clause
|
2014-06-30 23:53:42 +02:00 |
|
Taeyeon Mori
|
eb5699c835
|
[Clang Warnings] Fix char* cast from string literal in Tests
|
2014-06-30 23:53:41 +02:00 |
|
Taeyeon Mori
|
b9fb718822
|
[Clang Warnings] Remove unused variables
|
2014-06-30 23:53:41 +02:00 |
|
Taeyeon Mori
|
1f498266d8
|
Fix bug in OneSixInstance's modification detection.
OneSixInstance would report all instances as custom because of a typo.
Thanks Clang :)
|
2014-06-30 23:51:40 +02:00 |
|
Petr Mrázek
|
e241c3625c
|
Merge branch 'feature_theme_support' into develop
Conflicts:
main.cpp
|
2014-06-30 22:22:09 +02:00 |
|
Petr Mrázek
|
421a46e3d3
|
Redo the console window. Log is now a page. Console window has relevant pages.
Dirty fix for screenshot thumbnail generation. Needs more QTimer.
|
2014-06-30 02:02:57 +02:00 |
|
Petr Mrázek
|
5179aed3a0
|
Separate page dialog into a page container and a dialog.
|
2014-06-29 19:59:08 +02:00 |
|
Petr Mrázek
|
77de2d1e54
|
Hack.
|
2014-06-29 13:11:13 +02:00 |
|
Petr Mrázek
|
e422eff959
|
Add screenshots icon
|
2014-06-29 11:27:24 +02:00 |
|
Petr Mrázek
|
828254dd11
|
~_~_~_~
|
2014-06-28 17:15:53 +02:00 |
|
Petr Mrázek
|
1f3a840f3c
|
Derp^2!!
|
2014-06-28 17:11:50 +02:00 |
|
Petr Mrázek
|
56d91fda3a
|
Derp!
|
2014-06-28 17:09:23 +02:00 |
|
Petr Mrázek
|
e8731c5d01
|
Turn screenshot management into a page.
|
2014-06-28 17:07:08 +02:00 |
|
Petr Mrázek
|
30b1f5e5cf
|
Merge branch 'feature/fix_intel' into develop
Conflicts:
CMakeLists.txt
changelog.yaml
gui/MainWindow.cpp
|
2014-06-28 08:49:18 +02:00 |
|
Petr Mrázek
|
7f4073840a
|
Bump version, fix typo, update the changelog.
|
2014-06-28 00:21:36 +02:00 |
|
Petr Mrázek
|
f0d850e1ee
|
Fix issues with intel drivers. Forced java re-detection on Windows.
|
2014-06-28 00:05:00 +02:00 |
|
Petr Mrázek
|
d6e5c472b5
|
Update changelog and bump version to 0.4.0 (no tag yet, not final)
|
2014-06-26 21:49:05 +02:00 |
|
Petr Mrázek
|
c31dbf13cb
|
Bump version to 0.3.7, update changelog
|
2014-06-26 08:41:50 +02:00 |
|
Petr Mrázek
|
affb2fdd6c
|
Merge branch 'feature/forge_pre4_fix' into develop
Conflicts:
logic/forge/ForgeVersionList.cpp
logic/forge/ForgeVersionList.h
|
2014-06-25 00:54:00 +02:00 |
|
Petr Mrázek
|
c081cd8021
|
Fix forge prerelease mess.
This adds a HACK that assumes Mojang will be consistent with their versioning. What could possibly go wrong?
|
2014-06-25 00:36:42 +02:00 |
|
Petr Mrázek
|
1194ec9a8e
|
No more disabling of actions in the instance toolbar. It makes no sense.
|
2014-06-20 01:24:32 +02:00 |
|
Petr Mrázek
|
d911c9908c
|
Replace notes dialog with a page.
|
2014-06-18 01:15:01 +02:00 |
|
Petr Mrázek
|
702e00e059
|
Fix #313 - used texture pack list instead of resource pack list
|
2014-06-11 19:35:21 +02:00 |
|
Petr Mrázek
|
478815dae6
|
Tweak version page: select first item by default, allow changing version of 'version.json'.
|
2014-06-10 08:39:11 +02:00 |
|
Petr Mrázek
|
c08bfce5f2
|
More github wiki friendly help page names
|
2014-06-10 02:05:31 +02:00 |
|
Petr Mrázek
|
9ec6deea84
|
Add close button to page dialog. Add help button to page dialog.
Smile.
|
2014-06-10 00:46:05 +02:00 |
|
Petr Mrázek
|
0bccc94471
|
Cleanup - QFileInfo derp and unused variables
|
2014-06-09 01:57:10 +02:00 |
|
Petr Mrázek
|
a0a805735b
|
Remove margins from settings page.
|
2014-06-09 01:38:32 +02:00 |
|
Petr Mrázek
|
171325d427
|
Instance settings moved to a page.
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
be73eb3322
|
Version revert logic improvements, colorful icons for mod lists and resource pack list.
Icons are from Oxygen.
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
bf7b070508
|
Show texture/resource packs when appropriate.
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
223a7aba7b
|
Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for now.
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
84ae67fff5
|
Page dialog for legacy instances.
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
694067c603
|
Only enable move buttons for version patches that can move. HACK HACK
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
6b3d1101cb
|
Tweaks to page dialog and version page.
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
f485885757
|
Add and implement pages and page dialog.
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
48d3052ac1
|
New, simpler and versioned format for the patch load order.
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
e118b1f990
|
Implement adding jar mods, break saving library order.
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
55a0d110b6
|
Lock down the version cache. Just enough to make it annoying to corrupt the files.
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
f3900f2966
|
Reduce startup logging verbosity
|
2014-06-09 01:38:31 +02:00 |
|
Petr Mrázek
|
db8b47e7f6
|
Break FTB. Yep. It has to be done better.
|
2014-06-09 01:38:30 +02:00 |
|
Petr Mrázek
|
439e17b149
|
Add back legacy mod edit, add checksums for all legacy jars
|
2014-06-09 01:38:30 +02:00 |
|
Petr Mrázek
|
8c71a5d61f
|
Move instance settings back to the main window.
|
2014-06-09 01:38:30 +02:00 |
|
Petr Mrázek
|
6d34411f54
|
Fix last instance remaining selected when deleted
|
2014-06-09 01:38:30 +02:00 |
|