index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean drag&drop of URLs and mods/archives.
Mikaël Capelle
2021-01-02
1
-1
/
+7
*
Use an intermediate structure to store the separator tree.
Mikaël Capelle
2021-01-02
1
-5
/
+5
*
Add method to get the type of IModInterface.
Mikaël Capelle
2020-12-26
1
-0
/
+20
*
Merge pull request #1280 from isanae/command-line
isanae
2020-11-06
1
-2
/
+1
|
\
|
*
fixes after rebasing
isanae
2020-11-03
1
-1
/
+1
|
*
split nexus connection stuff into NexusConnectionUI so it can be reused in th...
isanae
2020-11-03
1
-3
/
+2
*
|
Add IModInterface::fileTree().
Mikaël Capelle
2020-11-04
1
-0
/
+11
|
/
*
Add IModInterface::setUrl and remove IInstallationManager::setURL.
Mikaël Capelle
2020-10-09
1
-0
/
+13
*
Change modId() to nexusId().
Mikaël Capelle
2020-09-22
1
-4
/
+2
*
Clean modinfo.h.
Mikaël Capelle
2020-09-21
1
-324
/
+502
*
Add getters for most meta-information in mod.
Mikaël Capelle
2020-09-20
1
-62
/
+12
*
Store contents as a set instead of a vector.
Mikaël Capelle
2020-05-27
1
-1
/
+1
*
Make ModInfo::getContents() pure virtual.
Mikaël Capelle
2020-05-27
1
-4
/
+1
*
Switch to using the ModDataContent feature from the game plugin.
Mikaël Capelle
2020-05-25
1
-30
/
+10
*
Use a more generic 'prefetch' method instead of isValid().
Mikaël Capelle
2020-05-24
1
-0
/
+12
*
Switch from ThreadPool to a simpler thread map for containers.
Mikaël Capelle
2020-05-24
1
-31
/
+0
*
Use the refresh_thread_count setting for ModInfo::updateFromDisc.
Mikaël Capelle
2020-05-24
1
-0
/
+1
*
Update file tree in parallel when loading from disk.
Mikaël Capelle
2020-05-24
1
-0
/
+31
*
Update ModInfo to use a single file tree for all content-related operations.
Mikaël Capelle
2020-05-24
1
-15
/
+8
*
Move m_GamePlugin up into ModInfoWithConflictInfo.
Mikaël Capelle
2020-05-22
1
-1
/
+3
*
Rollback to setGameName instead of setGamePlugin for mod interface.
Mikaël Capelle
2020-05-19
1
-5
/
+5
*
Update ModInfo classes to handle plugin game and clean some declarations.
Mikaël Capelle
2020-05-07
1
-15
/
+34
*
Don't allow foreign mods or overwrite for overriding overwrite
Chris Bessent
2020-01-26
1
-0
/
+7
*
Add has hidden files filter for modlist.
Al
2020-01-14
1
-2
/
+2
*
Added ModInfo::FLAG_HIDDEN_FILES and check in modinfowithconflictinfo
Al
2020-01-14
1
-1
/
+2
*
Separate conflict flags and render them in separate columns
Silarn
2019-12-06
1
-8
/
+17
*
remove separators and backups from mod list in the edit executables dialog
isanae
2019-10-08
1
-0
/
+12
*
changed how the mod url works:
isanae
2019-07-02
1
-6
/
+23
*
Only change to the update filter if mods are being checked for update or mods...
LostDragonist
2019-03-22
1
-1
/
+11
*
Allow selecting overwrite to trigger mod conflict highlights
LostDragonist
2019-03-09
1
-1
/
+2
*
Add support for displaying tracked mods and setting tracked status
LostDragonist
2019-03-07
1
-1
/
+27
*
Change setGameName parameters to match MOBase changes
LostDragonist
2019-02-22
1
-1
/
+1
*
Endorsement and efficiency updates
Silarn
2019-02-18
1
-2
/
+2
*
Implement bulk update check layer
Silarn
2019-02-18
1
-0
/
+2
*
Re-simplify ModInfo interface
Silarn
2019-02-18
1
-2
/
+2
*
Implement staggered timeouts bases on age.
Silarn
2019-02-18
1
-2
/
+17
*
Multiple updates:
Silarn
2019-02-18
1
-1
/
+1
*
Various fixes and updates
Silarn
2019-02-18
1
-0
/
+12
*
Update Process Improvements
Silarn
2019-02-18
1
-710
/
+723
*
Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2
LostDragonist
2019-01-22
1
-1
/
+1
|
\
|
*
Cache list of archives contained in a mod instead of accessing disk each time
Al
2019-01-22
1
-1
/
+1
*
|
Clean up and fix merge issues
LostDragonist
2018-12-12
1
-10
/
+0
*
|
Improved refresh performance by replacing std::transform() with CharLowerBuff...
Al12rs
2018-12-12
1
-1
/
+0
*
|
Add loose file/archive conflict icons
Silarn
2018-12-12
1
-1
/
+13
*
|
Added new "loose files overwrite archive" icon and all the flags.
Al12rs
2018-12-12
1
-0
/
+1
*
|
Initial archive conflict parsing
Silarn
2018-12-12
1
-1
/
+23
|
/
*
Add notes column to mod list
LostDragonist
2018-12-08
1
-3
/
+14
*
Added Color costumization for Separators.
Al12rs
2018-10-28
1
-0
/
+11
*
Added modlist Separators feature:
Al12rs
2018-10-28
1
-1
/
+2
*
Changed "ignore missing game data" to not create an empty Texture folder and ...
Al12rs
2018-09-29
1
-0
/
+5
[next]