AnyOldName3
|
e8af8819df
|
Add PYCATCH missed when rebasing
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
de809c6d57
|
Fix simple errors with IPluginGame proxy and add warning when the unimplemented part is encountered
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
01168483c5
|
handle errors in Python game plugins
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
317f13177e
|
Move IPluginGameWrapper's mentod implementations into the cpp file
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
c47b94d534
|
Restore indentation which rearraging things broke
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
ca51a53d41
|
Make IPluginGameWrapper into a class and include the necessary Qt annotations
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
9722d5b093
|
Move IPluginGameWrapper to proxypluginwrappers.h as it's a wrapper for a plugin.
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
2df983e22c
|
Create ExecutableInfo interface
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
52417d64e4
|
Implement missing handling for QFileInfo
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
4a558d4caf
|
Implement from_python handling for QStringList
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
8dd9a710b4
|
Replace wrong QDir converter
|
2018-04-20 16:40:38 +01:00 |
|
AnyOldName3
|
377199f233
|
Put plugin wrappers in alphabetical order
|
2018-04-20 16:40:38 +01:00 |
|
Silarn
|
18a73c2f54
|
Remove remnants of QtScript and fix some CMake issues
|
2018-04-19 01:43:57 -05:00 |
|
Silarn
|
fba28bb9ab
|
Add SortMechanism check
|
2018-04-18 03:30:09 -05:00 |
|
Silarn
|
cdbc0f3bdb
|
Support for multi-game downloads
|
2018-04-16 13:07:56 -05:00 |
|
Silarn
|
ffbd4e3f11
|
Support for multi-game downloads
|
2018-04-16 12:51:40 -05:00 |
|
Jeremy Rimpo
|
e1ba01777d
|
Merge pull request #8 from AnyOldName3/version-info-missing-parts
Add missing comparison operators and functions for MOBase::VersionInfo
|
2018-04-13 12:44:29 -05:00 |
|
Jeremy Rimpo
|
9cbb35d354
|
Merge pull request #7 from AnyOldName3/cleanup
Cleanup dead code & update .gitignore
|
2018-04-13 12:43:44 -05:00 |
|
Jeremy Rimpo
|
c076d7a8bb
|
Remove extraneous search code
|
2018-04-13 00:38:21 -05:00 |
|
AnyOldName3
|
e277c9b56b
|
Add missing comparison operators and functions for MOBase::VersionInfo
|
2018-04-12 01:16:27 +01:00 |
|
AnyOldName3
|
d8ad6569ba
|
remove dead include
|
2018-04-11 17:27:23 +01:00 |
|
AnyOldName3
|
e08b8be570
|
Remove dead code
|
2018-04-11 17:12:27 +01:00 |
|
AnyOldName3
|
aca861194d
|
Update .gitignore with msbuild stuff
|
2018-04-11 17:10:55 +01:00 |
|
Silarn
|
fdffe6f277
|
Prep for Qt 5.11 (backward-compatible)
|
2018-04-10 23:28:32 -05:00 |
|
Silarn
|
341daf5c5f
|
Fix up CMAKE to use /MP and allow building through umbrella
|
2018-04-07 17:12:21 -05:00 |
|