Commit Graph

139 Commits (b8755a6b0a95d91c547cd65cc825efcb4ba0220e)
 

Author SHA1 Message Date
Mathis RIBEMONT b8755a6b0a relation entre hauteur et largeur pour la font
4 years ago
Mathis RIBEMONT f45b7def6d test génération texture
4 years ago
marouault 039c4ee381 Update README.md
4 years ago
marouault 683940330f Update README-en.md
4 years ago
marouault 8a70143923 Update README.md
4 years ago
marouault e13b538da0 Implemented some game feature (mainly the change between phase and player after actions), There are bugs but the game can be 'played'
4 years ago
marouault 4e5f963eeb Corrected a bug with moveOnBoard, Added special rule for 2 players and a drawer for pieces (at this time, we can move player 0's pieces around)
4 years ago
Olivier GUINALDO 1801098574 Update README.md (corrections fautes d'orthographe)
4 years ago
Theotime812 ec966bb3f6 Fixed segfault with switchMusic, but will have to optimize
4 years ago
Allan POINT cafeaf8264 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
Allan POINT cd50f41aeb Centering the board
4 years ago
marouault 6e1d28f252 Started to specify the placement rule for two players games, need to place Pieces (in newBoard or in newGame, I don't know)
4 years ago
marouault 861dba6e74 Refactor clickOnBoard RM_BRIDGE case
4 years ago
marouault d760a8e1a8 Modified processInput for a better handle of move events
4 years ago
marouault b81cba8d83 Documented newBoard in Board.h
4 years ago
marouault 319f0252de Documented BoardDrawer.h
4 years ago
marouault e786553e3b Documented functions in Game.h, renamed clickOnBoard
4 years ago
marouault c3b43c4f32 Documented Coord.h, completed and renamed coordValid
4 years ago
marouault 3966a612d6 Documented InputProcessor.h
4 years ago
marouault db7d1e6c82 Documented TextureHandler.h
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 718fdee338 Added a Texture handler (care MACROS (ask me if you want explainations)), First version of game's sprites and drawBoard completed for now
4 years ago
marouault d6ddd1e1ed Multiple modifications assited with gcc (principaly advenced in model/game)
4 years ago
thmaillarb bb4c85f134 Proof-read the French README and translated it into English in a separate file
4 years ago
Jacques THOMAS 7dd47dcc0d Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
Jacques THOMAS ea9c20cb80 Resolve confilts in Game.c
4 years ago
thmaillarb f976f32269 Added non-blocking function to switch to another music with fadeout
4 years ago
Jacques THOMAS 6e0f6b05eb Resolve conflits
4 years ago
Jacques THOMAS c68f45a7c1 Game c : add getPieceFromIsland which allow you to get the piece from an island, and also add moveOnBoard which allows you to move piece from start position to end position
4 years ago
Allan POINT 51ba8313d7 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
Allan POINT b09abd6cc6 Beginig the boardDrawer
4 years ago
Mathis RIBEMONT a7facabf45 commit -m "add changeButtonHoverTexture to test error"
4 years ago
Allan POINT c2c5cb2e7f Create TextureLoader
4 years ago
Allan POINT 46c146d2be Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
Allan POINT 8b66386772 Create TextureLoader
4 years ago
Allan POINT 79dce381b5 Resolve conflict
4 years ago
Mathis RIBEMONT a78479cb99 Merge branch 'master' of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT 4352634712 button work with hover
4 years ago
marouault be4b4c347e Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
marouault 745ca533b2 Test more flexible
4 years ago
Jacques THOMAS d5cc01766e Resolve conflicts
4 years ago
Jacques THOMAS feb3428ba2 Add to cliqueOnBoard and moveOnBoard
4 years ago
marouault cacb66ccf9 Merge
4 years ago
marouault 7b1d473ef2 IslandOrBridge modified and coordToBridge modified and tested
4 years ago
Jacques THOMAS ccc8f7ac0a Add a bridge struct (two islands) and modify of rmBridge due to this new struct
4 years ago
marouault fe6a5016b6 Merge branch 'master' of https://gitlab.iut-clermont.uca.fr/maribemont/projet-tut
4 years ago
marouault 5bbba0da09 Prototype for functions moveOnBoard ->modify IslandOrBridge, create bridge structure
4 years ago
Mathis RIBEMONT 4dfbfb7bc4 Merge branch of gitlab.iut-clermont.uca.fr:/maribemont/projet-tut
4 years ago
Mathis RIBEMONT 3f3c77ade9 commit testButton
4 years ago
Mathis RIBEMONT d20f95e6a7 push TextureLoad.h
4 years ago