| Commit message (Expand) | Author | Age |
* | Split parsing code into its own file and cleanup includes | SemperVinco | 2017-03-03 |
* | include cstring | SemperVinco | 2017-03-03 |
* | Make sleep time between frames configurable | tomsmeding | 2017-03-03 |
* | Option parsing ++ | tomsmeding | 2017-03-03 |
* | Add cstdarg include to screenbuffer.h | tomsmeding | 2017-03-02 |
* | Indicate whether a bot is active on the printout | tomsmeding | 2017-03-02 |
* | Ditch World::print(ostream) | tomsmeding | 2017-03-02 |
* | tick counter | SemperVinco | 2017-03-02 |
* | Fix bjump not setting ip pos | tomsmeding | 2017-03-02 |
* | Factor out vprintf from ScreenBuffer::(mv)printf | tomsmeding | 2017-03-02 |
* | Conditional-compile the POSIX-specific stuff | tomsmeding | 2017-03-02 |
* | Optimize terminal usage | tomsmeding | 2017-03-02 |
* | 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 |
* | Fix bugs | tomsmeding | 2017-03-01 |
* | cast long to int | SemperVinco | 2017-03-01 |
* | update .gitignore | SemperVinco | 2017-03-01 |
* | Add position argument option -p which places bots in specific locations, synt... | SemperVinco | 2017-03-01 |
* | Add example programs | tomsmeding | 2017-03-01 |
* | Print world during simulation | tomsmeding | 2017-03-01 |
* | Fix jump parsing bug (and better debug logging) | tomsmeding | 2017-03-01 |
* | It seems to do something useful now | tomsmeding | 2017-03-01 |
* | Execute some instructions! | tomsmeding | 2017-03-01 |
* | add cstring | SemperVinco | 2017-03-01 |
* | Initial | tomsmeding | 2017-03-01 |