Commit Graph

236 Commits (cdb8ae5a34cd8dc8b0b7bc35bce9250cb911a6e4)
 

Author SHA1 Message Date
marouault a67479f429 Modify the interface of some check function in game, mainly by splitting checkIsland in two\nBe carefull with Island -> they are temporary objects, they can't know if a player is on their position
4 years ago
marouault 3a68c6f700 Slightly changed the main to make the app run correctly
4 years ago
marouault 563350f190 Correction d'include et faute de frappes -> je vais faire des tests sur le modele probablement
4 years ago
thmaillarb 6cbe9fc5c8 Added .gitattributes
4 years ago
thmaillarb c0e7808048 Added rmBridge
4 years ago
thmaillarb ea4857750d Fixed and finished movement functions and related
4 years ago
Mathis RIBEMONT 2ad9c5034b resolve conflict with button
4 years ago
Mathis RIBEMONT 1a7dd39a3e drawButton doesn't return value anymore, and exit when there is an error
4 years ago
Mathis RIBEMONT 9cfebbe920 comment of function
4 years ago
Mathis RIBEMONT dc0d9e277b Button and function is usable, we can test with isHover.
4 years ago
marouault f39c5e0347 Modified Doxyfile and document engine Input
4 years ago
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 e44e3f9c24 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT 062f8a9f96 Push button prototype
4 years ago
alpoint c33cd9a1e5 Add LICENSE-FR
4 years ago
alpoint 562a9a0820 Add LICENSE-EN
4 years ago
Allan POINT e88b1602d9 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
thmaillarb 0829ec6034 fixed Doxyfile
4 years ago
thmaillarb b910079106 added Doxyfile
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
thmaillarb 51678c647b In README, separation of list of commands (Linux/Windows)
4 years ago
marouault 113b3e5e81 Correct a little mistake
4 years ago
marouault d8074de345 Add a title which was lacking and modify the layout for "Précisions"
4 years ago
marouault b8d0794d39 Replace 15 vainc's explication with Pontu's one
4 years ago
marouault b5d542a146 Des const un peu partout et quelques modification de code + vidage partiel du fichier main
4 years ago
marouault a0ea50582f Small correction
4 years ago
marouault ce9d6c2bbd Add a list of action to get things to work.
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
thmaillarb 2c62dc715e added bin/ to gitignore
4 years ago