Commit Graph

30 Commits (71c47eb4c1030cd537852d82ac3b9cbb7436f170)

Author SHA1 Message Date
marouault 71c47eb4c1 Game input is now a InputProcessor tanks to a pseudo "inheritance"
3 years ago
Mathis RIBEMONT 59bdec983d settings view with no audio interaction anymore
3 years ago
Mathis RIBEMONT 0b9b526892 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
3 years ago
Mathis RIBEMONT bb2cce8e3a Settings with label and qui button, no interactivity
3 years ago
marouault 5beb6b31d8 patch textInput et textinput processor
3 years ago
marouault ca2e6d37f3 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
3 years ago
marouault 9c7853072a Input element launch textinput event
3 years ago
thmaillarb 8417404aa4 did stuff that apparently made the gamechangedview faster
3 years ago
Mathis RIBEMONT 95bd33684b review: input element and processor
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
marouault 853306aaaf Begin backspace use with input processor (doesn't work)
3 years ago
marouault acc4f22979 Input text work (need to implement back)
3 years ago
marouault 42e41dde16 Input processor start textinput
3 years ago
marouault 51b9a76acb Input processor handle button events
3 years ago
Mathis RIBEMONT ebff452e44 new interaction system for button, we can now know if cursor exit the button
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 dd93f9508a Merge
3 years ago
marouault 0db8531880 PositionAdapter for redimensionnable window
3 years ago
Mathis RIBEMONT f0c2995733 isButtonEntry pour l'entrée du curseur dans le bouton + bruit au bouton hover
3 years ago
marouault fca84edc00 Added free function to Input processors
4 years ago
marouault e00807a276 Modified end game menu and input processors
4 years ago
marouault d760a8e1a8 Modified processInput for a better handle of move events
4 years ago
marouault c3b43c4f32 Documented Coord.h, completed and renamed coordValid
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 563350f190 Correction d'include et faute de frappes -> je vais faire des tests sur le modele probablement
4 years ago
marouault f39c5e0347 Modified Doxyfile and document engine Input
4 years ago
marouault dbf3501483 Continue Input processing, need documentation and testing
4 years ago