Commit Graph

105 Commits

Author SHA1 Message Date
40da94c422 wasted a week on trying to roll out my own physics system just to be humbled when it almost works but doesn't work well enough (probably a bad solver, will probably revisit it at a later date) 2025-08-30 15:52:30 -05:00
add0b88248 re-added libext.dll being compiled separately (to serve as a way to segregate non-engine into here) 2025-08-10 19:07:57 -05:00
87ed97408f migrated (most of) ./ext/ into the core engine (because in reality I don't think it'd be easy to make them optional) 2025-08-10 18:58:27 -05:00
acfadd5c2d barebones documentation, commit in case I butcher code migration 2025-08-10 18:31:20 -05:00
0b40786798 properly color a gui element under opengl, some cleanup for dead code that's not needed 2025-08-09 13:35:04 -05:00
aeb648595f dreamcast build compiled and somewhat running (required patching kernel/arch/dreamcast/hardware/cdrom.c), also fixed GUI elements not rendering under opengl 2025-08-04 23:34:37 -05:00
c49dfb9b8c some stuff to get the dreamcast build working again (or at least compiling, reading from the CD through KOS in emulators broke so I can't test much) 2025-08-04 17:51:43 -05:00
4299be4646 waveform from vall-e is directly converted to 16-bit pcm 2025-08-03 19:55:35 -05:00
81da764d6b added wav (from file) and PCM (from memory buffer) playback, modified hook to VALL-E TTS to now either directly play the audio or invoke a callback (currently only hooked via sound emitter) 2025-08-03 13:45:31 -05:00
73ca9bb168 crammed in vall_e.cpp support to finally justify creating it (and a bunch of other things) 2025-08-02 23:02:49 -05:00
mrq
3aa9a084ae fixed gui render mode not working every other scene, due to some very specific circumstances 2025-08-01 23:58:24 -05:00
mrq
91cf9665fe small fixes (although gui on next scene transition breaks) 2025-08-01 23:58:24 -05:00
mrq
bb356ee399 Commit for 2024.12.01 23-07-01.7z 2024-12-01 23:07:00 -06:00
mrq
f1ab22c4a0 Commit for 2023.10.25 00-13-51.7z 2023-10-25 00:13:00 -05:00
mrq
fa1e54c7f7 Commit for 2023.01.27 22-55-56.7z 2023-01-27 22:55:00 -06:00
mrq
f3800abb21 Commit for 2023.01.06 12-19-28.7z 2023-01-06 12:19:00 -06:00
mrq
28cf6a7d8f Commit for 2022.12.30 20-20-07.7z 2022-12-30 20:20:00 -06:00
mrq
de54bcad8f Commit for 2022.12.21 16-25-26.7z 2022-12-21 16:25:00 -06:00
mrq
f556532dd4 Commit for 2022.08.14 23-37-12.7z 2022-08-14 23:37:00 -05:00
mrq
cbde0b92d1 Commit for 2022.08.06 22-41-07.7z 2022-08-06 22:41:00 -05:00
mrq
cfdb877ed3 Commit for 2022.07.31 22-17-30.7z 2022-07-31 22:17:00 -05:00
mrq
ae28b31d02 Commit for 2022.07.29 00-31-45.7z 2022-07-29 00:31:00 -05:00
mrq
61cd2a6b5c Commit for 2022.07.26 15-00-39.7z 2022-07-26 15:00:00 -05:00
mrq
928945e727 Commit for 2022.07.21 23-48-52.7z 2022-07-21 23:48:00 -05:00
mrq
64dd96692c Commit for 2022.07.20 00-37-19.7z 2022-07-20 00:37:00 -05:00
mrq
686a4f5e3e Commit for 2022.07.19 16-59-42.7z 2022-07-19 16:59:00 -05:00
mrq
0c76838ea1 Commit for 2022.07.18 00-44-24.7z 2022-07-18 00:44:00 -05:00
mrq
60e64ccb0d Commit for 2022.07.16 23-28-12.7z 2022-07-16 23:28:00 -05:00
mrq
cbd76acbd5 Commit for 2022.07.09 22-04-13.7z 2022-07-09 22:04:00 -05:00
mrq
26a933307b Commit for 2022.07.09 19-45-23.7z 2022-07-09 19:45:00 -05:00
mrq
967f6b768f Commit for 2022.07.05 00-10-00.7z 2022-07-05 00:10:00 -05:00
mrq
c536d24e63 Commit for 2022.06.28 23-53-39.7z 2022-06-28 23:53:00 -05:00
mrq
813907f0a3 Commit for 2022.06.25 23-41-15.7z 2022-06-25 23:41:00 -05:00
mrq
ddb43b26ea Commit for 2022.06.23 22-40-45.7z 2022-06-23 22:40:00 -05:00
mrq
70162646cb Commit for 2022.06.18 23-45-31.7z 2022-06-18 23:45:00 -05:00
mrq
4b7a9d5714 Commit for 2022.06.13 01-15-08.7z 2022-06-13 01:15:00 -05:00
mrq
e38c08ff85 Commit for 2022.06.12 17-21-07.7z 2022-06-12 17:21:00 -05:00
mrq
82390c927b Commit for 2022.06.04 23-47-01.7z 2022-06-04 23:47:00 -05:00
mrq
6418a76456 Commit for 2022.06.02 00-03-46.7z 2022-06-02 00:03:00 -05:00
mrq
22d18c953c Commit for 2022.05.29 22-44-19.7z 2022-05-29 22:44:00 -05:00
mrq
cf3d1eebc1 Commit for 2022.05.09 00-07-22.7z 2022-05-09 00:07:00 -05:00
mrq
c8853dc1b8 Commit for 2022.05.05 01-14-35.7z 2022-05-05 01:14:00 -05:00
mrq
b904c7f280 Commit for 2022.03.27 22-01-29.7z 2022-03-27 22:01:00 -05:00
mrq
c3d320ce1a Commit for 2022.01.02 21-17-17.7z 2022-01-02 21:17:00 -06:00
mrq
eef9cac83b Commit for 2022.01.01 23-17-04.7z 2022-01-01 23:17:00 -06:00
mrq
b208cda203 Commit for 2021.12.25 20-34-43.7z 2021-12-25 20:34:00 -06:00
mrq
e16f3d77d7 Commit for 2021.11.01 00-13-09.7z 2021-11-01 00:13:00 -05:00
mrq
fb5749d8a3 Commit for 2021.10.28 23-52-39.7z 2021-10-28 23:52:00 -05:00
mrq
60cb5bd236 Commit for 2021.07.27 22-27-21.7z 2021-07-27 22:27:00 -05:00
mrq
ff15e641eb Commit for 2021.07.19 22-00-39.7z 2021-07-19 22:00:00 -05:00