Commit graph

14 commits

Author SHA1 Message Date
mdiluzio
082810de4a Merge branch 'dev' of https://github.com/mdiluz/ttrts into dev 2014-12-31 18:40:05 +00:00
mdiluzio
189241853b Update the map generation
New maps! 3 player!
Update names, as it wasn't 2v2 so much as 1v1 with 2 units each
2014-12-31 18:39:58 +00:00
3f892ec2aa Move maps to /usr/local and allow these settings to get defaults from the cmakelists 2014-12-31 14:08:51 +00:00
mdiluzio
f1e4f432e6 Move top level cmakelist up to main directory 2014-12-30 18:32:17 +00:00
Marc Di Luzio
71aab498dc extract format functions out into formatters files 2014-12-30 13:24:21 +00:00
Marc Di Luzio
d9b9f3d7dd Re-organise source directory and targets
ttrts -> client
game -> ttrts
2014-12-30 13:24:19 +00:00
Marc Di Luzio
415361ac9c Update CMakelists
Additional install targets for maps, and reworked dependencies
2014-12-30 13:24:17 +00:00
mdiluzio
83020d9120 Player -> player_t 2014-12-21 11:14:01 +00:00
mdiluzio
9e44d5144b Rename all usages of Team to Player
This was confusingly inconsistent in the codebase.
fixes #7
2014-12-21 11:04:26 +00:00
mdiluzio
f55bc5413a Correct case for all CUnit methods 2014-12-21 10:44:08 +00:00
mdiluzio
b37fe327f2 Re-do generation now that attack rule has changed 2014-12-20 15:35:19 +00:00
mdiluzio
526451ad02 Update with more pre-generated levels
Also clean up test code to not output unless erroring
2014-12-16 22:35:56 +00:00
Marc Di Luzio
a90ad9f90c Remove player IDs, keep it simple stupid 2014-12-16 13:13:03 +00:00
Marc Di Luzio
d0d3834449 Move source code into source subfolder 2014-12-16 13:13:02 +00:00