26 Commits

Author SHA1 Message Date
arthur.jamet 1f1379a5a5 when a resource is not found, an exceptions is thrown 2021-06-17 11:17:18 +02:00
Clément Le Bihan a3c908dacc Merge branch 'develop' of github.com:AnonymusRaccoon/Bomberman into find_bg
# Conflicts:
#	sources/Runner/GameScene.cpp
#	sources/Runner/LobbyScene.cpp
2021-06-16 16:33:08 +02:00
Zoe Roux c39884b2a6 Merging with develop 2021-06-16 12:52:53 +02:00
Clément Le Bihan 52d9eca934 Merge branch 'develop' of github.com:AnonymusRaccoon/Bomberman into find_bg
# Conflicts:
#	CMakeLists.txt
#	lib/Ray/sources/Drawables/2D/Rectangle.hpp
#	lib/Ray/sources/Drawables/Texture.cpp
#	lib/Ray/sources/Drawables/Texture.hpp
#	sources/Runner/CreditScene.cpp
#	sources/Runner/GameScene.cpp
#	sources/Runner/Runner.cpp

still some issues with textures that are drawn behind
2021-06-16 00:36:06 +02:00
Clément Le Bihan a753e7b0f8 fixing rotation 2021-06-15 17:28:29 +02:00
Clément Le Bihan a3fccd1c67 adding rotation & scale to texture 2021-06-15 16:39:40 +02:00
arthur.jamet a0784875d3 sorting scores 2021-06-15 12:31:44 +02:00
Zoe Roux 01457a0cd5 Clearing the lobby on leave 2021-06-15 12:19:40 +02:00
Zoe Roux de579ccda6 Handling ready buttons 2021-06-14 10:42:50 +02:00
Zoe Roux fb1cfa3654 Adding ready handling for players 2021-06-11 15:32:49 +02:00
Zoe Roux 7a641835a6 Merging with develop 2021-06-09 17:07:14 +02:00
arthur.jamet 70524fa935 cache system add lonely functionnality 2021-06-09 11:14:53 +02:00
arthur.jamet 5bba1f68e8 now use texture instead of images 2021-06-07 15:18:28 +02:00
arthur.jamet 382b830b27 generic cache system 2021-06-01 17:00:00 +02:00
arthur.jamet 812a4da727 cache system for textures 2021-06-01 14:44:04 +02:00
arthur.jamet fabc51ca2f fix ressources path of image 2021-06-01 14:07:34 +02:00
arthur.jamet 39deddcc91 image have been enhance, so it can now be drawn on a window 2021-05-31 21:59:54 +02:00
arthur.jamet b92b35f191 ressources are not reloadable, ressource interface deleted 2021-05-28 12:41:21 +02:00
arthur.jamet 230a97a4da remove copy-construct-ability of textures 2021-05-28 09:27:44 +02:00
arthur.jamet 023890fd05 more conversion operator to avoid extracting data methods 2021-05-22 00:59:54 +02:00
arthur.jamet dd128b8b97 fix indentation, now using tabs 2021-05-21 23:50:54 +02:00
arthur.jamet 6a3aa2a502 fix undefined refenrece to texture's unload 2021-05-21 12:43:31 +02:00
arthur.jamet 8a2e8ac98e fix merge 2021-05-21 12:41:49 +02:00
arthur.jamet e4bd77197a singleton for window 2021-05-21 12:38:10 +02:00
Clément Le Bihan 81f662083f fixing abstract Window.hpp 2021-05-21 12:07:52 +02:00
arthur.jamet 1f13756500 sources and include in the same folder 2021-05-21 09:48:13 +02:00