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
|
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
|
51b9a76acb
|
Input processor handle button events
|
3 years ago |
Mathis RIBEMONT
|
f1ac5006f0
|
new enum for button, drawn become enable
|
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 |
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
|
8cb3ccef1b
|
Game can be fluid in IUT's PC
|
3 years ago |
marouault
|
33191714c1
|
Modified gameMenu, adapted some calls
|
3 years ago |
marouault
|
4babc2db8e
|
Game Main modified (need to correct drawMovePiece and drawDeleteBridge)
|
3 years ago |
marouault
|
5ec95f9d67
|
It compile, GameMain updated
|
3 years ago |
marouault
|
3d9ccdc3bc
|
merge
|
3 years ago |
marouault
|
14f93ae622
|
Modification de l'affichage des action de jeu
|
3 years ago |
Mathis RIBEMONT
|
f0c2995733
|
isButtonEntry pour l'entrée du curseur dans le bouton + bruit au bouton hover
|
3 years ago |
marouault
|
ec52ebd10c
|
Appel des fonctions globales
|
3 years ago |
marouault
|
2a194aa4fd
|
Ajout du menu de fin de partie
|
3 years ago |
Mathis RIBEMONT
|
da87ea716e
|
main fonctionnel vers menu principal
|
4 years ago |
Mathis RIBEMONT
|
be2734a793
|
main de base
|
4 years ago |
marouault
|
63aa24c254
|
Moved away old main
|
4 years ago |
Allan POINT
|
ea635c070b
|
Cortect segfault
|
4 years ago |
marouault
|
08f635a303
|
Completed interactible cases
|
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 |
Allan POINT
|
cd50f41aeb
|
Centering the board
|
4 years ago |
marouault
|
e786553e3b
|
Documented functions in Game.h, renamed clickOnBoard
|
4 years ago |
marouault
|
e11fbb01b4
|
Corrected some coordinate transformation errors (we can clic to remove bridges if we set game's phase to RM_BRDIGE)
|
4 years ago |
marouault
|
718fdee338
|
Added a Texture handler (care MACROS (ask me if you want explainations)), First version of game's sprites and drawBoard completed for now
|
4 years ago |
marouault
|
3a68c6f700
|
Slightly changed the main to make the app run correctly
|
4 years ago |