Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-13 | Format Changes in all Shellscripts to save space. | Jernuh Zakalwe | |
Minor Changes in evesetup.shlib. | |||
2020-07-25 | Update to evelauncher version 1747682. | Jernuh Zakalwe | |
Workaround for missing roots.pem in package install script added. Translation files to QT version 5.12 updated. Installation of translations from evelauncher.sh removed. Independed evelauncher.sh with translation installation added. | |||
2020-03-09 | Dependencies to System Qt5 libraries removed, since version 5.14 evelauncher ↵ | Jernuh Zakalwe | |
crashes trying User Login or Steam Login, works only with Qt5-Libs 5.11-5.13. Minor Changes on Setup script for Independed Installer. Minor Changes on evebackup script. | |||
2019-08-23 | Evelauncher version check function added. | Jernuh Zakalwe | |
Minor changes on evesetup.shlib. | |||
2019-08-17 | Fixed a bug which prevent since version 1539902 the creation of a new EVE ↵ | Jernuh Zakalwe | |
environment. | |||
2019-07-26 | Icon-cache refresh readded, but executed only, when an cache file exists. | Jernuh Zakalwe | |
Added some hints about usable commands to the install script. | |||
2019-07-25 | Many 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-07-23 | Remaining shared functions from launchscripts moved to evelauncher.shlib. | Jernuh Zakalwe | |
Backup script added for users' eve client settings (WIP use at own risk). Minor changes on PKGBUILD script. | |||
2019-06-23 | Function check_wine moved to evelauncher.shlib and merged with ↵ | Jernuh Zakalwe | |
check_custom_wine. | |||
2019-06-01 | Version info and checksum are now in evelauncher.sh and setup.sh included on ↵ | Jernuh Zakalwe | |
build time. | |||
2019-05-29 | Finally all wrong evelauncher version informations fixed. | Jernuh Zakalwe | |
2019-05-18 | Remove internal wine after switching to custom wine to avoid internal ↵ | Jernuh Zakalwe | |
registry call. Set now winemenubuilder file associations setting on every start from evelauncher. | |||
2019-05-18 | Support for older wine versions less than 4.0 removed. | Jernuh Zakalwe | |
Info message for using internal wine version removed. Using other registry setting to suppress winemenubuilder file associations. Minor changes on internal test routines. | |||
2019-05-08 | Update to new evelauncher version 1501045, no other changes. | Jernuh Zakalwe | |
2019-05-01 | Minor changes on evelauncher.sh (source command removerd). | Jernuh Zakalwe | |
2019-03-03 | Avoiding some bashism. Cosmetic changes. Wrong archive name exchanged. | Jernuh Zakalwe | |
2019-03-03 | 32bit 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. | |||
2019-02-13 | Wine version check changed for versions >=4.0 | Jernuh Zakalwe | |
Launcher version updated to 1456645 | |||
2019-01-27 | Wine version check in evelauncher.sh of version <=3.20 removed because wine ↵ | Jernuh Zakalwe | |
stable are now 4.0 Added winetricks call in evelauncher.sh which reinstall winetricks verbs after changing used wine | |||
2018-12-22 | Wine version check changed for more versions. | Jernuh Zakalwe | |
2018-11-18 | Handling 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-17 | Minor changes on build_installer.sh. | Jernuh Zakalwe | |
Wine version check in evelauncher.sh search now for wine.inf to determine wine build date. | |||
2018-11-14 | After closing Bug 43358 in Wine (XAudio 2.7 sound bug) set Wine in XP-Mode ↵ | Jernuh Zakalwe | |
are no longer necessary. | |||
2018-11-05 | Large icons added. | Jernuh Zakalwe | |
Chinese translations added. Changed $WINEPATH settings to handle whitespaces in path. | |||
2018-10-26 | build_installer.sh: | Jernuh Zakalwe | |
Remove test sections in setup.sh before creating .run file. Pack format changed from xz to gz to speedup build process. evelauncher.sh: Using real $WINEPATH/wineserver for checking wine build. Using internal wineboot command via wine. evewine: Changed handling from internal wine commands to be more robust and extendable. setup.sh: Mark test sections to be easier to remove or activate. | |||
2018-10-20 | External sources handling in build_installer.sh changed. | Jernuh Zakalwe | |
In evelauncher.sh discovering from wineserver changed. | |||
2018-10-19 | Replaced 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-17 | Fix some typos in build_installer.sh evelauncher.sh.in setup.sh.in. | Jernuh Zakalwe | |
2018-10-16 | Added build script for creating distribution independed installer. | Jernuh Zakalwe | |
File attributes changed to avoid accidentally executing in src directory. Minor fixes. |