ohsqueezy ohsqueezy
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-03 15:52:00 -04:00
290e23b5da - add options sub-menu to title screen: bgm, sfx, fullscreen, and exit
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-01 23:21:46 -04:00
78fdc4c09e - add options sub-menu to title screen: bgm, sfx, fullscreen, and exit
ohsqueezy pushed tag 1.0.4 to shampoo/cakefoot 2024-05-01 22:05:37 -04:00
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-01 22:03:28 -04:00
2eae10da98 - add options sub-menu to title screen: bgm, sfx, fullscreen, and exit
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-01 20:38:57 -04:00
c5a8b9d885 - add options sub-menu to title screen: bgm, sfx, fullscreen, and exit
ohsqueezy pushed to main at shampoo/spacebox 2024-05-01 20:38:46 -04:00
102d1749a5 added function to disable audio chunks, colors default to fully transparent, add public getters for Pad::box and Pad::visible
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-27 22:35:19 -04:00
ba53c72b01 minor updates to modding and building instructions
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-27 20:27:48 -04:00
d37f04995c add compilation flag that disables GLU in GLEW library
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-24 15:04:22 -04:00
279c7c83b8 separate shaders for GLES and GL, add MacOS build
ohsqueezy pushed to main at shampoo/spacebox 2024-04-24 15:01:47 -04:00
8498dfa004 - consolidate GL includes into one header
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-18 02:04:44 -04:00
8b2125f606 add variable for overriding SDL config binary location
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-18 01:36:12 -04:00
15f730a3d5 add user permissions for ubuntu build
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-18 00:24:21 -04:00
d66e70d6ad use malloc instead of malloc2 for Ubuntu 18 build
ohsqueezy pushed to main at shampoo/spacebox 2024-04-18 00:15:04 -04:00
87a946a61e fix missed reference to std::filesystem
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-18 00:12:29 -04:00
b40e0e56e4 add Ubuntu 18.04 docker build target
ohsqueezy pushed to main at shampoo/spacebox 2024-04-18 00:11:51 -04:00
a1eef8017e fix clang version in comment
ohsqueezy pushed to main at shampoo/spacebox 2024-04-18 00:01:40 -04:00
65eead0079 use experimental filesystem path for Ubuntu 18.04
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-17 18:31:35 -04:00
eb09e0603b move distributable location to an access protected folder; restore Linux compiler to default and use a better default for sdl2-config location
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-14 01:34:38 -04:00
7f87756b6c - added Steam build configuration file and shell script
ohsqueezy pushed to main at shampoo/spacebox 2024-04-14 00:58:00 -04:00
6fdfa67c41 WIP documentation on building for macOS and building wider Linux compatibility