index
:
project-spc
loek/audio
loek/cleanup
loek/collision-system
loek/config
loek/hotfix
loek/savemgr
loek/scripts
loek/tests
loek/util
loek/wrap
master
poc/audio-miniaudio
poc/audio-soloud
poc/profiling
24-25 b13 spc: minor project engine
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
removed shared_ptr from sprite
heavydemon21
8 days
*
implemented feedback, removed width so that user only can set height.
heavydemon21
8 days
*
removed most static cast because of camera sizes vec2 -> ivec2
heavydemon21
8 days
*
implemented feedback on PR40 and made camera sizes ivec2
heavydemon21
8 days
*
implemented all the feedback
heavydemon21
9 days
*
make format
heavydemon21
9 days
*
added window default config settings
heavydemon21
9 days
*
adjusted vector2 to vec2
heavydemon21
9 days
*
Merge branch 'master' into niels/decoupling_pixel_and_pos
heavydemon21
9 days
|
\
|
*
nitpick #50
Loek Le Blansch
11 days
|
*
Merge branch 'max/scenes' of github.com:lonkaars/crepe
Loek Le Blansch
11 days
|
|
\
|
|
*
Make format
max-001
11 days
|
|
*
Implemented feedback
max-001
11 days
|
|
*
Merge remote-tracking branch 'origin/master' into max/scenes
max-001
11 days
|
|
|
\
|
|
*
|
Added perfect forwarding test
max-001
13 days
|
|
*
|
Little fix (typo)
max-001
13 days
|
|
*
|
Updated documentation
max-001
13 days
|
|
*
|
Replaced ComponentManager reference by OptionalRef for late binding
max-001
13 days
|
*
|
|
Merge branch 'wouter/gameloop' of github.com:lonkaars/crepe
Loek Le Blansch
11 days
|
|
\
\
\
|
|
*
|
|
fixed loop fix
WBoerenkamps
13 days
|
|
|
/
/
|
*
|
|
`make format`
Loek Le Blansch
11 days
|
*
|
|
fix RenderSystem unit test path resolution + reset Config before each test
loek/hotfix
Loek Le Blansch
13 days
|
|
|
/
|
|
/
|
|
*
|
more documentation
Loek Le Blansch
13 days
|
*
|
add custom tabs to doxygen
Loek Le Blansch
13 days
|
*
|
`make format`
Loek Le Blansch
13 days
|
*
|
Merge remote-tracking branch 'origin/master' into max/vector2
max-001
13 days
|
|
\
\
|
|
*
\
Merge branch 'niels/rendering_transform_midpoint_bugfix' of github.com:lonkaa...
Loek Le Blansch
13 days
|
|
|
\
\
|
|
|
*
|
rendering particles in at the center point and not in the top left corner.
heavydemon21
14 days
|
|
|
|
/
|
|
*
|
store `game_object_id` by value instead of reference in Script
Loek Le Blansch
14 days
|
|
*
|
`make format`
Loek Le Blansch
14 days
|
|
*
|
use OptionalRef instead of pointer references
Loek Le Blansch
14 days
|
|
*
|
merge `master` into `loek/scripts`
Loek Le Blansch
14 days
|
|
|
\
|
|
|
*
|
`make format`
Loek Le Blansch
2024-11-21
|
|
*
|
Merge branch 'master' into loek/scripts
Loek Le Blansch
2024-11-21
|
|
|
\
\
|
|
*
|
|
pull script/event changes from `loek/collision-system`
Loek Le Blansch
2024-11-21
|
|
*
|
|
add Script::subscribe
Loek Le Blansch
2024-11-20
|
|
*
|
|
Merge branch 'master' into loek/scripts
Loek Le Blansch
2024-11-20
|
|
|
\
\
\
|
|
*
|
|
|
add Log function to script
Loek Le Blansch
2024-11-20
|
*
|
|
|
|
Replaced Vector2<double> by vec2 typedef
max-001
13 days
|
*
|
|
|
|
Replaced EXPECT_EQ with EXPECT_FLOAT_EQ for double and float
max-001
13 days
|
*
|
|
|
|
Added <T> to arguments
max-001
13 days
|
*
|
|
|
|
Fix: added #pragma once
max-001
14 days
|
*
|
|
|
|
Fix: added #pragma once
max-001
14 days
|
*
|
|
|
|
Make lint
max-001
14 days
|
*
|
|
|
|
Added Vector2 test
max-001
14 days
|
*
|
|
|
|
Extended Vector2
max-001
14 days
|
*
|
|
|
|
Minor changes due to templating of Vector2
max-001
14 days
|
*
|
|
|
|
Made Vector2 templated
max-001
14 days
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
fixed a rezing and camera origin is now middlepoint
heavydemon21
10 days
*
|
|
|
|
added doxygen comments
heavydemon21
13 days
[next]