index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
envfs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-145
/
+124
*
handle network shares for NtOpenFile()
isanae
2021-02-22
1
-5
/
+23
*
optimizations for download manager:
isanae
2020-12-24
1
-9
/
+16
*
Remove incorrect early break in forEachEntry
Al
2020-09-27
1
-6
/
+0
*
TEST rem potential early return in forEachEntry()
Al
2020-09-27
1
-5
/
+6
*
Fix issue with plugins in junction mods not being activated.
Mikaël Capelle
2020-05-20
1
-1
/
+1
*
now using new common cmakefiles
isanae
2020-04-23
1
-1
/
+1
*
fixed warnings about Q_OBJECT and thousand separators
isanae
2020-04-18
1
-1
/
+1
*
fixed crash when switching to an instance with a lower refresh thread count
isanae
2020-04-17
1
-1
/
+5
*
thread-safe OriginConnection
isanae
2020-02-18
1
-13
/
+11
*
more instrumentation
isanae
2020-02-18
1
-0
/
+2
*
thread-safe directory entry
isanae
2020-02-18
1
-11
/
+59
*
faster getSubDirectory() for env::Directory, added lcname
isanae
2020-02-18
1
-7
/
+25
*
removed dead insertFile()
isanae
2020-02-18
1
-1
/
+7
*
threaded refresher
isanae
2020-02-18
1
-51
/
+79
*
close handles in thread
isanae
2020-02-18
1
-21
/
+68
*
wstring_view when possible
isanae
2020-02-18
1
-0
/
+303