aboutsummaryrefslogtreecommitdiff
path: root/api.c
Commit message (Collapse)AuthorAgeFilesLines
* add 5288 supportGravatar Matthew Wozniak 5 days1-17/+22
|
* Small code changes; add ability to find audio functions and data.Gravatar Matthew Wozniak 11 days1-25/+115
| | | | | | | Audio is weird. I've been working for a few days to figure out how to correctly render the audio but in that time I've done some other minor refactors so I figured I migth as well just push those. Audio should be coming soon, but no promises.
* video no audioGravatar Matthew Wozniak 2024-11-041-1/+31
|
* remove spdx identifiersGravatar Matthew Wozniak 2024-11-031-2/+15
|
* purge CR from this projectGravatar Matthew Wozniak 2024-11-031-83/+83
|
* find videomodeGravatar Matthew Wozniak 2024-11-031-3/+31
|
* play demo using the demoplayer objectGravatar Matthew Wozniak 2024-11-011-5/+39
|
* add hooking and IVEngineServer interfaceGravatar Matthew Wozniak 2024-10-271-0/+21