ZachHaber
|
2e687bea6e
|
Fixed overwrite and logs
Diagnose basic should now see the correct overwrite and log folders,
rather than the default ones.
|
2017-01-17 16:34:45 -06:00 |
|
Brian Munro
|
bc24f6f3d7
|
Update diagnosebasic.cpp
Fixed if statement, as it was always returning true.
|
2016-12-22 06:40:33 +02:00 |
|
LePresidente
|
8ea35f7a47
|
skyrimSE edit.
|
2016-12-20 03:39:25 -08:00 |
|
Thomas Tanner
|
d1c34257cd
|
Merge remote-tracking branch 'refs/remotes/TanninOne/master' into issue/356
|
2015-12-05 11:46:55 +00:00 |
|
Tannin
|
6d078bab60
|
removed potential mod order detection code
|
2015-12-01 21:05:39 +01:00 |
|
Thomas Tanner
|
d9e26399d1
|
Removes igameinfo.h from everywhere apart from (sort of) the pythonrunner plugin.
|
2015-11-22 08:48:48 +00:00 |
|
Tannin
|
d56a520815
|
Simplified the PMOP message
|
2015-08-19 19:05:15 +02:00 |
|
Tannin
|
fe8966e279
|
small code beautification
|
2015-07-07 20:53:38 +02:00 |
|
Tom Tanner
|
98bd1d4780
|
And now I find the place I should have altered.
Added some options to the diagnosis plugin to ignore .log files and empty
directories in overwrite folder
|
2015-06-24 20:46:31 +01:00 |
|
Tom Tanner
|
c345cacbc9
|
and now I find out I don't need to do it at all
|
2015-06-23 20:27:38 +01:00 |
|
Tom Tanner
|
b78ae57ed4
|
Factor out general, nexis, plugins tab code into individual classes
Add some code and page to control what is/isn't significant in overwrite
|
2015-06-20 15:37:32 +01:00 |
|
Tannin
|
d983c908ee
|
minor stuff
|
2015-05-11 21:41:00 +02:00 |
|
Tannin
|
b245bc2ce3
|
enabling/disabling a plugin should now immediately cause a check for problems
|
2015-04-08 18:53:43 +02:00 |
|
Tannin
|
7dd29a68e2
|
overwrite is now ignored when determining potential mod order conflicts
|
2015-03-18 19:38:24 +01:00 |
|
Tannin
|
97c8769334
|
Merge with branch1.2
|
2015-01-24 19:34:12 +01:00 |
|
Tannin
|
05d1782cf1
|
cleanup (mostly removing unused includes)
|
2015-01-22 19:44:38 +01:00 |
|
Tannin
|
0320bd719a
|
Merge
|
2015-01-04 10:33:37 +01:00 |
|
Tannin
|
943689d5c3
|
- fixes after merge
|
2015-01-04 10:13:12 +01:00 |
|
Tannin
|
ecf0ff0d02
|
Merge with branch1.2
|
2015-01-03 15:58:52 +01:00 |
|
Tannin
|
182ec5f85d
|
bugfix: potential mod order problem reported when there were no mods at all
|
2014-12-20 17:06:48 +01:00 |
|
Tannin
|
2632e79de7
|
replaced all uses of NULL with nullptr
fixed a few placed where NULL was used as a number or boolean
|
2014-11-28 11:19:20 +01:00 |
|
Tannin
|
41eb0d50d4
|
undid some changes that accidentally made it to this branch
|
2014-11-26 20:19:07 +01:00 |
|
Tannin
|
863233e1ab
|
- fixed manifest for qt5
- download messages can now be sent from different user accounts
|
2014-11-14 23:33:49 +01:00 |
|
Tannin
|
9cb9c2cc56
|
- fixed manifest for qt5
- download messages can now be sent from different user accounts
|
2014-11-14 23:33:49 +01:00 |
|
Tannin
|
8529da255f
|
- several style fixes suggested by static analysis
- will now support up to 4 levels of version numbers (major.minor.subminor.subsubminor
|
2014-09-24 19:51:51 +02:00 |
|