index
:
mocobor
master
Re-implementation of RoboCom
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add MIT license
HEAD
master
tomsmeding
2017-03-24
*
Add README
tomsmeding
2017-03-23
*
Makefile: Only link fltk on gui builds
tomsmeding
2017-03-23
*
FIX CRITICAL BUG: timing issue where simulation was subtly incorrect
tomsmeding
2017-03-22
*
Let robot die on move with !mobile, instead of assert
tomsmeding
2017-03-22
*
Add debugger instruction (int3)
tomsmeding
2017-03-21
*
Be more tolerant of bot errors
tomsmeding
2017-03-21
*
Better help text from './sim'
tomsmeding
2017-03-19
*
Introduce batch mode
tomsmeding
2017-03-19
*
Add colours to terminal sim output
tomsmeding
2017-03-19
*
The official world is 18x18, not 20x20
tomsmeding
2017-03-14
*
Add support for $Fields
tomsmeding
2017-03-14
*
Check for iset and mobile when executing instrs
tomsmeding
2017-03-14
*
This didn't fit on my laptop screen
tomsmeding
2017-03-06
*
Remove useless commented include line
tomsmeding
2017-03-05
*
c++11 to gnu++11 because WIN32 is not defined in the former (needed by FLTK)
SemperVinco
2017-03-05
*
File Chooser Filter wrong on windows too
SemperVinco
2017-03-05
*
Fix Native_File_Chooser
tomsmeding
2017-03-05
*
Use Native_File_Chooser, segfaults after choosing
SemperVinco
2017-03-05
*
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
*
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