head 1.2; access; symbols pkgsrc-2026Q1:1.1.0.20 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.18 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.16 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.14 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.12 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.10 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.8 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.6 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.4 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.2 pkgsrc-2023Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2026.03.31.10.47.13; author adam; state dead; branches; next 1.1; commitid 2d9OEBsbGbzNf7AG; 1.1 date 2023.12.22.20.53.49; author prlw1; state Exp; branches; next ; commitid xNEqFiDUlNl1ivRE; desc @@ 1.2 log @supertux: updated to 0.7.0 0.7.0 Here are some of the most notable changes since the previous release: Brand new sprites and abilities for Tux: slope sliding, strong buttjumping, rock rolling, and crawling Revamped graphics for most backgrounds, tiles, objects, and badguys Complete level design + story rework of the Story Mode, Revenge in Redmond, and Bonus Island I Not only new NPCs (e.g: Granito) and enemies (e.g: DiveMine, Fish, and Corrupted Granito), but also revamps for numerous enemies such as: GoldBomb, Igel, Ghoul, and both bosses (Yeti and Ghost Tree) New music Level editor revamp Local multiplayer mode New gameplay mechanics such as glinted enemies, keys, the item pocket, and unlockable bonus islands via Tux Dolls Many internal improves and code refactoring, such as moving to SimpleSquirrel Improvements to compilation/porting, including CMake refactor, Android revival, and Flatpak builds @ text @$NetBSD: patch-external_partio__zip_zip__manager.hpp,v 1.1 2023/12/22 20:53:49 prlw1 Exp $ std::unique_ptr is in https://github.com/SuperTux/supertux/commit/81809dd5e6f611b1d64d952f6d96310bcc9c5fca --- external/partio_zip/zip_manager.hpp.orig 2023-12-22 19:58:14.529270276 +0000 +++ external/partio_zip/zip_manager.hpp @@@@ -1,8 +1,12 @@@@ // SOURCE: https://github.com/wdas/partio/blob/main/src/lib/io/ZIP.h +// NOTE: This file was edited for purposes of compatibility with SuperTux. -/* +// This include has been added to fix a problem with GCC 11+ (and maybe 10) +#include + +// ============================================================================= -NOTE: This file was edited for purposes of compatibility with SuperTux. +/* PARTIO SOFTWARE Copyright 2010 Disney Enterprises, Inc. All rights reserved @ 1.1 log @supertux build fix: std::unique_ptr is in @ text @d1 1 a1 1 $NetBSD$ @