Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Conditional-compile the POSIX-specific stuff | tomsmeding | 2017-03-02 |
| | |||
* | Optimize terminal usage | tomsmeding | 2017-03-02 |
| | | | | The ^C-catching stuff will not work on windows; need to look into that | ||
* | arg bug fix | SemperVinco | 2017-03-02 |
| | |||
* | include heading in -p option, pair -> tuple | SemperVinco | 2017-03-01 |
| | |||
* | Fix warnings; array -> pair | tomsmeding | 2017-03-01 |
| | |||
* | cin.get() -> usleep() | tomsmeding | 2017-03-01 |
| | |||
* | cast long to int | SemperVinco | 2017-03-01 |
| | |||
* | Add position argument option -p which places bots in specific locations, ↵ | SemperVinco | 2017-03-01 |
| | | | | syntax: ./sim -p b1.rob 1 2 b2.rob -2 4 | ||
* | Print world during simulation | tomsmeding | 2017-03-01 |
| | |||
* | Fix jump parsing bug (and better debug logging) | tomsmeding | 2017-03-01 |
| | |||
* | Execute some instructions! | tomsmeding | 2017-03-01 |
| | |||
* | Initial | tomsmeding | 2017-03-01 |