From e191c3e5f4cb7e8a0cbec2e9383f7252db2b0fd2 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 24 Nov 2025 22:06:53 +0000 Subject: Do the release notes and zip dates for 0.15 --- src/sst.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/sst.c') diff --git a/src/sst.c b/src/sst.c index 64ebfa4..fb08bfd 100644 --- a/src/sst.c +++ b/src/sst.c @@ -270,6 +270,9 @@ static bool already_loaded = false, skip_unload = false; // auto-update message. see below in do_featureinit() static const char *updatenotes = "\ +* Initial work-in-progress support for pre-Orange Box games (a.k.a \"Old Engine\")\n\ +* Support for the sst_portal_colourN commands in Portal 4104\n\ +* Fixed case conversion when game name is all upper case (e.g. HALF-LIFE 2)\n\ * Various internal tweaks and cleanup\n\ "; -- cgit v1.2.3-54-g00ecf