Activity for Morrowind Tools Project

  • Dirk Stolle committed [a22b92] on Code

    tests: simplify skip operation in tests for SRTP::ScrollRecord

  • Dirk Stolle committed [25d5cf] on Code

    tests: simplify skip operation in tests for SRTP::PerkRecord

  • Dirk Stolle committed [b0f4b2] on Code

    tests: simplify skip operation in tests for SRTP::MiscObjectRecord

  • Dirk Stolle committed [e265f4] on Code

    tests: simplify skip operation in some more Skyrim tests

  • Dirk Stolle committed [cef745] on Code

    mw: fix typo in script compiler code

  • Dirk Stolle committed [f66a1e] on Code

    ci: update actions/upload-artifact in GHA workflows to v6

  • Dirk Stolle committed [e527c6] on Code

    ci: switch to Alpine 3.23 for Alpine-based build

  • Dirk Stolle committed [7cd3cc] on Code

    ci: update actions/checkout in GHA workflows to v6

  • Dirk Stolle committed [f89a3c] on Code

    ci: move GitLab cross-compile job from Debian 12 to Debian 13

  • Dirk Stolle committed [96dbfa] on Code

    ci: update actions/upload-artifact in GHA workflows to v5

  • Dirk Stolle committed [5f13f1] on Code

    ci: switch to Alpine 3.22 for Alpine-based build

  • Dirk Stolle committed [815ac9] on Code

    ci: update actions/checkout in GHA workflows to v5

  • Thoronador Thoronador committed [a0b518] on Code

    ci: improve GHA workflows

  • Thoronador Thoronador committed [c3b148] on Code

    ci: adjust Alpine ARM workflow (new directory structure on runner)

  • Dirk Stolle committed [79c271] on Code

    SRTP: minor code refactoring for ShoutRecord and SoulGemRecord

  • Dirk Stolle committed [f7c0fd] on Code

    tests: test write failures for more SRTP records

  • Dirk Stolle committed [b1eff9] on Code

    tests: test write failure for MODT of SRTP::AnimatedObjectRecord

  • Dirk Stolle committed [ea3058] on Code

    tests: test write failure for MODT of SRTP::CameraShotRecord

  • Dirk Stolle committed [fd9e50] on Code

    tests: simplify skip operation in a few more Skyrim tests

  • Dirk Stolle committed [c4ce97] on Code

    SRTP: minor code refactoring for ActionRecord

  • Dirk Stolle committed [bc7a64] on Code

    SRTP: minor code refactoring for AcousticSpaceRecord

  • Dirk Stolle committed [bca3a8] on Code

    SRTP: minor code refactoring for CameraShotRecord

  • Dirk Stolle committed [2bd2ab] on Code

    SRTP: minor code refactoring for WordOfPowerRecord

  • Dirk Stolle committed [054c30] on Code

    tests: test more write failures when stream has no more space

  • Dirk Stolle committed [55e436] on Code

    adjust indentation in CMake file

  • Dirk Stolle committed [e9da22] on Code

    SRTP: minor refactoring + typo fix in AnimatedObjectRecord

  • Dirk Stolle committed [6f411a] on Code

    tests: test write failure when stream has no more space

  • Dirk Stolle committed [958d21] on Code

    SRTP: yet more refactoring + text improvements in record classes

  • Dirk Stolle committed [2b5cb2] on Code

    SRTP: even more refactoring + text improvements in record classes

  • Dirk Stolle committed [77bdab] on Code

    SRTP: more refactoring + text improvements in record classes

  • Dirk Stolle committed [8ee374] on Code

    update copyright year in TreeRecord.cpp

  • Dirk Stolle committed [356a5a] on Code

    SRTP: minor refactoring + text improvements in some records

  • Dirk Stolle committed [a00c95] on Code

    tests: more test cases for SRTP::TextureSetRecord

  • Dirk Stolle committed [9fd272] on Code

    SRTP: minor cleanup in ESM reader classes

  • Dirk Stolle committed [508274] on Code

    modernize: SRTP::TextureSetRecord

  • Dirk Stolle committed [71379b] on Code

    test: add tests for SRTP::TextureSetRecord + fix size calculation

  • Dirk Stolle committed [4e7fb8] on Code

    tests: simplify skip operation in some more Skyrim tests

  • Dirk Stolle committed [4858e3] on Code

    tests: simplify skip operation in tests for SRTP::AmmunitionRecord

  • Dirk Stolle committed [481b24] on Code

    SRTP: minor refactoring + cleanup in AmmunitionRecord

  • Dirk Stolle committed [9ca07d] on Code

    SRTP: fix size calculation in AmmunitionRecord

  • Morrowind Tools Project Morrowind Tools Project released /bsa_cli/third-party.md

  • Morrowind Tools Project Morrowind Tools Project released /bsa_cli/bsa-cli_v0.12.0_win64.zip

  • Morrowind Tools Project Morrowind Tools Project released /bsa_cli/bsa-cli_v0.12.0_linux-arm64-generic.tar.gz

  • Morrowind Tools Project Morrowind Tools Project released /bsa_cli/bsa-cli_v0.12.0_linux-amd64-generic.tar.gz

  • Morrowind Tools Project Morrowind Tools Project updated /bsa_cli/readme.md

  • Morrowind Tools Project Morrowind Tools Project updated /bsa_cli/changelog.md

  • Dirk Stolle committed [01c8f9] on Code

    SRTP: change contents-based readers to avoid copies of content

  • Dirk Stolle committed [e0cfa8] on Code

    dev: add sr-esm-io program to test ESM I/O for Skyrim

  • Dirk Stolle committed [ee4efc] on Code

    bsa-cli: bump version to 0.12.0

  • Dirk Stolle committed [2ef2fb] on Code

    bsa-cli: improve wording of two extraction-related error messages

  • Dirk Stolle committed [2d7ce0] on Code

    bsa-cli: add test case for existing extraction destinations

  • Dirk Stolle committed [f45959] on Code

    bsa-cli: add more tests for parameter handling / checking

  • Dirk Stolle committed [82dadd] on Code

    bsa-cli: add test case for corrupt BSA structure data

  • Dirk Stolle committed [9c7c17] on Code

    bsa-cli: minor code rearrangement

  • Dirk Stolle committed [ec2f0d] on Code

    bsa-cli: update copyright year

  • Dirk Stolle committed [1f240e] on Code

    bsa-cli: return non-zero exit code when required name data is missing

  • Dirk Stolle committed [264426] on Code

    fix code style in some Skyrim record classes

  • Dirk Stolle committed [8488f7] on Code

    fix code style in more Morrowind record classes

  • Dirk Stolle committed [bd5e96] on Code

    bsa-cli: also test check-hashes with BSA file with wrong hashes

  • Dirk Stolle committed [08a858] on Code

    bsa-cli: test some more invalid parameter combinations

  • Dirk Stolle committed [3a43bb] on Code

    bsa-cli: add the --show-total option to the file-metadata command

  • Dirk Stolle committed [7fed40] on Code

    fix code style in some Morrowind record classes

  • Dirk Stolle committed [f51c34] on Code

    ci: fail workflow if no files for upload are found

  • Dirk Stolle committed [3670af] on Code

    ci: add build workflow for Alpine Linux on ARM 64

  • Dirk Stolle committed [9949b6] on Code

    documentation: adjust build command in readme

  • Dirk Stolle committed [2e1ac5] on Code

    MWTP: don't write empty inventory icon path of MiscItemRecord

  • Dirk Stolle committed [c0cc9a] on Code

    MWTP: rename SoundChanceRecord to SoundChance

  • Dirk Stolle committed [a1556c] on Code

    MWTP: adjust RegionRecord to remember size of WEAT sub record

  • Dirk Stolle committed [bc127a] on Code

    cell_translator: improve cell list for translation

  • Dirk Stolle committed [013835] on Code

    cell_translator: indicate proper encoding in cells.xml

  • Dirk Stolle committed [80b5ac] on Code

    cell_translator: minor text formatting fix in info message

  • Dirk Stolle committed [7126b2] on Code

    cell_translator: fix mistake in error message

  • Dirk Stolle committed [a32526] on Code

    cell_translator: bump version to 0.4.2

  • Dirk Stolle committed [4010f7] on Code

    cell_translator: partial code modernization + formatting adjustments

  • Dirk Stolle committed [5f281a] on Code

    MWTP: don't write empty response string of dialogue info record

  • Dirk Stolle committed [81606d] on Code

    MWTP: adjust write order of sub records for ref'd objects, part 2

  • Dirk Stolle committed [521cce] on Code

    minor code refactoring; adjust wording in error messages

  • Dirk Stolle committed [e1e940] on Code

    tests: simplify skip operation in a few more Skyrim tests

  • Dirk Stolle committed [f9f55d] on Code

    MWTP: adjust write order of sub records for referenced objects

  • Dirk Stolle committed [846f82] on Code

    tests: simplify skip operation in more Skyrim tests

  • Dirk Stolle committed [a7733d] on Code

    tests: simplify skip operation in some Skyrim tests

  • Dirk Stolle committed [eff70f] on Code

    code formatting changes

  • Dirk Stolle committed [7b851d] on Code

    ci: run Alpine workflow on GHA latest Ubuntu runner

  • Dirk Stolle committed [2d705c] on Code

    ci: fix compiler version in name of GHA workflow step

  • Dirk Stolle committed [f2728c] on Code

    MWTP: fix order of sub records in MiscItemRecord

  • Dirk Stolle committed [123c34] on Code

    MWTP: always use float as internal representation for GlobalRecord

  • Dirk Stolle committed [6ab427] on Code

    MWTP: fix handling of empty string-typed GMSTs

  • Dirk Stolle committed [c72807] on Code

    dev: add mw-esm-io program to test ESM I/O for Morrowind

  • Dirk Stolle committed [859bdc] on Code

    smaller formatting + code style changes

  • Dirk Stolle committed [7e4c0b] on Code

    tests: run test for umlauts in paths of BSA files on Linux systems, too

  • Dirk Stolle committed [e799b4] on Code

    ci: build formID finder GUI, too

  • Dirk Stolle committed [b54d73] on Code

    formID_finder: fix syntax error (occurred on Linux only)

  • Dirk Stolle committed [ed3a0e] on Code

    formID_finder: replace outdated WinAPI function call

  • Dirk Stolle committed [50eddf] on Code

    formID_finder: code formatting adjustments

  • Dirk Stolle committed [da422b] on Code

    adjust CMake files to get rid of deprecation warning

  • Dirk Stolle committed [8b8654] on Code

    ci: use new Alpine 3.21 for Alpine-based build

  • Dirk Stolle committed [7de121] on Code

    ci: switch to Docker 27 for Docker image build jobs on GitLab

  • Dirk Stolle committed [565a7b] on Code

    ci: move statically linked Clang build on GHA to Ubuntu 24.04

  • Dirk Stolle committed [be85fe] on Code

    ci: move more GCC builds on GHA from Ubuntu 22.04 to Ubuntu 24.04

  • Dirk Stolle committed [7b09fd] on Code

    ci: switch build with sanitizers to newer Ubuntu 24.04

1 >
MongoDB Logo MongoDB