Commit graph

175 commits

Author SHA1 Message Date
UnknownShadow200
fba21fe979 Better compatibility with old gcc 2024-10-31 20:01:31 +11:00
UnknownShadow200
ba00d2767a move iOS into misc folder 2024-09-25 20:43:20 +10:00
UnknownShadow200
f8f518e90a Fix android build not triggering success notify 2024-09-21 18:55:31 +10:00
UnknownShadow200
21afe3027c N64: Fix FPU underflow/overflow exceptions still being triggered 2024-09-21 08:12:34 +10:00
UnknownShadow200
56053e919d Fix some system fonts missing characters 2024-09-17 21:51:43 +10:00
UnknownShadow200
eec503e517
Some improvements to readme wording 2024-09-17 19:00:51 +10:00
UnknownShadow200
8a23c73511 One less step compiling with TCC 2024-08-24 09:16:32 +10:00
UnknownShadow200
3c65a4fc28 Dynamically load all imagehlp functions 2024-08-21 17:44:42 +10:00
UnknownShadow200
b5fe2118c2 Add success notify for PS1/saturn builds 2024-08-17 10:26:42 +10:00
UnknownShadow200
649eeba2ab tidy up readme and fix IOS build 2024-07-13 09:21:21 +10:00
UnknownShadow200
3acf8d7536 Consoles: Fix can't use soft keyboard properly in menus 2024-06-23 09:15:43 +10:00
UnknownShadow200
6153ff8c8a Dreamcast: Optimise vertex transform by a couple of cycles 2024-06-18 08:37:09 +10:00
UnknownShadow200
549719cc34 Classic Mac: Disable non-working audio and networking to reduce file size, add to readme 2024-06-08 12:03:52 +10:00
UnknownShadow200
bd878f464a macOS: Add xcode project 2024-05-29 20:53:48 +10:00
UnknownShadow200
2bf387cd28 Download links for Switch and NDS 2024-04-27 14:41:55 +10:00
UnknownShadow200
2ea26fcf5e Collapse more of readme by default, general tidy up 2024-04-16 21:26:38 +10:00
UnknownShadow200
d8ee8a5fab Wii U: Touchscreen input sorta works 2024-04-10 07:56:50 +10:00
UnknownShadow200
5b7800fe2b Switch: Use a few more native APIs 2024-04-01 22:13:32 +11:00
UnknownShadow200
121665d98c PS1: Controller movement support 2024-03-31 17:14:59 +11:00
UnknownShadow200
bd7f646d6a Wii U: Now 3D blank screen works 2024-03-26 12:14:31 +11:00
UnknownShadow200
a7854d8aec macOS: Remove Carbon backend and only use Cocoa backend 2024-03-20 21:53:19 +11:00
UnknownShadow200
329d927dac OpenGL ES: Enable proper mipmaps when device supports 3.2 or later 2024-03-17 11:30:43 +11:00
UnknownShadow200
450b4c921e Set thread stack size on posix and thread name on Linux 2024-03-17 08:15:24 +11:00
UnknownShadow200
514d16a313 Add Switch to readme and fix PSP/PS Vita builds 2024-03-17 07:31:59 +11:00
UnknownShadow200
c087dfac50 Dreamcast: Optimise a tiny bit 2024-03-12 23:43:58 +11:00
UnknownShadow200
89725e4676 Transfer repository to ClassiCube organization
Dreamcast: Also fix loading messages being trimmed
2024-02-20 11:52:31 +11:00
UnknownShadow200
c74151e289 NetBSD github actions too 2024-02-19 20:56:06 +11:00
UnknownShadow200
57cbd94469 PSP: Fix launcher not displaying and fix game usually crashing after several seconds (Thanks Zekiu, fixes #1144 and fixes #1145) 2024-02-06 11:52:14 +11:00
Goodlyay
653c6497ae
Update readme.md 2024-02-02 20:47:46 -08:00
UnknownShadow200
936abbf453 Webclient: Set default stack size to 1 MB
Newer emscripten versions now only give a 64 KB stack by default (https://github.com/emscripten-core/emscripten/pull/18191)
Older emscripten versions gave a 5 MB stack by default, so we can allocate 4 MB more for use by the game itself
2024-01-10 19:49:39 +11:00
UnknownShadow200
0d24afb9b8 Webclient: Fix L/R and ZL/ZR being swapped 2023-12-21 20:47:32 +11:00
UnknownShadow200
d04327c5e7 Expand /client blockedit to also allow editing sounds, try to fix crashing on PS3 2023-12-12 22:51:02 +11:00
UnknownShadow200
0473b89e7f Vita: Fix attempting to connect to servers usually immediately failing 2023-12-10 13:10:45 +11:00
UnknownShadow200
19038d55a4 Vita: Try to fix networking, take 3 2023-12-08 07:18:38 +11:00
UnknownShadow200
ce6a8d2516 PS3: Fix to compile again 2023-11-30 19:12:21 +11:00
UnknownShadow200
677edba22e Change console links in readme to classicube.net pages 2023-11-30 07:20:30 +11:00
UnknownShadow200
87d4d84107 Nintendo 64 port somewhat works 2023-11-17 08:52:58 +11:00
UnknownShadow200
76c175e61d Make it compile in MSVC again 2023-10-07 22:20:30 +11:00
Caleb Butler
cc933ced82 Remove -O2 from readme 2023-10-02 12:41:09 -04:00
Caleb Butler
13f73de403 Remove external math lib dependency
Replace external math lib functions with our own custom versions.
2023-10-01 22:13:28 -04:00
UnknownShadow200
899b66ae13 BearSSL backend: Fix socket read/write errors not being initialised to 0 2023-09-27 20:49:16 +10:00
UnknownShadow200
388b9daac4 Configure BearSSL to always rely on ClassiCube's platform function to retrieve the current time 2023-09-26 22:08:05 +10:00
UnknownShadow200
9a1072d45a Tidy up readme 2023-09-26 21:13:23 +10:00
UnknownShadow200
fbdac77bb2 Add Vita and PS3 instructions to readme, add actions workflows for Xbox and Vita 2023-09-16 22:50:22 +10:00
UnknownShadow200
8aa4ee0096 Xbox: At least something actually renders in 3D now 2023-08-27 14:58:49 +10:00
UnknownShadow200
564c21cd43 Vita: Blending and depth only rendering works now 2023-08-23 22:57:21 +10:00
UnknownShadow200
93f941e217 Vita: System fonts at least draw something now 2023-08-23 20:23:16 +10:00
UnknownShadow200
8217c46634 Expand supported systems in readme, and also change dreamcast joystick camera movement to scale depending on elapsed time 2023-08-22 18:13:44 +10:00
UnknownShadow200
226ab77824 Better support longer texture pack URLs
Dreamcast/GameCube/Wii: Fix system font height being incorrect
2023-08-14 22:36:02 +10:00
UnknownShadow200
0c54b9d696 WIP on better supporting gamepad as an alternative input source
Also move PSP to newer window style implementation
For Visual Studio project, move windowing backends to separate Window folder
Also add more console backends into the Visual Studio project
2023-08-12 21:10:50 +10:00