Commit Graph

82 Commits (abab37ca059402e3a7825568bb8569ec8371c487)

Author SHA1 Message Date
marouault faf47fa469 Corrected some warning
3 years ago
Allan POINT 93129cfd11 Implements new CreationMenu's conception
3 years ago
Jacques THOMAS c2d6e2b10e Add the muteSound's ButtonAction, which mute master volume in the game interface
3 years ago
marouault 9c4b6c787a Diverse modifications legere du menu de fin de partie et du menu de jeu. Revu du code de creation de partie pour voir ce qui ne fonctionne pas, on en parle demain
3 years ago
marouault 2269f25b56 TextInput and InputProcessor are functionnal beside removing characters
3 years ago
Allan POINT fe153d210b creation menu's front is fonctional but have no 'ok' and 'back' button (TODO: free all stuf corectly and return all is nedded and bind ai button and see what's wrong with TextInput)
3 years ago
Allan POINT ce91306de4 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
3 years ago
Allan POINT 97c6fa61d3 Change test.c
3 years ago
marouault 7504ab17a6 Update main.c
3 years ago
Mathis RIBEMONT 588bc670e0 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
3 years ago
marouault 3f4a7ccb9e Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
3 years ago
marouault acc4f22979 Input text work (need to implement back)
3 years ago
Jacques THOMAS 312d9a4a45 In the game interface, add image for the button settings
3 years ago
Mathis RIBEMONT 4b29a7f771 added window icon
3 years ago
marouault 42e41dde16 Input processor start textinput
3 years ago
marouault bcefa6c9c9 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
3 years ago
marouault 51b9a76acb Input processor handle button events
3 years ago
Mathis RIBEMONT 428df9b219 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
3 years ago
thmaillarb 2c8c0caafd Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
3 years ago
thmaillarb d6d95a8a22 Made AudioHandler volumes more consistent + added tests to avoid weird settings
3 years ago
Mathis RIBEMONT 03e90b030d sound when exit main Menu
3 years ago
Mathis RIBEMONT f1ac5006f0 new enum for button, drawn become enable
3 years ago
thmaillarb 220296bb4f Fixed Settings! But not functionnal
3 years ago
marouault 9473c0c2b4 Multiplayer available, EndGameMenu better than ever
3 years ago
marouault f7c25903a8 Started to integrate MenuInterface into GameMain + Cut menu_sound_effect.wav silence to make it end quicker so channels aren't overbooked
3 years ago
Mathis RIBEMONT 5d455b4cbc resizable windows for main menu, fix bug with WARNING msg in playSFX
3 years ago
Mathis RIBEMONT 06f903e9f5 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
3 years ago
Mathis RIBEMONT 49c39db13f Free at ending of functions
3 years ago
marouault 1a29afc70a Updated Game.c to set correctly rank and elminationTurn for player. Updated GameMain to make MenuEndGame work (a little fix will be made to resize but it's functionnal)
4 years ago
marouault a841982dc5 Modified GameCreationMenu to make it use PlayersColors (goal -> remove SDL_Colors from model (+easier for some functions))
4 years ago
Allan POINT c433025706 resolve confict
4 years ago
Allan POINT d0500097c8 Add CreationMenu (to be upgradeed (redraw permanetly)) (also, the numbre of player is not update on the scree)
4 years ago
marouault abdb6656e8 ViewGame functionnal, color for player modified, bug with 3 players due to bad allocation -> use valgrind to try to find it (we need to be more carefull when we allocate space)
4 years ago
marouault 8cb3ccef1b Game can be fluid in IUT's PC
4 years ago
marouault 33191714c1 Modified gameMenu, adapted some calls
4 years ago
marouault 4babc2db8e Game Main modified (need to correct drawMovePiece and drawDeleteBridge)
4 years ago
Jacques THOMAS b0a85ac7d1 Draw setting and sound button on the game interface (top rigth corner)
4 years ago
marouault da18422918 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
marouault 5ec95f9d67 It compile, GameMain updated
4 years ago
Jacques THOMAS 400d94d867 Merge
4 years ago
Jacques THOMAS 716239eebf Button menu (not over) of the game interface
4 years ago
marouault 3d9ccdc3bc merge
4 years ago
Mathis RIBEMONT 42636bca6e modification newGame
4 years ago
marouault 14f93ae622 Modification de l'affichage des action de jeu
4 years ago
Mathis RIBEMONT f0c2995733 isButtonEntry pour l'entrée du curseur dans le bouton + bruit au bouton hover
4 years ago
marouault ec52ebd10c Appel des fonctions globales
4 years ago
marouault 2a194aa4fd Ajout du menu de fin de partie
4 years ago
Mathis RIBEMONT cdb8ae5a34 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT da87ea716e main fonctionnel vers menu principal
4 years ago
marouault e00807a276 Modified end game menu and input processors
4 years ago