diff options
| author | 2025-11-24 22:06:53 +0000 | |
|---|---|---|
| committer | 2025-11-24 22:06:53 +0000 | |
| commit | e191c3e5f4cb7e8a0cbec2e9383f7252db2b0fd2 (patch) | |
| tree | 7bc6b7c7e91b25a2827e45f0fc1d39a4f45b222b /src/sst.c | |
| parent | da9bf5c5c058c6d7611ab9fbcd2ac61e3e9a23d3 (diff) | |
| download | sst-7cee2f3c6b336bd3f1f22ce262b72acd6fc049f0.tar.gz sst-7cee2f3c6b336bd3f1f22ce262b72acd6fc049f0.zip | |
Do the release notes and zip dates for 0.15v0.15-BETA
Diffstat (limited to 'src/sst.c')
| -rw-r--r-- | src/sst.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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\ "; |
