summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-05-26make id a struct with numberical id and world ptrcollisionarngo
2023-05-25implemented 2d collision systemarngo
2023-05-18Update Readme.md_Tradam
2023-05-15prototyping interfaces for 2d collision systemrealtradam
2023-05-15extra flagsrealtradam
2023-05-12finish initial audio systemrealtradam
2023-05-11Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-11Merge branch 'master' of github.com:realtradam/RodeoKitrealtradam
2023-05-11implemented some more audio functionsrealtradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Update send_autobuild_webdocs_ping.yml_Tradam
2023-05-09Create send_autobuild_webdocs_ping.yml_Tradam
2023-05-09add some documentation generationrealtradam
2023-05-09audio progressrealtradam
2023-05-03fix cmake build files for both linux and webrealtradam
2023-05-02added sample audio systemrealtradam
2023-04-25finish switching to c99realtradam
2023-04-25update readme + remove unused structsrealtradam
2023-04-25added controller buttons to input systemrealtradam
2023-04-25added initial controller implementation for input systemrealtradam
2023-04-24add void* to callbacksrealtradam
2023-04-24update readmerealtradam
2023-04-24added unbounded ranges for the input systemrealtradam
2023-04-24added positional inputs to input systemrealtradam
2023-04-24remove reference to header that doesnt existrealtradam
2023-04-24rework input system. first proper interationrealtradam
2023-04-19remove width setting from preview_Tradam
2023-04-19add example gif to readme_Tradam
2023-04-19turn readme into checklistrealtradam
2023-04-19add to build system to readmerealtradam
2023-04-19add logo image_Tradam
2023-04-19add readmerealtradam
2023-04-14split off logging into seperate filesrealtradam
2023-04-13foundation of input system and initial implementationrealtradam
2023-04-12remove string wrapper, use STC directly insteadrealtradam
2023-04-12bump STCrealtradam
2023-04-11rework cmake build systemrealtradam