Commit Graph

104 Commits (eb61b25e893c7f7006ce57e9b5a57bc0013dcc91)

Author SHA1 Message Date
Jacques THOMAS 673e15fe9c In game interface, mute button is working, need to change the symbol when sound is mute
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 51b9a76acb Input processor handle button events
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 ebff452e44 new interaction system for button, we can now know if cursor exit the button
3 years ago
marouault a841982dc5 Modified GameCreationMenu to make it use PlayersColors (goal -> remove SDL_Colors from model (+easier for some functions))
3 years ago
Allan POINT c433025706 resolve confict
3 years ago
Allan POINT d0500097c8 Add CreationMenu (to be upgradeed (redraw permanetly)) (also, the numbre of player is not update on the scree)
3 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)
3 years ago
marouault dd93f9508a Merge
3 years ago
marouault 0db8531880 PositionAdapter for redimensionnable window
3 years ago
Mathis RIBEMONT d71beabbd7 maj de la documentation sur isHover et IsButtonEntry
3 years ago
Mathis RIBEMONT f0c2995733 isButtonEntry pour l'entrée du curseur dans le bouton + bruit au bouton hover
3 years ago
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