index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commandline.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extended MODL / direct download handling (#2384)
Jeremy Rimpo
2026-05-03
1
-0
/
+1
*
Download files from direct URLs via a command line parameter (#1873)
Eddoursul
2023-09-18
1
-0
/
+14
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-25
/
+9
*
Implementation --pick argument.
Mikaël Capelle
2021-01-28
1
-0
/
+3
*
renamed Refresh to TriggerRefresh, added WaitForRefresh
isanae
2021-01-18
1
-0
/
+13
*
fixed runPostMultiProcess() not being called
isanae
2021-01-18
1
-16
/
+59
*
put more stuff in Meta to simplify
isanae
2021-01-18
1
-16
/
+9
*
added refresh command
isanae
2021-01-18
1
-0
/
+26
*
moved externalMessage() to MOApplication
isanae
2021-01-18
1
-6
/
+31
*
merged exe and run commands, added -e flag instead
isanae
2021-01-18
1
-13
/
+2
*
implemented exe command
isanae
2021-01-18
1
-3
/
+3
*
fixed all commands being legacy
isanae
2021-01-18
1
-12
/
+14
*
don't attempt to parse the command line for launch, it fails in all sorts of ...
isanae
2020-11-09
1
-4
/
+4
*
moved handleCommandLine() to CommandLine::setupCore()
isanae
2020-11-07
1
-0
/
+22
*
comments
isanae
2020-11-07
1
-2
/
+112
*
replaced #pragma once by ifdefs
isanae
2020-11-03
1
-2
/
+4
*
command usage lines, exe options
isanae
2020-11-03
1
-12
/
+15
*
formatting for command list
isanae
2020-11-03
1
-0
/
+24
*
fixed handling of profile names with different casing than on the filesystem
isanae
2020-11-03
1
-0
/
+2
*
add warning when profile given with -p doesn't exist
isanae
2020-11-03
1
-0
/
+13
*
removed unused `update` parameter
isanae
2020-11-03
1
-0
/
+4
*
implemented `launch` as a command
isanae
2020-11-03
1
-4
/
+47
*
new CommandLine class
isanae
2020-11-03
1
-0
/
+62