LostDragonist
17874c1efe
Delete the settings array before writing a new one
2019-01-11 17:53:06 -06:00
LostDragonist
99c213312f
Merge pull request #6 from ModOrganizer2/Develop
...
Stage for release 2.1.6
2018-12-20 13:58:04 -06:00
LostDragonist
e16446fd2d
Don't split up empty game lists
2018-12-16 22:34:05 -06:00
LostDragonist
582c080f49
Add the name of the game to an error message
2018-12-11 17:07:49 -06:00
LostDragonist
c60532cd64
If no registered handler is found, use the first "other" entry found
2018-10-12 22:01:40 -05:00
LostDragonist
27a79b8a23
Catch exceptions, tell the user, and throw them back
2018-08-31 12:20:36 -05:00
LostDragonist
d7956b6f70
Fix crash when NXM:// registry entry is invalid or missing
2018-08-31 12:07:07 -05:00
LostDragonist
e23e21d598
Don't use less than with an iterator
2018-08-26 13:06:36 -05:00
LostDragonist
d2309fa233
Fix arguments when adding an unknown binary
2018-08-26 12:56:49 -05:00
LostDragonist
e334611f6c
Change version to 1.2.0.0
2018-08-24 19:41:02 -05:00
LostDragonist
e80abb25ab
Add support for passing arguments to registered binaries
...
This is primarily to support Vortex which requires a -d argument to pass it an NXM link. Should also support Kortex and anything else that uses a similar method.
2018-08-24 19:40:33 -05:00
LostDragonist
94231c9509
Add Morrowind to list of known games
2018-08-24 15:29:24 -05:00
Brian Munro
6fea85e062
Merge pull request #3 from Modorganizer2/Develop
...
Stage for 2.1.4 release
2018-08-02 09:12:41 +02:00
LostDragonist
e7f681a91c
Improve handler registration for global instances
...
This now checks to make sure that some nxmhandler.exe is registered and exists even for global instances. This allows for a better chance of MO being correctly registered for new users or users of other tools.
2018-07-27 12:31:01 -05:00
Brian Munro
2360b3eee8
Merge pull request #2 from Modorganizer2/Develop
...
Stage for 2.1.3 release
2018-05-08 12:33:00 +02:00
Silarn
af7b216b83
Updating gitignore
2018-05-04 00:28:44 -05:00
Silarn
e802cf311e
Remove remnants of QtScript and fix some CMake issues
2018-04-19 01:43:58 -05:00
Brian Munro
10a1bd050b
Merge pull request #1 from Modorganizer2/Develop
...
Merge to Master for Release
2018-04-13 08:51:04 +02:00
Jeremy Rimpo
8666ffcb92
Remove extraneous search code
2018-04-13 00:38:23 -05:00
Silarn
10083aaf46
Prep for Qt 5.11 (backward-compatible)
2018-04-10 23:28:35 -05:00
Silarn
27aa0acbe4
Fix up CMAKE to use /MP and allow building through umbrella
2018-04-07 17:12:24 -05:00
Jeremy Rimpo
d359cf8edf
Merge pull request #2 from Silarn/mainline_dev
...
Insert the game rather than replacing the current entry
2017-12-13 13:40:07 -06:00
Jeremy Rimpo
8f6a85a125
Insert the game rather than replacing the current entry
2017-12-13 13:38:34 -06:00
Jeremy Rimpo
ca8069ee3a
Merge pull request #1 from Silarn/mainline_dev
...
Fix for looping and registering multiple games
2017-12-13 13:12:47 -06:00
Jeremy Rimpo
37065055cc
Fix for looping and registering multiple games
...
* Don't add another nxmhandler as a handler unless there's a global ini
* Unless we're reregistering the handler, add to the current list
2017-12-13 13:01:47 -06:00