summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-06-04refactor to have graphics and windowing seperategfx-rewriterealtradam
2023-06-02Merge branch 'master' into HEADrealtradam
2023-06-02resizeable desktop windowrealtradam
2023-05-30add logging functions to headerrealtradam
2023-05-30make frametime constant on web platform + other stuffrealtradam
2023-05-28Merge branch 'master' of github.com:realtradam/RodeoKitrealtradam
2023-05-28make smaller render batches to prevent rendering issuesrealtradam
2023-05-28null check when deleting collision itemarngo
2023-05-27add collision intersection function from raylibarngo
2023-05-27fix missing semicolonrealtradam
2023-05-27fix macrorealtradam
2023-05-27remove incompatible function calls for emscriptenrealtradam
2023-05-26fix collision detecting items against themselvesarngo
2023-05-26.realtradam
2023-05-26implemented 2d collision systemArnold
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