thmaillarb
|
b5c3e33241
|
Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
|
3 years ago |
thmaillarb
|
7c925e3740
|
Commented GameCreationMenu & optimized createPlayerLines
createPlayerLines created its own array of players w/ memory leak because its address was passed in a function
|
3 years ago |
Jacques THOMAS
|
c2d6e2b10e
|
Add the muteSound's ButtonAction, which mute master volume in the game interface
|
3 years ago |
Mathis RIBEMONT
|
d427cefec6
|
test delete bg bug for main menu
|
3 years ago |
Mathis RIBEMONT
|
3e273e4fa3
|
present main menu only when it's needed
|
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
|
2269f25b56
|
TextInput and InputProcessor are functionnal beside removing characters
|
3 years ago |
marouault
|
3bf8be3e17
|
Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
|
3 years ago |
marouault
|
44f5902828
|
Try to make TextInput work
|
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 |
Allan POINT
|
ce91306de4
|
Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
|
3 years ago |
Allan POINT
|
97c6fa61d3
|
Change test.c
|
3 years ago |
marouault
|
1b0d578264
|
Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
|
3 years ago |
marouault
|
7504ab17a6
|
Update main.c
|
3 years ago |
marouault
|
23f605e737
|
Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
|
3 years ago |
marouault
|
853306aaaf
|
Begin backspace use with input processor (doesn't work)
|
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
|
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
|
6ea0462666
|
Image with a correct size for the settings and sound button
|
3 years ago |
Jacques THOMAS
|
312d9a4a45
|
In the game interface, add image for the button settings
|
3 years ago |
thmaillarb
|
2bf765869e
|
Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
|
3 years ago |
Mathis RIBEMONT
|
4b29a7f771
|
added window icon
|
3 years ago |
thmaillarb
|
e71396ba27
|
Added clearTextLabel
|
3 years ago |
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 |
thmaillarb
|
1e56ca4a75
|
AudioHandler's functions to change volume now return new vol
|
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
|
220296bb4f
|
Fixed Settings! But not functionnal
|
3 years ago |