Commit Graph

176 Commits (4857a08df24793f31ded10bd908b8cf0a5a9b35c)
 

Author SHA1 Message Date
Mathis RIBEMONT 4857a08df2 résolution bug du createButtonTexture
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
Jacques THOMAS edc2d3d29e Update README.md
4 years ago
Mathis RIBEMONT 92d3833975 Button can be created without texture
4 years ago
Mathis RIBEMONT 5ddd5b144c correction of a mistake
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 ea635c070b Cortect segfault
4 years ago
marouault 258c5581d9 Modification des sprites
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 a4dda9993a Fixed fadeout, completed testAudioHandler. AudioHandler is now done.
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 0edd96fe17 ratio size font
4 years ago
Mathis RIBEMONT 1c28d17eb3 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT b8755a6b0a relation entre hauteur et largeur pour la font
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
Jacques THOMAS 057079b5bb Add a little modify in a commentary function
4 years ago
marouault d90840571e Documented some files
4 years ago
thmaillarb 9a7701330f Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
4 years ago
thmaillarb cc70ddbaa2 Updated Doxyfile to document macros
4 years ago
marouault 822a9d79ca Light modification of main
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 28c65bb4db Maybe corrected the correction
4 years ago
marouault 0759da75fb Corrected checkBridge
4 years ago
marouault 039c4ee381 Update README.md
4 years ago
marouault 683940330f Update README-en.md
4 years ago
marouault 8a70143923 Update README.md
4 years ago
marouault e13b538da0 Implemented some game feature (mainly the change between phase and player after actions), There are bugs but the game can be 'played'
4 years ago
marouault 4e5f963eeb Corrected a bug with moveOnBoard, Added special rule for 2 players and a drawer for pieces (at this time, we can move player 0's pieces around)
4 years ago
Olivier GUINALDO 1801098574 Update README.md (corrections fautes d'orthographe)
4 years ago
Theotime812 ec966bb3f6 Fixed segfault with switchMusic, but will have to optimize
4 years ago
Allan POINT cafeaf8264 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
Allan POINT cd50f41aeb Centering the board
4 years ago
marouault 6e1d28f252 Started to specify the placement rule for two players games, need to place Pieces (in newBoard or in newGame, I don't know)
4 years ago
marouault 861dba6e74 Refactor clickOnBoard RM_BRIDGE case
4 years ago