Jeremy Rimpo
|
82962e7247
|
Add basic NXM collections link parsing (#184)
|
2026-05-02 10:40:12 -05:00 |
|
Jeremy Rimpo
|
61451bd813
|
Add blueprint prefix to game plugin (#183)
|
2026-04-15 09:00:34 +02:00 |
|
pre-commit-ci[bot]
|
26de61282e
|
[pre-commit.ci] Pre-commit autoupdate. (#176)
* [pre-commit.ci] Pre-commit autoupdate.
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)
- [github.com/pre-commit/mirrors-clang-format: v20.1.7 → v22.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v20.1.7...v22.1.2)
* [pre-commit.ci] Auto fixes from pre-commit.com hooks.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2026-04-09 13:15:15 +02:00 |
|
Jonathan Feenstra
|
e331e2489d
|
Add instance manager to plugin API (#180)
|
2026-02-08 10:07:18 +01:00 |
|
Jonathan Feenstra
|
45edf35154
|
Add executables list to plugin API (#179)
|
2026-01-31 16:49:40 +01:00 |
|
Jonathan Feenstra
|
4885d450d8
|
Change IOrganizer::profile return type to a shared_ptr (#178)
|
2026-01-11 17:31:03 +01:00 |
|
Jonathan Feenstra
|
b04cc89403
|
Add instanceName and profiles methods to plugin API (#177)
|
2026-01-11 12:35:48 +01:00 |
|
Jonathan Feenstra
|
bf780a6a6f
|
Extend uibase APIs with author and uploader data (#174)
|
2025-08-18 07:55:27 +02:00 |
|
Mikaël Capelle
|
01c5b6eb35
|
Move glob() and walk() generator versions to standalone functions. (#173)
|
2025-07-08 19:32:59 +02:00 |
|
Mikaël Capelle
|
45fc9af2e6
|
Add IFileTree::walk() and IFileTree::glob(). (#171)
* Add IFileTree::walk() and IFileTree::glob().
* Fix formatter issues with C++23.
|
2025-07-02 09:15:08 +02:00 |
|
Mikaël Capelle
|
96a2f3aeb8
|
Move to VCPKG (#155)
* Add proper CMake packaging for UIBase.
* Add alias mo2::uibase target for uibase.
* Add a few string methods to remove boost dependencies.
|
2025-05-29 10:56:10 +02:00 |
|