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 conflict detection concerning overwrite
LostDragonist
2019-03-09
1
-11
/
+4
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-1
/
+1
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-11
/
+11
*
Reduce file I/O operations when enabling/disabling multiple mods
LostDragonist
2019-01-22
1
-0
/
+31
*
Remove profile-specific executable settings when removing the executable
LostDragonist
2019-01-11
1
-1
/
+6
*
Support for force loading libraries
LostDragonist
2019-01-11
1
-1
/
+117
*
Made Delete INIs and Saves dialogs remember selection.
Al
2019-01-06
1
-8
/
+9
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-9
/
+9
*
Don't call ASCII function with unicode
LostDragonist
2019-01-03
1
-1
/
+1
*
Improve missing INI dialog when switching profiles
LostDragonist
2019-01-02
1
-5
/
+6
*
Use WriteRegistryValue function to handle read-only files
LostDragonist
2018-12-26
1
-2
/
+4
*
Prevent missing INI dialog from popping up when creating a new instance with ...
LostDragonist
2018-12-24
1
-1
/
+1
*
Don't mention save games when dealing with INI files
LostDragonist
2018-12-19
1
-1
/
+1
*
Make language about profile-specific settings and save games consistent
LostDragonist
2018-12-19
1
-4
/
+4
*
Re-initialize the profile configuration if INI files are missing
LostDragonist
2018-12-19
1
-1
/
+19
*
Optionally delete and restore profile-specific game INI files when changing t...
LostDragonist
2018-12-19
1
-0
/
+21
*
Enable per-profile game INI files by default again
LostDragonist
2018-12-19
1
-3
/
+1
*
Transition profile settings to settings.ini
LostDragonist
2018-12-05
1
-50
/
+82
*
Improve changing mod and plugin priorities
LostDragonist
2018-11-01
1
-37
/
+34
*
Support for multi-game downloads
Silarn
2018-04-16
1
-0
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-524
/
+632
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-632
/
+524
*
- Fixed a bug that would keep re-activating the "Create files in mod instead ...
Al12rs
2018-02-13
1
-0
/
+5
*
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
[next]