index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinforegular.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve mod update check accuracy (#2385)
Al
2026-05-03
1
-2
/
+18
*
Add author and uploader columns to mod list (#2269)
Jonathan Feenstra
2025-08-18
1
-0
/
+33
*
Add nexus category ID to mod info
Jeremy Rimpo
2023-09-21
1
-0
/
+11
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-52
/
+71
*
Better nexus network errors
Jeremy Rimpo
2022-04-19
1
-1
/
+1
*
Increase robustness of mods priority in profile.
Mikaël Capelle
2021-01-20
1
-6
/
+0
*
Refactoring of ModInfo to give access to the core. Remove ModInfo::remove() c...
Mikaël Capelle
2021-01-02
1
-7
/
+1
*
Merge pull request #1236 from Holt59/expose-modinterface-meta
Mikaël Capelle
2020-09-23
1
-24
/
+23
|
\
|
*
Change modId() to nexusId().
Mikaël Capelle
2020-09-22
1
-1
/
+1
|
*
Add validated() and converted().
Mikaël Capelle
2020-09-20
1
-0
/
+2
|
*
Add getters for most meta-information in mod.
Mikaël Capelle
2020-09-20
1
-24
/
+21
*
|
Add IModInterface::clearPluginSettings().
Mikaël Capelle
2020-09-21
1
-0
/
+1
*
|
Add pluginSetting[s]() and setPluginSetting() to IModInterface.
Mikaël Capelle
2020-09-20
1
-0
/
+9
|
/
*
Store contents as a set instead of a vector.
Mikaël Capelle
2020-05-27
1
-1
/
+1
*
Switch to using the ModDataContent feature from the game plugin.
Mikaël Capelle
2020-05-25
1
-1
/
+1
*
Use memoization for file tree, contents and validity of ModInfo.
Mikaël Capelle
2020-05-24
1
-2
/
+2
*
Update ModInfo to use a single file tree for all content-related operations.
Mikaël Capelle
2020-05-24
1
-3
/
+0
*
Move m_GamePlugin up into ModInfoWithConflictInfo.
Mikaël Capelle
2020-05-22
1
-3
/
+0
*
Rollback to setGameName instead of setGamePlugin for mod interface.
Mikaël Capelle
2020-05-19
1
-8
/
+10
*
Fix issue with getColor() not being overriden properly.
Mikaël Capelle
2020-05-07
1
-1
/
+1
*
Fix issue with mods not being checked properly and overwrite not having the r...
Mikaël Capelle
2020-05-07
1
-7
/
+0
*
Update ModInfo classes to handle plugin game and clean some declarations.
Mikaël Capelle
2020-05-07
1
-65
/
+78
*
changed how the mod url works:
isanae
2019-07-02
1
-10
/
+6
*
split nexus tab
isanae
2019-07-02
1
-0
/
+1
*
Add support for displaying tracked mods and setting tracked status
LostDragonist
2019-03-07
1
-0
/
+22
*
Change setGameName parameters to match MOBase changes
LostDragonist
2019-02-22
1
-1
/
+1
*
Don't count updates as ignored when the ignored version is invalid
LostDragonist
2019-02-21
1
-1
/
+1
*
Implement staggered timeouts bases on age.
Silarn
2019-02-18
1
-0
/
+16
*
Implement using the DPAPI to encrypt credentials
Silarn
2019-02-18
1
-1
/
+1
*
Various fixes and updates
Silarn
2019-02-18
1
-0
/
+14
*
Update Process Improvements
Silarn
2019-02-18
1
-1
/
+17
*
Reworking update checks to use the file update info with a fallback
Silarn
2019-02-18
1
-1
/
+1
*
Cache list of archives contained in a mod instead of accessing disk each time
Al
2019-01-22
1
-1
/
+3
*
Add notes column to mod list
LostDragonist
2018-12-08
1
-0
/
+12
*
Added Color costumization for Separators.
Al12rs
2018-10-28
1
-0
/
+7
*
Changed "ignore missing game data" to not create an empty Texture folder and ...
Al12rs
2018-09-29
1
-0
/
+7
*
Allow for primary game sources and marking mods as converted/working
Silarn
2018-05-03
1
-0
/
+7
*
Add alternative game flag and check
Silarn
2018-04-27
1
-2
/
+4
*
Add source game setter in mod info dialog
Silarn
2018-04-17
1
-0
/
+7
*
Support for multi-game downloads
Silarn
2018-04-16
1
-4
/
+13
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-263
/
+267
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-267
/
+263
*
Added functionality to use the web page link in a fomod to supply an optional...
Thomas Tanner
2015-10-15
1
-0
/
+349