You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
projet-tut/Pontu/include/model
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
..
Board.h Documented newBoard in Board.h 4 years ago
Bridge.h Documented some files 4 years ago
Coord.h Added ArrayUtils to facilitate use of dynamic arrays. Tested some solutions to the InputHandler problem (The one which is commited mostly work) 4 years ago
Game.h End game modified but not totally fixed 3 years ago
Island.h 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
IslandOrBridge.h IslandOrBridge modified and coordToBridge modified and tested 4 years ago
Piece.h Multiple modifications assited with gcc (principaly advenced in model/game) 4 years ago
Player.h 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
PlayersColors.h 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
arrayCoord.h Added ArrayUtils to facilitate use of dynamic arrays. Tested some solutions to the InputHandler problem (The one which is commited mostly work) 4 years ago