0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Sep 08, 2025 — Sep 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CHANGELOG: the download pages offer only what the releases have. More... about 1 month ago
Download pages: a row for a file the release does not have is removed. More... about 1 month ago
Download pages: fill in the checksums that were never filled in. More... about 1 month ago
Options no longer aborts the game: CEGUI gets a regex matcher without PCRE. More... about 1 month ago
CHANGELOG: the greyscale image codec and the two startup messages. More... about 1 month ago
An ordinary start no longer reports two problems it does not have. More... about 1 month ago
Read greyscale PNGs instead of drawing a dummy image for each. More... about 1 month ago
CHANGELOG: the macOS gettext link and the keg-only prefix. More... about 1 month ago
macOS: link the gettext library, and tell cmake where Homebrew hides it. More... about 1 month ago
macOS: ask the linker for --as-needed instead of assuming it has it. More... about 1 month ago
CHANGELOG: the gitignore for the release scripts' Python bytecode. More... about 1 month ago
Fix the AppImage crash after the loading bar: five PNGs the shipped codec cannot read. More... about 1 month ago
Release workflows: a tag is a value, not script. More... about 1 month ago
AppImage: a check that cannot run must not fail the release. More... about 1 month ago
gitignore: the release scripts' Python bytecode. More... about 1 month ago
CHANGELOG: everything after 2.2.0-beta1 belongs to 2.2.0-beta2. More... about 1 month ago
Fix the release workflows: an `only` input can no longer stop a run from loading. More... about 1 month ago
Fix the AppImage: find the game data where the AppImage really is. More... about 1 month ago
Release all / Release all missing: pass WEBSITE_TOKEN to Repos so the download pages get each release's checksums. More... about 1 month ago
macOS: replace C++17-removed std::binary_function/bind2nd in collision.cpp with lambdas. More... about 1 month ago
CHANGELOG: consolidate all post-beta1 changes into the 2.2.0-beta2 section. More... about 1 month ago
Release all: update the website download pages for the release, with its links and checksums. More... about 1 month ago
Release checksums: keep the full asset name, so same-stem assets do not overwrite each other's checksum. More... about 1 month ago
Fix the macOS builds and the win64 package: an inert auto_ptr shim, and an empty CEGUI variable. More... about 1 month ago
macOS: close the warning's quote and create parts/, so the release can attach. More... about 1 month ago
CHANGELOG: record the win32 mirrored-mingw32 build for the unreleased version. More... about 1 month ago
Windows: build win32 against a mirrored mingw32-gcc toolchain, not MSYS2's dropped 32-bit repo. More... about 1 month ago
CHANGELOG: record the macOS, Windows and Flatpak release-build fixes for beta2. More... about 1 month ago
macOS: shim std::auto_ptr for libxml++ 2.6, so the C++17 libc++ build compiles. More... about 1 month ago
Windows: define CEGUI_STATIC so the static CEGUI build links (win64). More... about 1 month ago