Commit Graph

80 Commits (cdb8ae5a34cd8dc8b0b7bc35bce9250cb911a6e4)

Author SHA1 Message Date
marouault 792a97a27e Finished End game menu
4 years ago
marouault fca84edc00 Added free function to Input processors
4 years ago
marouault dec491cfbd Advancing in endgamemenu loop
4 years ago
marouault 3cc3a8047d Merge
4 years ago
marouault e00807a276 Modified end game menu and input processors
4 years ago
Allan POINT 7b455ae718 Create CreationMenue view
4 years ago
Mathis RIBEMONT be2734a793 main de base
4 years ago
marouault 425e7bcacd Add general state
4 years ago
marouault e96d6385b8 Corrected color include
4 years ago
marouault 8ea6e3d807 Move color.h in include
4 years ago
Mathis RIBEMONT 6257e9ed4e Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT ecbcb3afe8 freeTexture
4 years ago
marouault 5ca9c02b00 Added sizeFactor to textLabel
4 years ago
Mathis RIBEMONT de9b79fea5 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT 4857a08df2 résolution bug du createButtonTexture
4 years ago
marouault 84649f64dd merge
4 years ago
marouault 11d2f07fff Added end game menu
4 years ago
thmaillarb 33017854f5 Fixed AudioHandler
4 years ago
thmaillarb 0f3f8d0d1f Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
4 years ago
Allan POINT dea190029d MenuConnection
4 years ago
thmaillarb 99ca0e35a7 Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
4 years ago
thmaillarb 994f585032 Added Settings view (UNTESTED)
4 years ago
marouault a46ce1a83f Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
marouault 35d27e4bc0 Added position argument for textLabel
4 years ago
Mathis RIBEMONT d4975d24f0 compilable button
4 years ago
Mathis RIBEMONT 5078bb685f arg in P_Button
4 years ago
Mathis RIBEMONT b481b1ca85 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT ffb3623389 new arg for button
4 years ago
marouault 5e807d874e Better TextLabel
4 years ago
marouault 1fee23a440 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
marouault f63ea0a321 Added functions to textLabel
4 years ago
Mathis RIBEMONT 890713033a +Documentation of createGenericButtonTexture
4 years ago
Mathis RIBEMONT 81fd8a410d +function creating generic texture with parameters (font, fontSize, thickness of the borders and padding)
4 years ago
Mathis RIBEMONT 1b692a5f17 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT ca6f7ec8b2 Function for creating button texture [NOT TESTED YET]
4 years ago
marouault 3f134538c6 Ajout de sprite de couleur pour les pieces
4 years ago
Allan POINT 420b3a6ab0 Bug correction for TextInput(add and rm char) + Add utils for font (calculate lenght of a TTF word)
4 years ago
Allan POINT 8132bc8ddd Add TextLabel and TextInput (not yet finished)
4 years ago
thmaillarb 8cf39bb99e Partially tested AudioHandler -> fade out doesn't work
4 years ago
Allan POINT fcf2395d1d Add a font loader
4 years ago
Mathis RIBEMONT 1c28d17eb3 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
marouault 6f473cb794 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
marouault 08f635a303 Completed interactible cases
4 years ago
thmaillarb c4c27d3edc Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
4 years ago
thmaillarb d9537f3e68 Added AudioHandler, based on Audio.h and Audio.c
4 years ago
Mathis RIBEMONT f45b7def6d test génération texture
4 years ago
marouault d90840571e Documented some files
4 years ago
marouault b218a0eeb3 Added ArrayUtils to facilitate use of dynamic arrays. Tested some solutions to the InputHandler problem (The one which is commited mostly work)
4 years ago
marouault 3966a612d6 Documented InputProcessor.h
4 years ago
marouault db7d1e6c82 Documented TextureHandler.h
4 years ago