index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
profile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mod rename with custom profiles path
Eran Mizrahi
2017-12-18
1
-0
/
+76
*
Ensure all mostlist writing is done through the DelayedFileWriter
Eran Mizrahi
2017-12-18
1
-4
/
+19
*
Don't set save path or mygamesdirectory in initweaks
Jeremy Rimpo
2017-12-07
1
-12
/
+0
*
minor cleanup
Tannin
2016-06-01
1
-1
/
+3
*
profiles can now be configured to use the global game settings instead of pro...
Tannin
2016-05-07
1
-5
/
+44
*
cleanup
Tannin
2016-05-07
1
-8
/
+9
*
moved plugins.txt reading/writing to game plugin
Tannin
2016-05-06
1
-1
/
+1
*
merged master into new_vfs_library
Tannin
2016-02-12
1
-10
/
+26
*
made instance-switching usable
Tannin
2016-01-10
1
-3
/
+4
*
removed get-prefix from many getters. removed const from managed_game variable.
Tannin
2015-12-28
1
-1
/
+1
*
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-23
/
+15
|
\
|
*
Removes all references to GameInfo::getGameDirectory apart from one during st...
Thomas Tanner
2015-11-25
1
-3
/
+5
|
*
Use IPluginGame::getIniFiles throughout.
Thomas Tanner
2015-11-24
1
-9
/
+1
|
*
Removes igameinfo.h from everywhere apart from (sort of) the pythonrunner plu...
Thomas Tanner
2015-11-22
1
-1
/
+0
|
*
Replace some instances of qApp->property("managed_game") with the saved pointer.
Thomas Tanner
2015-11-21
1
-11
/
+10
*
|
some fixes/disabled code required since hook.dll is gone
Tannin
2015-11-19
1
-1
/
+3
|
/
*
- bugfix: immediately after creating the first profile, the directory structure
Tannin
2015-05-23
1
-1
/
+5
*
dropped redundant report.h/report.cpp
Tannin
2015-05-09
1
-1
/
+1
*
cosmetic changes and increased version number
Tannin
2015-04-08
1
-1
/
+1
*
- some fixes to how file changes are signaled and delayed
Tannin
2015-03-01
1
-40
/
+11
*
extended the game-plugin interface
Tannin
2015-01-29
1
-96
/
+28
*
Merge with branch1.2
Tannin
2015-01-24
1
-5
/
+8
|
\
|
*
fixed logging in case of changes and errors in the mod list
Tannin
2015-01-22
1
-4
/
+7
|
*
- download servers that haven't been available for over a month are now purge...
Tannin
2015-01-07
1
-1
/
+1
*
|
- bugfixes
Tannin
2015-01-06
1
-23
/
+24
*
|
Merge
Tannin
2015-01-04
1
-10
/
+12
|
\
\
|
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-7
/
+7
|
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-3
/
+5
*
|
|
Merge with branch1.2
Tannin
2015-01-03
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
- moved the hook-recursion-protection to tls
Tannin
2014-09-29
1
-4
/
+3
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+3
|
*
profiles are now created with an (empty) archives.txt
Tannin
2014-09-10
1
-783
/
+789
|
*
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
1
-10
/
+11
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-782
/
+782
*
|
removed use of ModInfo::internalName
Tannin
2014-12-09
1
-1
/
+1
*
|
bugfix: ini tweaks were not applied in priority order
Tannin
2014-12-04
1
-2
/
+3
*
|
- moved the hook-recursion-protection to tls
Tannin
2014-09-29
1
-4
/
+3
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+3
*
|
profiles are now created with an (empty) archives.txt
Tannin
2014-09-10
1
-783
/
+789
*
|
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
1
-10
/
+11
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-782
/
+782
|
/
*
- test-plugins accidentally distributed in the 1.2.5 release are now automati...
Tannin
2014-06-25
1
-7
/
+6
*
- added pseudo-categories to filter for mo-managed vs. unmanaged mods
Tannin
2014-06-16
1
-1
/
+0
*
- loot client now only updates the masterlist once per MO session
Tannin
2014-06-08
1
-1
/
+20
*
- added a new mod type that represents files handled externally (i.e. DLCs) a...
Tannin
2014-05-31
1
-6
/
+12
*
- very effective optimization to findfirstfile-calls
Tannin
2014-05-05
1
-4
/
+3
*
- improved NCC compatibility
Tannin
2014-03-26
1
-2
/
+2
*
- ini file changes that would have to overwrite ini tweaks are now stored in ...
Tannin
2014-02-17
1
-0
/
+6
*
- boss integration
Tannin
2014-01-23
1
-25
/
+9
*
- option to ignore/unignore updates is now only shown if there IS an update
Tannin
2013-10-06
1
-2
/
+2
[next]