index
:
MultiMC
develop
tom
Minecraft modpack tooling with Google spyware removed
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
logic
/
minecraft
/
VersionBuilder.cpp
Commit message (
Expand
)
Author
Age
Lines
*
Fix another bunch of copyright years, including fixing #397
Jan Dalheimer
2014-11-02
-1
/
+1
*
Sync from quickmods
Petr Mrázek
2014-09-06
-0
/
+5
*
Properly detect if the instance is vanilla and don't treat it as custom.
Petr Mrázek
2014-08-11
-0
/
+1
*
Fix #354, make jar mods and patch files in general more resilient.
Petr Mrázek
2014-07-10
-1
/
+7
*
Fix liteloader, some cleanups.
Petr Mrázek
2014-07-06
-1
/
+0
*
Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ...
Petr Mrázek
2014-06-09
-1
/
+2
*
Add and implement pages and page dialog.
Petr Mrázek
2014-06-09
-1
/
+1
*
New, simpler and versioned format for the patch load order.
Petr Mrázek
2014-06-09
-39
/
+58
*
Implement adding jar mods, break saving library order.
Petr Mrázek
2014-06-09
-6
/
+5
*
Lock down the version cache. Just enough to make it annoying to corrupt the f...
Petr Mrázek
2014-06-09
-0
/
+19
*
All of the broken legacy things work.
Petr Mrázek
2014-06-09
-79
/
+141
*
Introducing VersionPatch base class for version files and minecraft versions
Petr Mrázek
2014-06-09
-0
/
+249