Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenApoc/OpenApoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 20260123
Choose a base ref
...
head repository: OpenApoc/OpenApoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20260306
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 2, 2026

  1. Update README: remove dead links, fix badges, and minor corrections

    - Remove Travis CI badge (service discontinued)
    - Remove dead openapoc.org links (forum, website, IRC)
    - Fix Discord invite link and Facebook URL
    - Fix license badge trailing backslash
    - Add source link for Julian Gollop quote
    - Add Linux/macOS quick-start instructions
    - Fix typos: "crushes" → "crashes", "Unnofficial" → "Unofficial",
      "Visual C++ Libraries" → "Visual C++ Redistributable"
    - Consolidate Contribute/FAQ section
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    ayrtondenner and claude committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    9123b59 View commit details
    Browse the repository at this point in the history
  2. Fix Ubuntu Qt5 → Qt6 dependency reference (fixes #1555)

    Ubuntu install instructions still referenced qtbase5-dev, but the project
    has fully migrated to Qt6. Update to qt6-base-dev to match the build system,
    CI workflows, and all other platform instructions. Also fix the USE_SYSTEM_QT
    option comment that still said QT5.
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    ayrtondenner and claude committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    40f8cba View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    8ee5a03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1580 from ayrtondenner/update-readme

    Update README: remove dead links, fix badges, and minor corrections
    FilmBoy84 authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    c3309cd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1586 from Kurtsley/funding-update

    Fix funding modifier and reset timing
    FilmBoy84 authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    1102605 View commit details
    Browse the repository at this point in the history
Loading