summaryrefslogtreecommitdiffstats
path: root/logic/OneSixLibrary.cpp
Commit message (Collapse)AuthorAgeLines
* Fix library path for 64bit nativesPetr Mrázek2014-01-21-1/+1
|
* DERP DERP DERPPetr Mrázek2014-01-18-1/+2
| | | | DERP ALERT. DUCK AND COVER!
* Fix derp: there is no static QFileInfo::exists in Qt 5.1.1Petr Mrázek2014-01-18-2/+4
|
* Marginally improve OneSix offline mode launchPetr Mrázek2014-01-18-0/+28
| | | | | While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries.
* Change the native extraction/loading logic.Petr Mrázek2014-01-18-0/+56
|
* First sweep moving URLs to a constants fileSky2013-12-13-3/+4
|
* Fix for latest snapshot ``changes''Petr Mrázek2013-11-27-1/+2
|
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-1/+18
|
* Don't use SSL for lib downloadsPetr Mrázek2013-10-06-4/+5
|
* Added file loggerPetr Mrázek2013-10-06-1/+1
|
* ``Working'' forge unpackers. Needs a lot of hardening but good for alpha.Petr Mrázek2013-09-30-1/+13
|
* Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-21/+77
|
* Forge version list implementation. Needs integration and testing.Petr Mrázek2013-09-16-2/+11
|
* Split OneSixVersion into parts.Petr Mrázek2013-09-11-0/+84