summaryrefslogtreecommitdiff
path: root/src/version.rc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Update version to 2.2.0beta1LostDragonist2019-02-131-1/+1
| | | |
* | | | Update version to 2.2.0alpha10LostDragonist2019-01-301-1/+1
| | | |
* | | | Update copyright to 2019LostDragonist2019-01-251-1/+1
| | | |
* | | | Update version to 2.2.0alpha9LostDragonist2019-01-251-1/+1
| | | |
* | | | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-37/+37
|\ \ \ \
| * | | | Change version to 2.1.7alpha6LostDragonist2019-01-111-1/+1
| | | | |
| * | | | Change version to 2.1.7alpha5LostDragonist2019-01-051-1/+1
| | | | |
| * | | | Updated version to 2.1.7alpha4Al2019-01-011-1/+1
| | | | |
| * | | | Update version to 2.1.7alpha3LostDragonist2018-12-311-1/+1
| | | | |
| * | | | Change version to 2.1.7alpha2LostDragonist2018-12-291-1/+1
| | | | |
| * | | | Update version to 2.1.7alpha1LostDragonist2018-12-271-2/+2
| | |_|/ | |/| |
* / | | Fixed mainwindow.cpp so that Qt Creator does not break it anymore.Al12rs2018-12-121-2/+2
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should be able to normally use Creator now without having to worry about breaking the build. Partial fix for conflict information getting messd up after opening infodialog or disabling a mod. Icons still get messed up but conflict tab remains consistent at first inspection. Reverted main tab to plugins Changed version of Archive conflicts branch to 2.2.0 pre-alpha.
* | / Update the version to 2.1.6LostDragonist2018-08-241-2/+2
| |/ |/|
* | Change version to 2.1.5LostDragonist2018-08-161-2/+2
|/
* Change how the VersionInfo object is created from version.rc such that ↵AnyOldName32018-05-151-1/+4
| | | | non-release builds are possible and get labelled as such
* Push version update for 2.1.4 devSilarn2018-05-151-3/+3
|
* Bump to version 2.1.3Silarn2018-05-031-4/+4
|
* Bump version to 2.1.2 and update meta infoSilarn2018-04-111-6/+8
|
* Version bump to 2.1.1LePresidente2017-12-271-2/+2
|
* Disable BSA Conflict Checking.LePresidente2017-12-261-2/+2
| | | | Version Bump to 2.1.0.1 (Once off using the 4th point do to change being so minor) Next version will be 2.1.1
* Disable the bsa tab for releaseLePresidente2017-12-251-1/+1
| | | | | Version bump to 2.1.0 Updated about window
* Updated version to 2.1.0betaLePresidente2017-10-221-2/+2
| | | | Added QtQuick to cmake to try address tutorial issue [Untested]
* Version Bump. 2.0.8.3bLePresidente2017-02-061-2/+2
|
* Version bump.Brian Munro2017-01-131-2/+2
|
* Build Number Version Bump.LePresidente2016-12-211-2/+2
|
* Version Bump,LePresidente2016-12-121-2/+2
| | | | Basic SkyrimSE changes
* updated version number and translation fileTannin2016-06-051-2/+2
|
* fixed calls to helper.exe using wrong pathTannin2016-05-151-2/+2
|
* cleanupTannin2016-05-071-2/+2
|
* updated version numberTannin2016-02-081-2/+2
|
* first work on interfacing with usvfsTannin2015-11-171-2/+2
|
* incremented version numberTannin2015-09-061-2/+2
|
* Added tag release v1.3.10 for changeset 8638428b1ebcTannin2015-09-011-2/+2
|
* incremented version numberTannin2015-06-301-2/+2
|
* small stuffTannin2015-06-171-2/+2
|
* post-merge cleanupTannin2015-06-081-2/+2
|
* small stuffTannin2015-05-261-2/+2
|
* minor stuffTannin2015-05-111-2/+2
|
* cosmetic changes and increased version numberTannin2015-04-081-2/+2
|
* updated build instructions, version number, packaging scriptsTannin2015-03-211-2/+2
|
* minor stuff (slight changes to the visual style, code refactorings, version ↵Tannin2015-03-181-2/+2
| | | | increment)
* - some fixes to how file changes are signaled and delayedTannin2015-03-011-2/+2
|
* - can now filter by mod contentTannin2014-08-181-2/+2
| | | | - all files/directories that require write access can now be placed in AppData instead of the MO directory
* - when highlighting a mod the overwritten and overwriting mods are now ↵Tannin2014-07-141-2/+2
| | | | | | | | | | | | | | highlighted in the list - when starting an external application MO now wraps the process in a job and waits on that instead. This way MO is not unlocked early when skyrim is started through skse - mod info dialog no longer offers the esp tab for foreign mods because that caused confusion - updated translation files - download directory and mod directory are now created if necessary - bugfix: staging script created unnecessary copies of translation files - bugfix: potential invalid array access when trying to determine best mod order - bugfix: deleter file wasn't removed after esp hiding was disabled - bugfix: potential access to to un-initialized login reply - bugfix: changed the initialization order to allow more ui controls to be localized
* - bugfix: update.bsa is again treated like a regular bsa because hiding it ↵Tannin2014-06-301-2/+2
| | | | | | | | from the archive-list made it impossible (in managed bsa mode) to overwrite files from update.bsa - bugfix: disabled-state for mo management wasn't saved - bugfix: when starting an application, settings were saved twice - bugfix: origin ids and handles for directory updates were out of sync
* - re-inserted code for bsa hiding (this was necessary to enforce expected ↵Tannin2014-06-291-2/+2
| | | | | | | | | | | bsa order after all) - bsas from foreign bsas are now loaded as expected by hook.dll as well - state of log-window-split is now saved - auto completion in installer name boxes is now case-sensitive so that users can change casing of the mod names - bugfix: self updater did enforce the skyrim url for MO updates but not the game_id - bugfix: modinfo dialog didn't correctly read mod meta information on opening - bugfix: MO didn't report on endorsement (for MO)
* - test-plugins accidentally distributed in the 1.2.5 release are now ↵Tannin2014-06-251-2/+2
| | | | | | | | | | | automatically deleted - some fixes to the tutorial (mostly wording but also some actual problems) - bugfix: could disable mods that aren't supposed to be disable-able - bugfix: mod list wasn't saved on some changes - bugfix: when trying to start directly to application, MO didn't start up correctly - bugfix: hook.dll didn't load mod bsas into its directory structure and thus didn't allow bsas to overwrite loose files - bugfix: in some constellations the tutorial files couldn't be found despite being in the right location
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-2/+2
| | | | | | | | | | - deleted mods are now moved to the recycle bin instead of being deleted permanently - reduced modinfo dialog for foreign mods - foreign mods are now displayed with a pseudo-category - added a signal when a plugin is moved - bugfix: refreshing of directory structure for mods with bsas didn't work correctly when enabling a mod and on changing display of foreign mods - bugfix: one mod in the list was assigned the same priority on the directory structure as the data directory - bugfix: conflicts tab in the mod info dialog offered the hide option for files in bsas
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-2/+2
| | | | | | | | | | - new event to notify plugins of changed mod priority - overwrite now shows up in the "checked" category instead of "unchecked" - display of "foreign" mods can now be limited to only official content - bugfix: bsa extraction dialog showed up even if the plugin was disabled - bugfix: after detection of foreign mods the priority of the overwrite folder could get messed up - bugfix: when displaying only the context menu for the mod list as a whole, the menu didn't disappear - bugfix: MO crashed when trying to download via the integrated browser
* - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-2/+2
| | | | | | | | | | | | | - number of problems detected by MO is now displayed as a badge on the icon - rephrased the explanation text on the Archives tab. unchecked plugin-loaded bsas no longer prompt a warning - bsa extraction is now handled in a plugin - added a way for plugins to react to mod installation - re-enabled the automatic fix for asset order problems - bugfix: In some cases when a download wasn't started successfully the download urls weren't stored in the meta file so no resume was possible - bugfix: MO tried to resume downloads when it didn't have and download urls - bugfix: downloads couldn't be paused if the download was already broken on the network layer - bugfix: download managear did not recognize a file as downloaded if the download completed before signals were hooked up - bugfix: in-place file replacement was re-broken