marouault
|
aa944f434b
|
Change Cmake to readd warnings
|
3 years ago |
marouault
|
d46ebc19c8
|
Update README.md
|
3 years ago |
marouault
|
216d8fe205
|
CMakeLists updated, less gcc options set directly
|
3 years ago |
marouault
|
e70260e91c
|
modified gitignore
|
3 years ago |
Jacques THOMAS
|
170962a59c
|
Fixe error with audioHandler in parameter of playSFX function
|
3 years ago |
Mathis RIBEMONT
|
809fae5a0a
|
Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
|
3 years ago |
Mathis RIBEMONT
|
6420eff490
|
review: mainMenu
|
3 years ago |
Mathis RIBEMONT
|
d24cc50ed8
|
review: GameCreationMenu
|
3 years ago |
Mathis RIBEMONT
|
ae409d1d4a
|
review: textinput and textureloader
|
3 years ago |
Mathis RIBEMONT
|
95bd33684b
|
review: input element and processor
|
3 years ago |
Mathis RIBEMONT
|
75f45eafde
|
review code button et fontutils
|
3 years ago |
thmaillarb
|
abab37ca05
|
Corrections post-code review for audio handler
|
3 years ago |
marouault
|
faf47fa469
|
Corrected some warning
|
3 years ago |
Allan POINT
|
93129cfd11
|
Implements new CreationMenu's conception
|
3 years ago |
marouault
|
f6d2d45f20
|
Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
|
3 years ago |
marouault
|
5729270ee7
|
Changed font
|
3 years ago |
thmaillarb
|
eb61b25e89
|
Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
|
3 years ago |
Jacques THOMAS
|
591ad23d86
|
Miss change sound symbol, in game interface
|
3 years ago |
Jacques THOMAS
|
828760b2bb
|
Correct main, miss lines
|
3 years ago |
Jacques THOMAS
|
673e15fe9c
|
In game interface, mute button is working, need to change the symbol when sound is mute
|
3 years ago |
thmaillarb
|
974f9116a1
|
Made TextInputs in GameCreationMenu usable-ish
|
3 years ago |
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 |
thmaillarb
|
62d546974a
|
Excluded .idea
|
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 |