Commit Graph

107 Commits (abab37ca059402e3a7825568bb8569ec8371c487)

Author SHA1 Message Date
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
marouault 718fdee338 Added a Texture handler (care MACROS (ask me if you want explainations)), First version of game's sprites and drawBoard completed for now
4 years ago
marouault d6ddd1e1ed Multiple modifications assited with gcc (principaly advenced in model/game)
4 years ago
thmaillarb f976f32269 Added non-blocking function to switch to another music with fadeout
4 years ago
Mathis RIBEMONT a7facabf45 commit -m "add changeButtonHoverTexture to test error"
4 years ago
Allan POINT 46c146d2be Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
Allan POINT 8b66386772 Create TextureLoader
4 years ago
Mathis RIBEMONT 4352634712 button work with hover
4 years ago
Mathis RIBEMONT 4dfbfb7bc4 Merge branch of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT d20f95e6a7 push TextureLoad.h
4 years ago
marouault 563350f190 Correction d'include et faute de frappes -> je vais faire des tests sur le modele probablement
4 years ago
Mathis RIBEMONT 2ad9c5034b resolve conflict with button
4 years ago
Mathis RIBEMONT 1a7dd39a3e drawButton doesn't return value anymore, and exit when there is an error
4 years ago
Mathis RIBEMONT 9cfebbe920 comment of function
4 years ago
Mathis RIBEMONT dc0d9e277b Button and function is usable, we can test with isHover.
4 years ago
marouault f39c5e0347 Modified Doxyfile and document engine Input
4 years ago
marouault 4c04ac8268 Partial merge of different Coord
4 years ago
marouault cbf1adee8e Merge
4 years ago
marouault dbf3501483 Continue Input processing, need documentation and testing
4 years ago
Mathis RIBEMONT 17ac705a29 button drawable
4 years ago
marouault 3812df5975 Started event processing
4 years ago
Mathis RIBEMONT 062f8a9f96 Push button prototype
4 years ago
Mathis RIBEMONT 3f526cdf03 Add comment: function isHover() and isClicked()
4 years ago
marouault b5d542a146 Des const un peu partout et quelques modification de code + vidage partiel du fichier main
4 years ago
Martin ROUAULT 54d90c10cd Resolve conflict
4 years ago
Martin ROUAULT 7b2f1f00d2 Test compilation on GNU/Linux -> work but we will need to ask the installation of the following libraries : libsdl2-ttf-dev libsdl2-net-dev libsdl2-mixer-dev libsdl2-image-dev
4 years ago
thmaillarb b224ad1d5f Switched Button's documentation to Doxygen
4 years ago
marouault e0d29cd6b4 Modification for windows compiling (with mingw, to test on other configurations), I'm going to test it on linux now
4 years ago
Allan POINT bbafae60eb constructor of button
4 years ago
thmaillarb 004e5cf177 Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
4 years ago
thmaillarb 8b0a7c6da3 Translated into English
4 years ago