Commit Graph

52 Commits (6fd58d28b6de9c67445692ed2e12c91b1aa3df90)

Author SHA1 Message Date
marouault 6fd58d28b6 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
marouault 4c04ac8268 Partial merge of different Coord
4 years ago
Jacques THOMAS 364bd7f423 resolve conflicts
4 years ago
marouault cbf1adee8e Merge
4 years ago
Jacques THOMAS 36f0bc4409 Add in game.c and game.h, the functions : movePiece and checkIsland, MUST BE tested git add *!
4 years ago
Allan POINT d88d842b0f Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
marouault dbf3501483 Continue Input processing, need documentation and testing
4 years ago
Allan POINT 6d63c6a402 Add CheckBridge
4 years ago
thmaillarb 232256adbe Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
4 years ago
thmaillarb eeabdf3db2 Added Coord struct
4 years ago
Mathis RIBEMONT eb085f36a4 solve conflict button.c
4 years ago
Mathis RIBEMONT 17ac705a29 button drawable
4 years ago
thmaillarb e27357cadd Added IslandOrBridge + converter
4 years ago
Allan POINT 419e51867a Resolve conflict
4 years ago
marouault 3812df5975 Started event processing
4 years ago
Mathis RIBEMONT 062f8a9f96 Push button prototype
4 years ago
Allan POINT 2eaed495a4 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
Allan POINT 08e7dd3f3a Resolve conflicts
4 years ago
Mathis RIBEMONT 3f526cdf03 Add comment: function isHover() and isClicked()
4 years ago
Allan POINT b1c616c156 Button imporovements
4 years ago
marouault b5d542a146 Des const un peu partout et quelques modification de code + vidage partiel du fichier main
4 years ago
Martin ROUAULT 54d90c10cd Resolve conflict
4 years ago
Martin ROUAULT 7b2f1f00d2 Test compilation on GNU/Linux -> work but we will need to ask the installation of the following libraries : libsdl2-ttf-dev libsdl2-net-dev libsdl2-mixer-dev libsdl2-image-dev
4 years ago
thmaillarb b224ad1d5f Switched Button's documentation to Doxygen
4 years ago
marouault e0d29cd6b4 Modification for windows compiling (with mingw, to test on other configurations), I'm going to test it on linux now
4 years ago
thmaillarb 92d9812dbf deleted bin
4 years ago
Martin ROUAULT 0e4215f636 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
Martin ROUAULT a705266713 Make pass need to test on Windows
4 years ago
Allan POINT 13c6f1a275 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
thmaillarb 91af634f70 Fixed other compilation error in Board.c
4 years ago
Allan POINT bbafae60eb constructor of button
4 years ago
thmaillarb 2c3f27890c Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
4 years ago
thmaillarb 2b3cf6e61d Fixed compilations errors in Board.c
4 years ago
thmaillarb 9b80275cbb Players are added to the game
4 years ago
Martin ROUAULT 43557fbd56 Ajout d'un fichier CMakeLists.txt
4 years ago
Martin ROUAULT d6db39d042 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
thmaillarb 471dab296b Added struct Board and function newPiece()
4 years ago
Allan POINT de74bdd917 Add buttun's creation function
4 years ago
Martin ROUAULT 8d4a2d5461 Resolution de conflit
4 years ago
Martin ROUAULT 5fc52e09c7 Debut de makefile
4 years ago
thmaillarb 004e5cf177 Merge branch 'master' of gitlab.iut-clermont.uca.fr:maribemont/projet-tut
4 years ago
thmaillarb 8b0a7c6da3 Translated into English
4 years ago
Mathis RIBEMONT 5717b4a372 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
Mathis RIBEMONT 4afd632624 function on click prototype
4 years ago
Jacques THOMAS ef2b43ca3f Merge
4 years ago
Mathis RIBEMONT fe1984804b rename button.h to Button.h
4 years ago
Jacques THOMAS 3f5526b91a Add in model: Island.h and Piece.h
4 years ago
Mathis RIBEMONT ccea65a8c0 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
Mathis RIBEMONT a64de143f0 prototype et structure bouton
4 years ago
thmaillarb 6e4c1ce0c1 Ajout de Game
4 years ago