index
:
RodeoKit
collision
gfx-rewrite
master
matrixtemp
rmlui
swirly-rotation
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
rodeo
Age
Commit message (
Expand
)
Author
2023-05-26
make id a struct with numberical id and world ptr
collision
arngo
2023-05-25
implemented 2d collision system
arngo
2023-05-15
prototyping interfaces for 2d collision system
realtradam
2023-05-12
finish initial audio system
realtradam
2023-05-11
implemented some more audio functions
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
added unbounded ranges for the input system
realtradam
2023-04-24
added positional inputs to input system
realtradam
2023-04-24
rework input system. first proper interation
realtradam
2023-04-14
split off logging into seperate files
realtradam
2023-04-13
foundation of input system and initial implementation
realtradam