Quake II 3.21 'Capture The Flag' for Yamagi Quake II
Find a file
Yamagi b8a45290a2 Add CI workflows for Linux, MacOS and Windows.
This is equivalent to the CI workflows added to the yquake2 main
repository. The workflows are triggered on commit, for new pull
requests and when the pull request branch is updated. The CI is
mostly for providing users with up to date test builds.
2024-08-12 18:03:50 +02:00
.github/workflows Add CI workflows for Linux, MacOS and Windows. 2024-08-12 18:03:50 +02:00
src Update weapon.c 2022-12-03 15:50:57 +01:00
.gitignore Add a simple .gitignore. 2020-02-24 17:00:09 +01:00
CHANGELOG Update CHANGELOG for 1.10. 2023-11-04 14:08:05 +01:00
CMakeLists.txt Add a warning that the CMakeLists.txt is unmaintained. 2021-07-23 08:28:35 +02:00
LICENSE Add LICENSE files 2011-10-10 19:40:18 +00:00
Makefile Normalize arm64 to aarch 64 on not MacOS and Windows. 2023-11-04 14:05:02 +01:00
README.md Modernize the README. 2024-08-12 18:01:46 +02:00

Three Wave Capture The Flag for Yamagi Quake II

Three Wave Capture The Flag for Yamagi Quake II is a bugfixed version of the official CTF addon for Quake II. It's based upon the Quake II source code release and and is licensed under GPL version 2:

Several bugs were fixed. The addon is intended to be used with Yamagi Quake II, but it's also fully backward compatible with the last Quake II pointrelease 3.20 and may work with other source ports.

Officially supported operating systems are:

  • FreeBSD
  • Linux
  • Windows

Beside theses Three Wave Capture The Flag for Yamagi Quake II has community support for MacOS and most other unixoid operating systems, including NetBSD, OpenBSD and Solaris.

Development

Three Wave Capture The Flag for Yamagi Quake II is a community driven project and lives from community involvement. Please report bugs in our issue tracker:

We are always open to code contributions, no matter if they are small bugfixes or bigger features. However, Yamagi Quake II is a conservative project with big focus on stability and backward compatibility. We don't accept breaking changes. When in doubt please open an issue and ask if a contribution in welcome before putting too much work into it. Open a pull request to submit code:

Also have a look at our contributors guide:

Documentation

Yamagi Quake II has rather extensive documentation covering all relevant areas from installation and configuration to package building. Have a look at the documentation index:

Releases

Three Wave Capture The Flag for Yamagi Quake II releases at an irregular schedule. The official releases with source code tarballs and prebuild Windows binaries can be found at the homepage:

Our CI builds unsupported Linux, MacOS and Windows binaries at every commit. The artifacts can be found here: