| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Restore tutorials | Jeremy Rimpo | 2026-05-17 | 1 | -3/+0 |
| | | |||||
| * | Disabling tutorials (#2366) | Jeremy Rimpo | 2026-04-17 | 1 | -0/+3 |
| | | |||||
| * | Move to VCPKG (#2068) | Mikaël Capelle | 2025-05-29 | 1 | -8/+13 |
| | | | | | | | | | | * Remove SConscript related files. * Force-load translations from uibase and gamebryo/creation. * Bring githubpp here and add a standalone preset. * Switch VersionInfo -> Version for ModOrganizer2. (#2063) * Add pre-commit hook. * Use 7zip build from VCPKG registry. * Use archive.dll from the bin folder instead of dlls. | ||||
| * | Update following cmake_common changes. | Mikaël Capelle | 2022-04-19 | 1 | -12/+5 |
| | | | | | | | | # Conflicts: # CMakeLists.txt # src/CMakeLists.txt # src/organizer_en.ts | ||||
| * | First pass for Qt6 compatibility | Jeremy Rimpo | 2022-04-19 | 1 | -0/+3 |
| | | |||||
| * | appveyor does not build modorganizer in its standard location, so use ↵ | isanae | 2020-04-30 | 1 | -1/+7 |
| | | | | | DEPENDENCIES_DIR to find cmake_common | ||||
| * | moved a few projects to requires_project() | isanae | 2020-04-25 | 1 | -0/+1 |
| | | |||||
| * | now using new common cmakefiles | isanae | 2020-04-23 | 1 | -34/+8 |
| | | | | | | fixed includes because shared/ isn't in the path anymore removed unused modeltest files | ||||
| * | removed unused or redundant stuff in error_report.h | isanae | 2019-07-22 | 1 | -1/+7 |
| | | | | | | | | renamed log() to vlog() for now extracted console creation to Console class rewrote LogBuffer to work with logging from uibase, renamed to LogModel added fmt dependency | ||||
| * | added --crashdump to generate dumps of a running MO process | isanae | 2019-07-01 | 1 | -0/+2 |
| | | | | | added dump_running_process.bat to start another instance of MO with that flag | ||||
| * | turned autorcc on so no need for qt5_add_resources() anymore | isanae | 2019-05-24 | 1 | -0/+13 |
| | | | | | | qt5_wrap_ui() is redundant since autouic is already on generate INSTALL.vcxproj.user to have the proper debugging settings so ModOrganizer.exe is started from install/bin | ||||
| * | greatly decreased the verbosity of builds | isanae | 2019-05-24 | 1 | -0/+3 |
| | | | | | always include the INSTALL project in the solution build | ||||
| * | Set optimization for release builds | Silarn | 2019-05-22 | 1 | -1/+1 |
| | | |||||
| * | Remove extraneous search code | Jeremy Rimpo | 2018-04-13 | 1 | -2/+0 |
| | | |||||
| * | Fix up CMAKE to use /MP and allow building through umbrella | Silarn | 2018-04-07 | 1 | -1/+3 |
| | | |||||
| * | Update to allow linking to updated bsatk | Silarn | 2018-04-03 | 1 | -0/+1 |
| | | |||||
| * | Don't set zlib_root | Sandro Jäckel | 2018-03-09 | 1 | -2/+0 |
| | | |||||
| * | Update CMakeLists.txt | Sandro | 2018-02-22 | 1 | -1/+1 |
| | | | | project name was different than I thought | ||||
| * | set MO as StartUp Project | Sandro | 2018-02-20 | 1 | -0/+2 |
| | | | | | Sets MordOrganizer as StartUp Project in VisualStudio. Reference: https://stackoverflow.com/a/37994396/4446318 | ||||
| * | Fixed cmake to use the QTROOT Parameter instead of hard coding the directory, | LePresidente | 2017-10-19 | 1 | -1/+1 |
| | | |||||
| * | now using github for self updater | Tannin | 2016-05-06 | 1 | -1/+0 |
| | | |||||
| * | portable setup is no longer offered if the directory isn't writable | Tannin | 2016-02-09 | 1 | -1/+2 |
| | | |||||
| * | more work on build system | Tannin | 2015-10-08 | 1 | -4/+4 |
| | | |||||
| * | added cmake build system | Tannin | 2015-09-26 | 1 | -4/+1 |
| | | |||||
| * | added cmake build script and a few fixes for 64-bit compatibility | Tannin | 2015-09-23 | 1 | -0/+17 |
