This website requires JavaScript.
Explore
Help
Register
Sign In
sem
/
SDBA
Watch
1
Star
0
Fork
0
You've already forked SDBA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
773e8e9a96466ecc8eb00c7f69ec100eeba28acc
SDBA
/
src
/
scenes
History
Lars
773e8e9a96
[FIX + check] cleaned up the singleton and loading scene, only loading the models should be the only thing to do. besides checking it in another scene!
2021-06-18 10:43:26 +02:00
..
in_Game_Scene.cpp
[FIX] in game scene
2021-06-11 10:58:21 +02:00
in_Game_Scene.h
[FIX] in game scene
2021-06-11 10:42:52 +02:00
loading_Scene.cpp
[FIX + check] cleaned up the singleton and loading scene, only loading the models should be the only thing to do. besides checking it in another scene!
2021-06-18 10:43:26 +02:00
loading_Scene.h
[TRY] trying to manage some data storage
2021-06-11 15:56:34 +02:00
scene.cpp
[ADD] the pause menu can be accessed with the 'P' key. the real button are not implemented yet.
2021-06-01 15:18:07 +02:00
scene.h
[ADD] added base for loading scene
2021-06-11 11:43:46 +02:00
startup_Scene.cpp
[ADD] added base for loading scene
2021-06-11 11:43:46 +02:00
startup_Scene.h
Merge branch 'feature/pause-menu' into feature/menu
2021-06-08 12:15:27 +02:00