Commit Graph

68 Commits (311a3f8fb3645f6ee9ac6ecb865ba07b09fa8c89)

Author SHA1 Message Date
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)
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)
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
Mathis RIBEMONT be2734a793 main de base
4 years ago
marouault 63aa24c254 Moved away old main
4 years ago
marouault 5b1ebb9492 Merge branch 'ProblemSigTrap' into 'master'
4 years ago
thmaillarb d97c970721 Rewrote part of settings view
4 years ago
Mathis RIBEMONT de9b79fea5 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT 7bbffcc20b protoMenu
4 years ago
marouault 544ea39083 Debug EndGameMenu
4 years ago
marouault 84649f64dd merge
4 years ago
marouault 11d2f07fff Added end game menu
4 years ago
Jacques THOMAS dc50f5c99d Resolve conflits
4 years ago
Jacques THOMAS b2affcdff5 Start to draw the game interface, not many things done, firstly buttons
4 years ago
Allan POINT dea190029d MenuConnection
4 years ago
Mathis RIBEMONT 81fd8a410d +function creating generic texture with parameters (font, fontSize, thickness of the borders and padding)
4 years ago
Allan POINT ea635c070b Cortect segfault
4 years ago