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
*
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
|
/
*
added cmake build script and a few fixes for 64-bit compatibility
Tannin
2015-09-23
2
-1
/
+6
*
removed obsolete code
Tannin
2015-08-17
3
-9
/
+0
*
bugfix: wrong app ids used for oblivion and fallout 3
Tannin
2015-08-17
1
-13
/
+0
*
small stuff
Tannin
2015-06-12
1
-2
/
+2
*
- some code cleanup and modernization trying to fix "dr memory" reports
Tannin
2015-05-17
4
-32
/
+56
*
fixes to make MO compile with mingw (also fixes some warnings generated by mi...
Tannin
2015-05-16
4
-11
/
+13
*
minor stuff
Tannin
2015-05-11
1
-1
/
+1
*
- bugfix: case conversion could produce different local-dependent results
Tannin
2015-05-10
1
-4
/
+14
*
Fixed Scons build for existing bits.
Tom Tanner
2015-03-20
1
-0
/
+3
*
Merge with branch1.2
Tom Tanner
2015-03-18
2
-0
/
+25
|
\
|
*
Refactoring and cleanup.
Tom Tanner
2015-03-18
1
-11
/
+4
|
*
Every plugin now built
Tom Tanner
2015-03-17
1
-1
/
+1
|
*
More sconscripts set up
Tom Tanner
2015-03-14
1
-12
/
+2
|
*
First attempt at using scons to build
Tom Tanner
2015-03-08
2
-0
/
+42
*
|
tons of code cleanup and minor fixes to harden the code (mostly suggestions f...
Tannin
2015-02-25
6
-41
/
+17
*
|
extended the game-plugin interface
Tannin
2015-01-29
9
-302
/
+93
*
|
Merge with branch1.2
Tannin
2015-01-24
6
-88
/
+16
|
\
|
|
*
updated version number
Tannin
2015-01-24
1
-3
/
+1
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
6
-67
/
+8
|
*
different way to check for file existence
Tannin
2015-01-11
2
-18
/
+7
*
|
- bugfixes
Tannin
2015-01-06
11
-503
/
+8
*
|
Merge
Tannin
2015-01-04
13
-112
/
+99
|
\
\
|
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
12
-94
/
+94
|
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
4
-19
/
+6
*
|
|
- fixes after merge
Tannin
2015-01-04
2
-1
/
+4
*
|
|
Merge with branch1.2
Tannin
2015-01-03
10
-50
/
+54
|
\
|
|
|
|
/
|
/
|
|
*
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
9
-19
/
+15
[next]