Commit Graph

329 Commits

Author SHA1 Message Date
ManIsCat2 d4e08d41bb Merge remote-tracking branch 'origin/androiddev' into android-dev 2025-03-24 12:53:50 +03:30
xLuigiGamerx ae96adfef9 Temporarily disable the update checker 2025-03-24 11:33:07 +03:00
xLuigiGamerx b8922e4849 Makefile changes for sounds 2025-03-24 08:49:35 +03:00
xLuigiGamerx 67a1917bc6 Added dev branch changes from coopdx 2025-03-24 08:04:26 +03:00
ManIsCat2 be8ebc5ca8 remove this to MAYBE fix arm crash 2025-03-23 20:23:44 +03:30
ManIsCat2 555623e967 android stuff 2025-03-23 17:08:32 +03:30
ManIsCat2 0f2e191456 Merge branch 'androiddev' into add-workflow-correctly 2025-03-23 14:17:57 +03:30
Sploder-Saptarshi e4f95e762c Add only workflow 2025-03-23 16:12:02 +05:30
ManIsCat2 faff66adae Merge coop dev to android dev 2025-03-23 14:07:38 +03:30
ManIsCat2 21229b48fa part7: probably fix make errors 2025-03-23 01:23:51 +03:30
ManIsCat2 42c9a208ae What (part4 2025-03-23 00:48:34 +03:30
ManIsCat2 06e6a4c341 part3 2025-03-23 00:42:33 +03:30
ManIsCat2 9712e276dd part2 2025-03-23 00:40:18 +03:30
ManIsCat2 e90d9b9e72 unfuck android codebase: part1 2025-03-23 00:35:08 +03:30
Prince Frizzy 9d1776410c Fix GIT_HASH and re-add build date. (#691) 2025-03-10 09:20:15 +10:00
Isaac0-dev 0810f01396 no longer need a rom to compile the game
the files:
- sound_data_compressed.ctl
- sound_data_compressed.tbl
- sequences_compressed.bin
are now added as files that are generated by assemble_sound.py, they're compressed, and are decompressed at compile time.
rom assets have been removed from these files, so they are now just metadata for loading the sounds that are extracted at runtime.
2025-03-08 12:43:29 +10:00
Fabrizio Alonso Hernández Hernández 661a1d1d03 Add makefile TARGET_RK3588 option and actions (#671)
* Add makefile TARGET_RK3588 option and actions

* Add support for TARGET_RK3588 in Makefile
2025-02-22 08:44:34 +10:00
xLuigiGamerx 398ea0d7d5 Fixed compilation on pc 2025-02-20 16:05:38 +03:00
xLuigiGamerx 5ce10b6248 Fixed Toad's Voice 2025-02-20 16:04:28 +03:00
ManIsCat2 b9696372fc game doesnt compile??? 2025-02-14 11:07:35 +03:30
ManIsCat2 c3339e5efd dont do this in android 2025-02-14 10:53:44 +03:30
ManIsCat2 d91f879265 Merge branch 'android' of https://github.com/ManIsCat2/sm64coopdx into android 2025-02-14 10:35:27 +03:30
Isaac0-dev 2745f932b1 enable aslr 2025-02-13 22:57:29 +10:00
Isaac0-dev 4d063faf27 revert perfect hashing attempt
was implemented wrong anyway
2025-02-13 12:59:14 +10:00
EmeraldLockdown cddf78cf12 macos fixes (#626) 2025-02-13 07:03:33 +10:00