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
*
Performance improvements:
Al
2019-02-12
1
-7
/
+7
*
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-18
1
-1
/
+12
|
\
|
*
Fix or ignore a number of compiler warnings.
Al
2019-01-11
1
-1
/
+12
|
*
Improve ToLower() performance significally.
Al
2019-01-05
1
-4
/
+8
*
|
Change find_if to remove_if
LostDragonist
2019-01-01
1
-1
/
+1
*
|
Merge branch 'Develop' into archive_conflicts_2
Project579
2018-12-29
1
-1
/
+1
|
\
|
|
*
Fix version reporting to allow non-alpha builds
LostDragonist
2018-12-20
1
-1
/
+1
*
|
Fixed mainwindow.cpp so that Qt Creator does not break it anymore.
Al12rs
2018-12-12
1
-5
/
+26
*
|
Improved refresh performance by replacing std::transform() with CharLowerBuff...
Al12rs
2018-12-12
1
-4
/
+8
*
|
Initial archive conflict parsing
Silarn
2018-12-12
2
-47
/
+93
|
/
*
Move improved version parsing to util.h and use it everywhere.
AnyOldName3
2018-05-16
2
-0
/
+49
*
Change how the VersionInfo object is created from version.rc such that non-re...
AnyOldName3
2018-05-15
2
-0
/
+29
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
13
-1095
/
+1318
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
13
-1318
/
+1095
*
Fix rare crash when deactiving mods
Eran Mizrahi
2017-12-24
1
-3
/
+3
*
Implement file priority for loose files > archives
Jeremy Rimpo
2017-12-17
2
-35
/
+39
*
Move crash dumps to instance-dependant data folder
Eran Mizrahi
2017-12-12
1
-0
/
+1
*
Reimplement ScriptExtender handling by detecting USVFS arch
Jeremy Rimpo
2017-10-29
1
-0
/
+2
*
minor cleanup
Tannin
2016-06-01
1
-2
/
+3
*
removed obsolete stuff
Tannin
2016-05-16
12
-945
/
+0
*
removed obsolete inject code
Tannin
2016-05-16
2
-178
/
+0
*
cleanup
Tannin
2016-05-07
1
-2
/
+6
*
merged master into new_vfs_library
Tannin
2016-02-12
1
-10
/
+0
*
replaced boost&qt foreach-implementations by the c++11 variant
Tannin
2016-02-09
1
-3
/
+2
*
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
14
-502
/
+64
|
\
|
*
Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...
TanninOne
2015-12-06
1
-2
/
+3
|
|
\
|
|
*
Merge remote-tracking branch 'TanninOne/master'
Thomas Tanner
2015-12-05
11
-184
/
+134
|
|
|
\
|
|
*
|
Yet more changes for include what you use, including a moderate hack for comp...
Thomas Tanner
2015-11-09
1
-1
/
+2
|
|
*
|
Improve diagnostics if IWYU is enabled
Thomas Tanner
2015-10-31
1
-1
/
+1
|
*
|
|
Gets rid of last vestiges of GameInfo apart from startup and hookdll
Thomas Tanner
2015-12-05
10
-59
/
+6
|
*
|
|
Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356
Thomas Tanner
2015-12-05
11
-65
/
+50
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fix for some nexus fomods having the old version of the mod link and not the ...
Thomas Tanner
2015-10-15
11
-184
/
+134
|
|
|
/
|
*
|
Most of work for savegame
Thomas Tanner
2015-12-05
5
-20
/
+0
|
*
|
Another cleanup and make the program not crash when looking at saves for the ...
Thomas Tanner
2015-11-29
1
-5
/
+5
|
*
|
Reworked startup considerably so now no longer dependant on GameInfo
Thomas Tanner
2015-11-28
5
-13
/
+2
|
*
|
This removes getNexusPage from GameInfo and is currently in the game plugin.
Thomas Tanner
2015-11-26
9
-56
/
+0
|
*
|
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
5
-24
/
+13
|
*
|
Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrl
Thomas Tanner
2015-11-25
9
-39
/
+0
|
*
|
Removes all references to GameInfo::getGameDirectory apart from one during st...
Thomas Tanner
2015-11-25
1
-1
/
+1
|
*
|
Replace GameInfo::getNexusModID with IPluginGame::getNexusModOrganizerID()
Thomas Tanner
2015-11-24
8
-24
/
+1
|
*
|
Replace GameInfo::getLoadorderMechanism with IPluginGame::getLoadOrderMechanism
Thomas Tanner
2015-11-24
3
-24
/
+0
|
*
|
Updated comments so I can see where I'm going
Thomas Tanner
2015-11-24
1
-4
/
+6
|
*
|
Removes all uses of GameInfo::getShortName, replaced by IPluginGame::getNexus...
Thomas Tanner
2015-11-24
5
-5
/
+1
|
*
|
Remove most instances of GameInfo::getname, and transfer getDLCPlugins to the...
Thomas Tanner
2015-11-23
9
-133
/
+0
|
*
|
Removed 'requiresSteam' which is only used in one place and might or might no...
Thomas Tanner
2015-11-23
2
-7
/
+0
|
*
|
Removal of (get)BinaryName
Thomas Tanner
2015-11-21
5
-5
/
+0
|
*
|
Member variable unused so removed it.
Thomas Tanner
2015-11-20
10
-26
/
+25
|
*
|
Get rid of `GameIfo::getOrganizerDirectory` and associated member variable
Thomas Tanner
2015-11-20
10
-26
/
+30
|
|
/
*
|
- no longer displaying "not logged in". This was too confusing for some
Tannin
2015-12-07
12
-80
/
+2
*
|
some fixes/disabled code required since hook.dll is gone
Tannin
2015-11-19
1
-1
/
+0
[next]