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 1a29afc70a
Updated Game.c to set correctly rank and elminationTurn for player. Updated GameMain to make MenuEndGame work (a little fix will be made to resize but it's functionnal)
4 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 4 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 Updated Game.c to set correctly rank and elminationTurn for player. Updated GameMain to make MenuEndGame work (a little fix will be made to resize but it's functionnal) 4 years ago
PlayersColors.h Modified GameCreationMenu to make it use PlayersColors (goal -> remove SDL_Colors from model (+easier for some functions)) 4 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