Commit graph

13 commits

Author SHA1 Message Date
EmeraldLockdown
2fcf14d08d
Add backwards compatibility for older versions of macOS and add new macOS Icon (#957)
Some checks failed
Build coop / build-linux (push) Has been cancelled
Build coop / build-steamos (push) Has been cancelled
Build coop / build-windows-opengl (push) Has been cancelled
Build coop / build-windows-directx (push) Has been cancelled
Build coop / build-macos-arm (push) Has been cancelled
Build coop / build-macos-intel (push) Has been cancelled
Here are the changes:

- Update each runner to their respective latest versions (Arm is macOS-26 preview, and intel is macOS-15-intel)
- Compiled glew and sdl2 manually, specifically targeting 11 (big sur) on arm and 10.15 (catalina) on intel
- Recompiled arm lua libs to support Big Sur
- Add new icon designed for macOS 26 (tahoe), including backwards compatibility support for versions prior to tahoe

Few things to note are

- Vscode automatically removed white lines in the workflow for actions, if I need to revert it lmk.
- I tested this in a vm on macOS 11 (Monterey), and it appeared to work. If someone on intel is on macOS 10.15 (Catalina) or someone on arm is on macOS 11 (Big Sur), it would be greatly appreciated if you could test this. Even if you're on a slightly newer version that isn't supported in the current version, that would be appreciated. You can find the zipped builds [here](https://github.com/EmeraldLoc/random-files)
2026-02-23 08:35:53 +10:00
Agent X
30ccad30a8 Add macOS icon by EmeraldLockdown 2024-03-18 18:02:21 -04:00
Agent X
e26f25e163 Hopefully fix Git corruption and readd Hide and Seek 2024-01-01 12:03:01 -05:00
Agent X
02710b6598 Ghostbusters (Icon edition) 2023-12-11 16:51:43 -05:00
Agent X
8401530f41 Icon please stop corrupting 2023-12-11 16:13:15 -05:00
eros71
2f9f7d3bda Fix icon again
It's corrupted on the repo for some reason
2023-12-11 17:50:15 +01:00
Agent X
1420e3e93e Fix icons 2023-12-10 12:26:57 -05:00
eros71
1c1d9a1dd4 Misc fixes
- Game icon
- Extended soundbank missing NULLs
2023-12-10 04:31:39 +01:00
Agent X
49bca1cc01 sm64coopdx
Co-Authored-By: Yuyake <140215214+AngelicMiracles@users.noreply.github.com>
Co-Authored-By: FluffaMario <50761036+FluffaMario@users.noreply.github.com>
Co-Authored-By: Gregory Heskett <gheskett@gmail.com>
Co-Authored-By: iZePlayzYT <69536095+iZePlayzYT@users.noreply.github.com>
Co-Authored-By: Isaac0-dev <62234577+Isaac0-dev@users.noreply.github.com>
Co-Authored-By: eros71 <16540103+eros71-dev@users.noreply.github.com>
2023-10-30 01:03:36 -04:00
Emerald Lockdown
e2e34eb914
Bunch of macOS related changes (#467)
* Fix macOS Sonoma Linker Error

* Just redo the entire app thing

* Make icon .icns instead and make sizing more accurate
2023-09-13 03:08:52 -07:00
mjcox244
f63bffc64c
Add Icon to windows build (#96) 2022-05-19 16:33:17 -07:00
MysterD
b9243a4c5b Revert "Add an icon on windows (#48)"
This reverts commit be4919ce24.
2022-04-04 01:08:16 -07:00
mjcox244
be4919ce24
Add an icon on windows (#48) 2022-03-31 00:12:59 -07:00