index
:
RodeoKit
collision
gfx-rewrite
master
matrixtemp
rmlui
swirly-rotation
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-04
refactor to have graphics and windowing seperate
gfx-rewrite
realtradam
2023-06-02
Merge branch 'master' into HEAD
realtradam
2023-06-02
resizeable desktop window
realtradam
2023-05-30
add logging functions to header
realtradam
2023-05-30
make frametime constant on web platform + other stuff
realtradam
2023-05-28
Merge branch 'master' of github.com:realtradam/RodeoKit
realtradam
2023-05-28
make smaller render batches to prevent rendering issues
realtradam
2023-05-28
null check when deleting collision item
arngo
2023-05-27
add collision intersection function from raylib
arngo
2023-05-27
fix missing semicolon
realtradam
2023-05-27
fix macro
realtradam
2023-05-27
remove incompatible function calls for emscripten
realtradam
2023-05-26
fix collision detecting items against themselves
arngo
2023-05-26
.
realtradam
2023-05-26
implemented 2d collision system
Arnold
2023-05-18
Update Readme.md
_Tradam
2023-05-15
prototyping interfaces for 2d collision system
realtradam
2023-05-15
extra flags
realtradam
2023-05-12
finish initial audio system
realtradam
2023-05-11
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-11
Merge branch 'master' of github.com:realtradam/RodeoKit
realtradam
2023-05-11
implemented some more audio functions
realtradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Update send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
Create send_autobuild_webdocs_ping.yml
_Tradam
2023-05-09
add some documentation generation
realtradam
2023-05-09
audio progress
realtradam
2023-05-03
fix cmake build files for both linux and web
realtradam
2023-05-02
added sample audio system
realtradam
2023-04-25
finish switching to c99
realtradam
2023-04-25
update readme + remove unused structs
realtradam
2023-04-25
added controller buttons to input system
realtradam
2023-04-25
added initial controller implementation for input system
realtradam
2023-04-24
add void* to callbacks
realtradam
2023-04-24
update readme
realtradam
2023-04-24
added unbounded ranges for the input system
realtradam
2023-04-24
added positional inputs to input system
realtradam
[next]