index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
gameinfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gets rid of last vestiges of GameInfo apart from startup and hookdll
Thomas Tanner
2015-12-05
1
-13
/
+0
*
Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356
Thomas Tanner
2015-12-05
1
-1
/
+0
|
\
|
*
Fix for some nexus fomods having the old version of the mod link and not the ...
Thomas Tanner
2015-10-15
1
-0
/
+13
*
|
Removed 'requiresSteam' which is only used in one place and might or might no...
Thomas Tanner
2015-11-23
1
-5
/
+0
*
|
Member variable unused so removed it.
Thomas Tanner
2015-11-20
1
-10
/
+10
*
|
Get rid of `GameIfo::getOrganizerDirectory` and associated member variable
Thomas Tanner
2015-11-20
1
-9
/
+9
|
/
*
removed obsolete code
Tannin
2015-08-17
1
-5
/
+0
*
- bugfixes
Tannin
2015-01-06
1
-42
/
+1
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-7
/
+7
*
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-16
/
+4
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-29
/
+11
*
- processes spawned from MO are now themselves allowed to break away from the...
Tannin
2014-08-25
1
-1
/
+1
*
- can now filter by mod content
Tannin
2014-08-18
1
-29
/
+54
*
- loot client now only updates the masterlist once per MO session
Tannin
2014-06-08
1
-1
/
+7
*
- added buttons to backup and restore the modlist and pluginlist
Tannin
2014-04-05
1
-0
/
+8
*
- Option to choose edition of the game. Currently only relevant for FO3 becau...
Tannin
2013-10-25
1
-0
/
+6
*
- hook.dll now doesn't inject to certain applications (currently steam, chrom...
Tannin
2013-10-05
1
-0
/
+7
*
- esp reader now handles invalid files more gracefully
Tannin
2013-09-21
1
-10
/
+10
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-19
/
+22
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+204