| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
ways
don't try to time stuff before logging is initialized, an exception before initLogging() will crash because ~TimeThis() tries to log
|
| | |
|
| |
|
|
| |
interpret a first argument starting with -- as an error instead of an exe name/binary
|
| |
|
|
|
|
|
| |
changed pointer to ref to NexusInterface
on_actionChange_Game_triggered() now creates the dialog itself instead of calling test code
fixed broken command line options, they'd be reset before they were used
removed useless explicit
|
| | |
|
| |
|
|
| |
added empty exe and run commands
|
| |
|
|
| |
added --instance
|
| |
|
|
| |
implemented moshortcut, nxm links and executable names as command line options
|
| |
|
|
| |
moved --multiple to CommandLine
|
| | |
|
|
|
implemented crashdump as a command, fixed dump_running_process.bat to use it
attach to console if present instead of always create one
|