summarylogtreecommitdiffstats
path: root/evewinetricks
AgeCommit message (Collapse)Author
2021-05-02In build scripts checksum routine added and minor changes.Jernuh Zakalwe
Enabled DX11 mode as default in evesetup.shlib in eve environment function.
2021-03-01Update DXVK to version 1.8Jernuh Zakalwe
Missing SETUPDIR variable in evewine and evewinetricks added for check_wine function. In setup scripts variable SETUPDIR moved also to handle affected scripts. Patch for evelauncher.sh.real added to terminate evelauncher binary and his processes after close. In evesetup.shlib message about skipped wine test removed. Minor changes in rule templates for devilspie and kwin.
2020-09-13Format Changes in all Shellscripts to save space.Jernuh Zakalwe
Minor Changes in evesetup.shlib.
2020-02-19Typo in script evewinetricks fixed.Jernuh Zakalwe
2020-01-19Window rule examples for use with kwin or devilspie2 added.Jernuh Zakalwe
Evebackup messages are now more detailed. Message about missing EVE configuration from check_wine to getval function moved. Winetricks call in check_wine function removed. Winetricks are now optional but highly recommended.
2019-07-25Many changes under the hood to make the installation more flexible.Jernuh Zakalwe
Shared library and some icons renamed to avoid name conflicts. Icon-cache refresh removed, the package manager should do this.
2019-06-23Function check_wine moved to evelauncher.shlib and merged with ↵Jernuh Zakalwe
check_custom_wine.
2019-05-01Minor changes on helper scripts (source command there removed also).Jernuh Zakalwe
2019-03-03Avoiding some bashism. Cosmetic changes. Wrong archive name exchanged.Jernuh Zakalwe
2019-03-0332bit restriction removed from used wine environment for coming 64bit client.Jernuh Zakalwe
Windows version now set to win10 for wine versions >=4.0 for possible use of vkd3d. Some shell functions outsourced in evelauncher.shlib for using in all scripts.
2018-11-18Handling from whitespaces in $WINEPATH removed, it causes to many side effects,Jernuh Zakalwe
no more whitespaces in absolute paths allowed. Wrong second declaration from $WINEPATH in wine check routine fixed.
2018-11-05Large icons added.Jernuh Zakalwe
Chinese translations added. Changed $WINEPATH settings to handle whitespaces in path.
2018-10-19Replaced evewinecfg and everegedit with symlinks to evewine which execute ↵Jernuh Zakalwe
these commands now. Changes on build_installer.sh script to handle symlinks from evewinecfg and everegedit. Handle symlinks from everegedit and evewinecfg in setup.sh.in and PKGBUILD too.
2018-10-16Added build script for creating distribution independed installer.Jernuh Zakalwe
File attributes changed to avoid accidentally executing in src directory. Minor fixes.
2018-10-12Initial CommitJernuh Zakalwe