Mathis RIBEMONT
|
311a3f8fb3
|
Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
|
3 years ago |
Mathis RIBEMONT
|
acbc470770
|
enum for button array in menu, default onClick method
|
3 years ago |
marouault
|
7b788d15f9
|
Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
|
3 years ago |
marouault
|
42e41dde16
|
Input processor start textinput
|
3 years ago |
Jacques THOMAS
|
8ed6562286
|
Change position of TextLabel of the GameInterface
|
3 years ago |
Jacques THOMAS
|
5623cb7dbb
|
Correct error in GameInterface.c
|
3 years ago |
Jacques THOMAS
|
2dd4af9736
|
Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
|
3 years ago |
Jacques THOMAS
|
48b8bde349
|
In GameMain.c, draw the TextLabel on the renderer
|
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 |
Jacques THOMAS
|
332ce97fee
|
Add the missing include in GameInterface and the GGameMain
|
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 |
Jacques THOMAS
|
2ea7834b35
|
In GameInterface, add the function createGameInterfaceLabels
|
3 years ago |
thmaillarb
|
bbee7397a9
|
Added input loop in settings
|
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 |
marouault
|
d6ea65ad62
|
Patch menu end game
|
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
|
510cdebce9
|
Merge branch 'fixingSettings' into 'master'
Fixed Settings (but not functionnal)
See merge request maribemont/projet-tut!2
|
3 years ago |
thmaillarb
|
220296bb4f
|
Fixed Settings! But not functionnal
|
3 years ago |
thmaillarb
|
5b230e8358
|
Partially fixed Settings (but now it doesn't compile)
I forgot about it oops
|
3 years ago |
thmaillarb
|
a9e3fbf081
|
fixed conflicts
|
3 years ago |
marouault
|
9473c0c2b4
|
Multiplayer available, EndGameMenu better than ever
|
3 years ago |
marouault
|
2741bf875c
|
Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
|
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 |
Allan POINT
|
2615280bf5
|
Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
|
3 years ago |
Allan POINT
|
211af5e591
|
change TextInput.value default length to 1 (\0)
|
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
|
930719ce7d
|
End game modified but not totally fixed
|
4 years ago |
marouault
|
8cb3ccef1b
|
Game can be fluid in IUT's PC
|
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
|
ad1c627d13
|
Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
|
4 years ago |
marouault
|
4babc2db8e
|
Game Main modified (need to correct drawMovePiece and drawDeleteBridge)
|
4 years ago |
Jacques THOMAS
|
0ae2392c07
|
Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
|
4 years ago |
Jacques THOMAS
|
dc8d05c091
|
On game interface, add text label for nbTurn and time
|
4 years ago |
Mathis RIBEMONT
|
57dace4e2c
|
free des boutons
|
4 years ago |