index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new Nexus Tools location for MO2
Jeremy Rimpo
2026-05-15
1
-0
/
+2
*
Use filesystem paths with BSATK input / output (#2391)
Jeremy Rimpo
2026-05-07
1
-1
/
+1
*
Defer second nxmhandler call (#2390)
Jeremy Rimpo
2026-05-06
1
-1
/
+1
*
Move to VCPKG (#2068)
Mikaël Capelle
2025-05-29
6
-130
/
+29
*
Oblivion Remastered Meta PR (#2241)
Jeremy Rimpo
2025-05-23
1
-11
/
+14
*
Update following USVFS move to VCPKG. (#2244)
Mikaël Capelle
2025-05-22
1
-2
/
+2
*
PluginList::refresh speedup (#2046)
RJ
2024-06-10
1
-0
/
+1
*
Update for new USVFS function scheme. (#2044)
Mikaël Capelle
2024-06-09
1
-22
/
+1
*
Switch from fmtlib to std::format. (#2031)
Mikaël Capelle
2024-05-25
3
-9
/
+8
*
Apply clang-format.
Mikaël Capelle
2023-07-09
17
-675
/
+557
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
8
-1998
/
+1998
*
force instance selection when the current instance cannot be used
isanae
2021-02-13
1
-0
/
+1
*
Remove unused mapping.
Mikaël Capelle
2021-01-21
4
-19
/
+2
*
moved criticalOnTop() to uibase
isanae
2021-01-18
6
-419
/
+0
*
fix crash on bad bsa
isanae
2021-01-16
1
-1
/
+13
*
optimizations for download manager:
isanae
2020-12-24
1
-1
/
+1
*
added version to dmp filename
isanae
2020-12-24
1
-2
/
+3
*
dump nxmhandler.ini
isanae
2020-12-24
1
-0
/
+2
*
Revert "Changing the location of several directories"
isanae
2020-11-27
1
-2
/
+1
*
Using AppConfig
Qudix
2020-11-09
1
-1
/
+2
*
fixed AppConfig::logFileName so it can be used
isanae
2020-11-07
1
-1
/
+1
*
moved instance setup/selection to instancemanager.cpp
isanae
2020-11-07
2
-0
/
+18
*
replaced #pragma once by ifdefs
isanae
2020-11-03
1
-2
/
+6
*
InstanceManager now returns new Instance struct instead of instance name
isanae
2020-11-03
1
-0
/
+1
*
add warning when profile given with -p doesn't exist
isanae
2020-11-03
2
-0
/
+8
*
Change some for loops to use refs, prefer range loop where possible.
AL
2020-11-02
2
-3
/
+3
*
Convert FileAlternative and DataArchiveOrigin to classes
AL
2020-11-02
3
-29
/
+44
*
Change Alternatives vector to use a struct
AL
2020-11-02
4
-38
/
+59
*
Fix issues with very slow refresh time for large root data directories.
isanae
2020-05-23
2
-40
/
+13
*
now using new common cmakefiles
isanae
2020-04-23
2
-3
/
+3
*
changed FileRegister to a deque instead
isanae
2020-02-18
1
-6
/
+1
*
moved TimeThis to uibase
isanae
2020-02-18
3
-34
/
+3
*
error handling for last modified time
isanae
2020-02-18
1
-1
/
+11
*
re-enabled archive parsing
isanae
2020-02-18
3
-104
/
+146
*
removed directoryrefresher.h from organizercore.h
isanae
2020-02-18
1
-99
/
+0
*
cleanup, typedefs
isanae
2020-02-18
11
-91
/
+74
*
split directoryentry
isanae
2020-02-18
11
-1061
/
+1187
*
error checking in dump()
isanae
2020-02-18
1
-5
/
+29
*
moved dump() to DirectoryEntry
isanae
2020-02-18
2
-36
/
+110
*
fixed crash when disabling mod
isanae
2020-02-18
2
-4
/
+6
*
removed lastAccessed from FileEntry, not used
isanae
2020-02-18
2
-95
/
+106
*
removed some unnecessary counters
isanae
2020-02-18
2
-51
/
+0
*
thread-safe OriginConnection
isanae
2020-02-18
2
-22
/
+87
*
more instrumentation
isanae
2020-02-18
2
-133
/
+167
*
thread-safe directory entry
isanae
2020-02-18
2
-21
/
+74
*
faster getSubDirectory() for env::Directory, added lcname
isanae
2020-02-18
2
-42
/
+330
*
removed dead insertFile()
isanae
2020-02-18
2
-24
/
+31
*
threaded refresher
isanae
2020-02-18
2
-0
/
+35
*
don't lowercase twice
isanae
2020-02-18
2
-5
/
+7
*
wstring_view when possible
isanae
2020-02-18
4
-32
/
+72
[next]