1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-24 14:00:58 +00:00
Commit graph

37182 commits

Author SHA1 Message Date
Diject
c6f98d40b1 Update NSIS packaging 2026-01-04 20:51:53 +03:00
Diject
62227aa1a4 Add artifact-suffix input to Windows workflow 2026-01-04 20:44:02 +03:00
Diject
9a77901d82 Add Windows Installer job to CI workflow 2026-01-04 20:04:38 +03:00
Diject
fda950b461 Add Windows manifest embedding via CMake for MSVC builds 2026-01-04 19:10:40 +03:00
Diject
546c1c30b9 Update build type and add vcpkg feature flags 2026-01-04 17:21:24 +03:00
Diject
bf2829cfd2 Update tilemap background color 2026-01-04 11:04:44 +03:00
Diject
82c9faec2a Restrict map extraction to the player's current cell 2026-01-03 21:37:42 +03:00
Diject
4a2dad1093 Create CHANGELOG.md 2026-01-03 21:07:53 +03:00
Diject
3be7d61934
Update README 2026-01-03 20:26:20 +03:00
Diject
bd0f8573cd Update README.md 2026-01-03 20:21:13 +03:00
Diject
b27e1dab69 Remove documentation files 2026-01-03 20:21:07 +03:00
Diject
b0d7571887
Merge pull request #8 from Diject/dev
Update
2026-01-03 15:29:09 +03:00
Diject
49f249e191 Adjust tilemap color 2026-01-03 15:28:10 +03:00
Diject
eeb261d99d Fix local map water rendering and adjust extraction delay 2026-01-03 15:04:55 +03:00
Diject
34931d0159 Add playerCellOnly option to extractLocalMaps 2026-01-03 11:27:35 +03:00
Diject
a3902dfa4b Include osg/Vec3f in globalmap.hpp 2026-01-02 21:32:26 +03:00
Diject
af5a8246a5
Merge pull request #7 from Diject/background_color
Add background color export to map info files
2026-01-02 20:46:31 +03:00
Diject
e63f69152a Add background color export to map info files 2026-01-02 20:43:40 +03:00
Diject
10933c5a4d
Add tilemap
Add tilemap
2026-01-02 20:08:32 +03:00
Diject
df46afacb3 Update script for tilemap generation 2026-01-02 20:05:50 +03:00
Diject
bcd7cb2c85 Add configurable tilemap downscale factor 2026-01-02 19:52:04 +03:00
Diject
9669b73233 Add background color option to generateTileWorldMap 2026-01-02 18:57:40 +03:00
Diject
48f4487d26 Add generateTileWorldMap method for tiled world map generation 2026-01-02 17:53:54 +03:00
Diject
b3392ebca5
Merge pull request #5 from Diject/ui_logging
Change map extractor UI and add teleport logging
2026-01-02 15:24:12 +03:00
Diject
5488ddf72c
Merge pull request #4 from Diject/save_file
Add saveToLocalMapDir API for saving files to map dir
2026-01-02 15:22:57 +03:00
Diject
18c73af04e Improve map extractor UI and add teleport logging 2026-01-02 15:21:20 +03:00
Diject
7bbdc11ca8 Add saveToLocalMapDir API for saving files to map dir 2026-01-02 15:19:14 +03:00
Diject
f42907a2d7
Merge pull request #3 from Diject/workflows2
Workflows2
2026-01-02 13:52:24 +03:00
Diject
e28094bf1b Update Linux packaging in CI workflow 2026-01-02 12:55:51 +03:00
Diject
7d8f9c7d0b Remove Debian build job from CI workflow 2026-01-02 12:51:16 +03:00
Diject
8be3c1019c Enable artifact packaging and upload for all platforms 2026-01-02 12:02:20 +03:00
Diject
a0eea54c21
Merge pull request #2 from Diject/dev
Update
2026-01-01 17:55:03 +03:00
Diject
51e6fdbcb4 Add estimated time and improve map extraction UI 2026-01-01 17:49:32 +03:00
Diject
80d404f4d8 Update default options 2026-01-01 17:47:18 +03:00
Diject
f4bb0a69ca Remove unnecessary debug log message 2026-01-01 17:06:03 +03:00
Diject
ff10bf5778 Update mapextractor output format and add bounds 2026-01-01 17:00:00 +03:00
Diject
01f6b5168a
Update release workflow triggers
Removed tag-based trigger from release workflow and added manual dispatch.
2026-01-01 14:20:14 +03:00
Diject
971c7d176d
Update workflow triggers to include workflow_dispatch 2026-01-01 14:17:32 +03:00
Diject
63adf0b991 Add map extractor scripts and update script lists 2026-01-01 13:43:06 +03:00
Alexei Kotov
9efef817dc Merge branch 'navmeshtool_worldspaces' into 'master'
Somewhat reduce navmeshtool peak memory usage

See merge request OpenMW/openmw!5076
2025-12-31 00:37:51 +03:00
Diject
a89bd0e40e Add Lua API for map overwrite flag and existing map IDs 2025-12-30 21:21:27 +03:00
Diject
e8d844e7e5 Refactors MapExtractor to use engine options 2025-12-30 20:15:34 +03:00
Diject
d27a9143c8 Suppress NaN warnings in OSG log handler 2025-12-30 15:54:57 +03:00
Diject
a2b80f0a23 fix camera cleanup 2025-12-30 13:41:07 +03:00
Diject
2558cc55a3 add CMakeSettings.json for x64-Debug configuration 2025-12-30 12:08:35 +03:00
Diject
9bdf26eb89 Skip omwscripts and groundcover files in content loading 2025-12-29 21:58:13 +03:00
Diject
1936e902ef Improve camera cleanup in map extraction process 2025-12-29 14:58:29 +03:00
Diject
fa5496407b Change default options to skip menu and disable sound 2025-12-29 14:31:45 +03:00
Diject
39aafcdc2d Implement asynchronous local map extraction and status API 2025-12-29 12:09:03 +03:00
Alexei Kotov
48ee222cac Merge branch 'FixPlayerQuestName' into 'master'
Fix bad document keyword

See merge request OpenMW/openmw!5077
2025-12-29 00:00:22 +03:00