index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
profile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update following SafeWriteFile changes (#2218)
RJ
2025-05-23
1
-1
/
+0
*
Refactoring of game features for better management. (#2043)
Mikaël Capelle
2024-06-09
1
-2
/
+6
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-62
/
+70
*
Move settings around. Remove unused settings.
Mikaël Capelle
2021-01-29
1
-6
/
+0
*
Use constant for minimum/maximum priorities.
Mikaël Capelle
2021-01-22
1
-2
/
+10
*
INT_MAX -> std::numeric_limits, plus minor clean.
Mikaël Capelle
2021-01-21
1
-1
/
+1
*
Remove unused priority-related functions from Profile.
Mikaël Capelle
2021-01-21
1
-11
/
+0
*
Add comment for m_NumRegularMods and remove unused methods.
Mikaël Capelle
2021-01-20
1
-6
/
+8
*
Increase robustness of mods priority in profile.
Mikaël Capelle
2021-01-20
1
-19
/
+13
*
Start working on collapsible separators.
Mikaël Capelle
2021-01-02
1
-1
/
+1
*
Rename iniFilePath() -> absoluteIniFilePath().
Mikaël Capelle
2020-09-27
1
-1
/
+1
*
Add IProfile::iniFilePath().
Mikaël Capelle
2020-09-27
1
-0
/
+10
*
dump a bunch of counts for mods when selecting a profile
isanae
2020-04-17
1
-0
/
+2
*
removed some ambiguous overloads for settings
isanae
2019-10-07
1
-7
/
+4
*
fixes for VS preview: missing namespace, missing setting() with two parameters
isanae
2019-10-05
1
-2
/
+5
*
merged CustomOverwrites and ForcedLibraries, they were mostly identical
isanae
2019-06-15
1
-2
/
+2
*
Reduce file I/O operations when enabling/disabling multiple mods
LostDragonist
2019-01-22
1
-0
/
+17
*
Remove profile-specific executable settings when removing the executable
LostDragonist
2019-01-11
1
-1
/
+2
*
Support for force loading libraries
LostDragonist
2019-01-11
1
-0
/
+13
*
Sort Separators by priority in Send To dialog.
Al
2019-01-01
1
-0
/
+7
*
Transition profile settings to settings.ini
LostDragonist
2018-12-05
1
-4
/
+13
*
Improve changing mod and plugin priorities
LostDragonist
2018-11-01
1
-2
/
+4
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-240
/
+247
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-247
/
+240
*
- Fixed a bug that would keep re-activating the "Create files in mod instead ...
Al12rs
2018-02-13
1
-0
/
+1
*
Fix mod rename with custom profiles path
Eran Mizrahi
2017-12-18
1
-0
/
+5
*
Ensure all mostlist writing is done through the DelayedFileWriter
Eran Mizrahi
2017-12-18
1
-2
/
+7
*
profiles can now be configured to use the global game settings instead of pro...
Tannin
2016-05-07
1
-5
/
+26
*
cleanup
Tannin
2016-05-07
1
-1
/
+1
*
merged master into new_vfs_library
Tannin
2016-02-12
1
-3
/
+16
*
Merge branch 'master' into new_vfs_library
TanninOne
2015-12-23
1
-4
/
+0
|
\
|
*
Facepalm moments - realised gameinfo init call is no longer needed. Removed a...
Thomas Tanner
2015-12-06
1
-4
/
+0
*
|
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-16
/
+8
|
\
|
|
*
Removes all references to GameInfo::getGameDirectory apart from one during st...
Thomas Tanner
2015-11-25
1
-4
/
+4
|
*
Use IPluginGame::getIniFiles throughout.
Thomas Tanner
2015-11-24
1
-12
/
+3
|
*
Replace some instances of qApp->property("managed_game") with the saved pointer.
Thomas Tanner
2015-11-21
1
-0
/
+1
*
|
- no longer displaying "not logged in". This was too confusing for some
Tannin
2015-12-07
1
-1
/
+1
|
/
*
- some fixes to how file changes are signaled and delayed
Tannin
2015-03-01
1
-12
/
+5
*
extended the game-plugin interface
Tannin
2015-01-29
1
-6
/
+9
*
- bugfixes
Tannin
2015-01-06
1
-9
/
+7
*
profiles are now created with an (empty) archives.txt
Tannin
2014-09-10
1
-330
/
+331
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-330
/
+330
*
- test-plugins accidentally distributed in the 1.2.5 release are now automati...
Tannin
2014-06-25
1
-1
/
+1
*
- very effective optimization to findfirstfile-calls
Tannin
2014-05-05
1
-0
/
+1
*
- added buttons to backup and restore the modlist and pluginlist
Tannin
2014-04-05
1
-1
/
+5
*
- ini file changes that would have to overwrite ini tweaks are now stored in ...
Tannin
2014-02-17
1
-0
/
+5
*
Merge with default
Tannin
2013-03-22
1
-1
/
+1
|
\
|
*
- some more safety checks in the ini-limit removal code
Tannin
2013-03-13
1
-292
/
+292
*
|
- support for grouping filters for mod list (incomplete)
Tannin
2013-03-22
1
-292
/
+301
|
/
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+311