index
:
project-spc
demo
loek/audio
loek/bounce-vel-bug
loek/cleanup
loek/collision-system
loek/config
loek/doxygen
loek/hotfix
loek/replay
loek/savemgr
loek/scripts
loek/tests
loek/util
loek/wrap
master
poc/audio-miniaudio
poc/audio-soloud
poc/profiling
wouter/gameloop
24-25 b13 spc: minor project engine
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crepe
/
api
/
Scene.h
Commit message (
Expand
)
Author
Age
*
make format
JAROWMR
4 days
*
moved code to cpp
JAROWMR
4 days
*
added feedback
JAROWMR
5 days
*
moved mediator up
JAROWMR
5 days
*
Merge branch 'jaro/mediator_concealing_scene' of github.com:lonkaars/crepe in...
JAROWMR
6 days
|
\
|
*
format
JAROWMR
6 days
*
|
fixed includes
JAROWMR
6 days
|
/
*
shielded mediator
JAROWMR
6 days
*
nitpick #59
Loek Le Blansch
12 days
*
`make format`
Loek Le Blansch
2024-11-30
*
manager mediator refactor
Loek Le Blansch
2024-11-28
*
nitpick #50
Loek Le Blansch
2024-11-24
*
Replaced ComponentManager reference by OptionalRef for late binding
max-001
2024-11-22
*
Added const
max-001
2024-11-21
*
Added TODO
max-001
2024-11-21
*
Replaced Scene's name variable with get_name() method
max-001
2024-11-21
*
Added Doxygen comments/explanation for GameObjects and Scenes
max-001
2024-11-20
*
`make format`
Loek Le Blansch
2024-11-16
*
final touchups 2 for #26
Loek Le Blansch
2024-11-16
*
fix scene_manager example
Loek Le Blansch
2024-11-13
*
Used const references instead of pass by value
max-001
2024-11-06
*
Replaced crepe::api to crepe
max-001
2024-11-05
*
Added abstract Scene class
max-001
2024-11-05