index
:
rodeo_sample_game
master
rmlui
rodeo-rewrite
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-06-07
added basic letter box feature
rodeo-rewrite
realtradam
2023-06-06
initialize collision vectors with reasonable sizes
realtradam
2023-06-06
complete most of the rodeo kit rewrite to avoid exposed pointers
realtradam
2023-06-05
begin rewriting rodeo kit to avoid exposed pointers
realtradam
2023-05-31
fix player taking damage from enemies/bullets hitting spawn position
arngo
2023-05-31
bug fixed release
realtradam
2023-05-31
added proper splash screen and play instructions
realtradam
2023-05-30
only play enemy bullet popping sounds when player is not shooting
arngo
2023-05-30
implement menu system
arngo
2023-05-30
complete deinit functions
arngo
2023-05-30
Merge branch 'master' of github.com:realtradam/TOJam2023
realtradam
2023-05-30
fix rendering bug and clean up some code
realtradam
2023-05-30
only play sounds for player bullets
arngo
2023-05-30
implement enemy counting and prevent spawning when num enemies > 50
arngo
2023-05-30
fix ghosts so they phase through walls
realtradam
2023-05-30
remove printing
realtradam
2023-05-30
make input normalized and deltad
realtradam
2023-05-30
fix player moving into wall
arngo
2023-05-30
teleporting fixed but player can go through walls a bit
arngo
2023-05-30
trying to fix enemy teleporting but idk
arngo
2023-05-30
fix annoying crash
realtradam
2023-05-29
better init and deinit of systems
realtradam
2023-05-29
deadline release for gamejam 🥳
realtradam
2023-05-28
.
realtradam
2023-05-28
prettify
realtradam
2023-05-28
.
realtradam
2023-05-28
fix a lot, make a lot work
realtradam
2023-05-28
bubble sounds
arngo
2023-05-28
level walls and assets
arngo
2023-05-28
Merge branch 'master' of github.com:realtradam/TOJam2023
realtradam
2023-05-28
avoid spawning enemies too close to player
arngo
2023-05-28
cleanup + damage flicker
realtradam
2023-05-28
implement random enemy spawning
Arnold
2023-05-27
added proper shooting for player
realtradam
2023-05-27
Merge branch 'master' of github.com:realtradam/TOJam2023
arngo
2023-05-27
fix bullet offset
arngo
2023-05-27
fix deleting bullet collision struct twice
arngo
2023-05-27
centered target sprite
realtradam
2023-05-27
check enemy bullet-wall collisions as well
arngo
2023-05-27
Merge branch 'master' of github.com:realtradam/TOJam2023
arngo
2023-05-27
bullet-wall collisions
arngo
2023-05-27
remove some printing
realtradam
2023-05-27
Merge branch 'master' of github.com:realtradam/TOJam2023
realtradam
2023-05-27
enemies shooting
realtradam
2023-05-27
Merge branch 'master' of github.com:realtradam/TOJam2023
arngo
2023-05-27
add walls and player wall collision
arngo
2023-05-27
added enemy self collision
realtradam
2023-05-27
stuff
realtradam
2023-05-26
enemy follow
realtradam
2023-05-26
Merge branch 'master' of github.com:realtradam/TOJam2023
realtradam
[next]