Commit graph

10 commits

Author SHA1 Message Date
mdiluzio
1e38a5f107 Update CMakelists to reflect refactor 2015-01-10 16:56:01 +00:00
mdiluzio
f1e4f432e6 Move top level cmakelist up to main directory 2014-12-30 18:32:17 +00:00
Marc Di Luzio
d9b9f3d7dd Re-organise source directory and targets
ttrts -> client
game -> ttrts
2014-12-30 13:24:19 +00:00
mdiluzio
fc62785768 update to v0.3.0 to account for new format and features
In this case, new WALLs to take into account for the game
2014-12-29 21:57:14 +00:00
mdiluzio
78bc326b8d Update to minor version 2
The file format and name has changed in the following ways:

All team references are now player, so tm: -> pl.
Order file format is now Player_#_Turn_#.txt.
2014-12-22 20:05:49 +00:00
mdiluzio
d71983dcb1 Update to version 0.1.0 2014-12-20 17:31:13 +00:00
mdiluzio
4f595ff92e Fix #8 by defining the version properly and adding a proper line end 2014-12-20 17:27:25 +00:00
mdiluzio
fec9c8dad7 Add MAJOR.MINOR.PATCH versioning to the binary.
This also modified the output format for the gamestatefile so AI's will have to be updated
2014-12-20 16:17:01 +00:00
Marc Di Luzio
37f95607b0 Update CMakeLists.txt 2014-12-18 14:01:03 +00:00
Marc Di Luzio
d0d3834449 Move source code into source subfolder 2014-12-16 13:13:02 +00:00
Renamed from CMakeLists.txt (Browse further)