Commit Graph

199 Commits (abab37ca059402e3a7825568bb8569ec8371c487)

Author SHA1 Message Date
thmaillarb abab37ca05 Corrections post-code review for audio handler
3 years ago
marouault faf47fa469 Corrected some warning
3 years ago
Allan POINT 93129cfd11 Implements new CreationMenu's conception
3 years ago
Jacques THOMAS 673e15fe9c In game interface, mute button is working, need to change the symbol when sound is mute
3 years ago
thmaillarb b5c3e33241 Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
3 years ago
thmaillarb 7c925e3740 Commented GameCreationMenu & optimized createPlayerLines
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
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
Mathis RIBEMONT 588bc670e0 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
3 years ago
Mathis RIBEMONT a567d7ccac new FONT
3 years ago
thmaillarb 9e711c75cc Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
3 years ago
marouault acc4f22979 Input text work (need to implement back)
3 years ago
thmaillarb 2bf765869e Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
3 years ago
thmaillarb e71396ba27 Added clearTextLabel
3 years ago
marouault 42e41dde16 Input processor start textinput
3 years ago
thmaillarb 1e56ca4a75 AudioHandler's functions to change volume now return new vol
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
Jacques THOMAS 2ea7834b35 In GameInterface, add the function createGameInterfaceLabels
3 years ago
Mathis RIBEMONT ada68519ae Merge branch and enum for button
3 years ago
Mathis RIBEMONT f1ac5006f0 new enum for button, drawn become enable
3 years ago
Mathis RIBEMONT ef51abf562 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
3 years ago
Mathis RIBEMONT ebff452e44 new interaction system for button, we can now know if cursor exit the button
3 years ago
thmaillarb 220296bb4f Fixed Settings! But not functionnal
3 years ago
thmaillarb 5b230e8358 Partially fixed Settings (but now it doesn't compile)
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
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 930719ce7d End game modified but not totally fixed
4 years ago
marouault 9eb65816df New Drawing system in place -> going to test it on guacamole
4 years ago
marouault 33191714c1 Modified gameMenu, adapted some calls
4 years ago
marouault dd93f9508a Merge
4 years ago
marouault 0db8531880 PositionAdapter for redimensionnable window
4 years ago
marouault 167786f1fc Modify main page and game main
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
marouault b35066dd1f Avanced game main
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 d71beabbd7 maj de la documentation sur isHover et IsButtonEntry
4 years ago
Mathis RIBEMONT f0c2995733 isButtonEntry pour l'entrée du curseur dans le bouton + bruit au bouton hover
4 years ago
thmaillarb 755106d512 Fixed compilation errors
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 b9a1c0ac09 Modified interface for EndGameMenu and documentation
4 years ago