| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | gui: Remove teams | tomsmeding | 2017-03-04 | 
| | | |||
| * | Move default gui dir to 'programs' | tomsmeding | 2017-03-04 | 
| | | |||
| * | Initial initial pre-alpha-alpha GUI code | tomsmeding | 2017-03-04 | 
| | | |||
| * | add single step option -t, make step printing accurate | SemperVinco | 2017-03-03 | 
| | | |||
| * | 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 | 
| | | | | | New syntax: see usage() | ||
| * | 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 | 
| | | | | | 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 | 
| | | |||
| * | 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, ↵ | SemperVinco | 2017-03-01 | 
| | | | | | syntax: ./sim -p b1.rob 1 2 b2.rob -2 4 | ||
| * | 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 | 
