Commit graph

12 commits

Author SHA1 Message Date
mdiluzio
5737ae31be Some small cleanup and refactoring.
Update name of a few functions to best suit their usage.
Split up checking for winning player and checking for game over state.
2014-12-29 21:52:25 +00:00
mdiluzio
263f6187d3 dir_t -> dir_c 2014-12-21 11:14:20 +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
f63dc8462f COrder -> SOrder 2014-12-21 10:39:39 +00:00
Marc Di Luzio
30cbdff1f5 Update CMakeLists.txt 2014-12-18 14:02:12 +00:00
Marc Di Luzio
c1bd6eb368 Update CMakeLists.txt 2014-12-18 14:02:05 +00:00
Marc Di Luzio
fed4c4a054 Update test.cpp 2014-12-18 14:01:54 +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