Oliver Hamlet
9545dfb332
Bump version to 0.9.1
2016-06-21 18:52:16 +01:00
Oliver Hamlet
c505c512ec
Don't package wow_helper.exe
...
It was used for Vista x64 compatibility, but CEF no longer supports
Vista.
2016-06-14 21:02:14 +01:00
Oliver Hamlet
d4fe7869ad
Bump version to 0.9.0
2016-05-20 17:50:51 +01:00
Oliver Hamlet
4aa1f18ff7
Removed theming support
...
It's not currently functional with Polymer 1.2's CSS Custom
Variables semi-polyfill.
2016-03-05 11:49:26 +00:00
Oliver Hamlet
4aff5a25dd
Don't install settings file
...
The installer only installs a settings file so that it can set LOOT's
language to that chosen for the installer. However, as of
6307a3c194 LOOT can load partial settings
files, so the installer just needs to write out the language string to a
new settings file if one is not already present. This then means the
repository's settings.yaml can be removed.
Closes #527 .
2016-01-12 18:03:49 +00:00
Oliver Hamlet
918b63527f
Don't create folder for LOOT in Start menu
...
Microsoft's guidelines say to not add an uninstall shortcut to the Start
menu, and only create a folder there if multiple shortcuts are added.
2016-01-02 10:40:50 +00:00
Oliver Hamlet
6fa7f4c66e
Update docs for Fallout 4 support
2015-11-26 20:40:17 +00:00
Oliver Hamlet
eca039b536
Add support for split 32/64 bit build trees.
...
While also retaining support for a single architecture directly in the
`build` directory.
2015-09-30 19:15:56 +01:00
Oliver Hamlet
b97f784952
Bumped version to v0.8.1.
2015-09-27 13:12:29 +01:00
Oliver Hamlet
f466bc79c0
Move scripts into scripts/ folder.
...
Also updated the Travis config to use Google Test's new GitHub download
location.
2015-08-27 12:45:49 +01:00