index
:
gnurobots.git
master
Fork of GNU Robots
Joshua Judson Rosen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2017-04-02
main: skip trying to exit_nicely on failure to init map
HEAD
master
Joshua Judson Rosen
2017-04-01
main: exit with error on failure to init arena
Joshua Judson Rosen
2017-03-28
UI: show for _what_ types of things robot is smelling/feeling/looking
Joshua Judson Rosen
2017-03-28
REPL: just use guile's normal REPL
Joshua Judson Rosen
2017-03-28
catch_handler: restore/fix reporting of actual error-messages
Joshua Judson Rosen
2017-03-28
Drop unnecessary spinlock (loading, ploading)
Joshua Judson Rosen
2017-03-28
Invert GTK+/guile thread relationship
Joshua Judson Rosen
2017-03-28
Consistently specify directions symbolically
Joshua Judson Rosen
2017-03-28
UI: don't hide counters at startup
Joshua Judson Rosen
2017-03-28
Stop using deprecated APIs.
Joshua Judson Rosen
2009-11-18
Fix issues when compiling with optimisations.
Bradley Smith
2008-10-14
Change email address for Jim Hall, upon request.
Bradley Smith
2008-08-03
Add Gtk interface. Using a Vte for guile input.
Bradley Smith
2008-05-17
Upgrade license to GPLv3 or later. Bump version to 1.1.1.
Bradley Smith
2008-05-14
Prepare for release of 1.1.0.
Bradley Smith
2008-05-05
Scrap plug-able interfaces in preparation for GTK GUI.
Bradley Smith
2008-03-12
Make UI update in a loop, and thread out input.
Bradley Smith
2008-03-09
Corrected all copyright headers, and misc cleanups.
Bradley Smith
2008-03-08
Add error message when given an invalid instruction.
Bradley Smith
2008-03-08
Add -Wall and -Wfatal-errors compile flags, and correct code to compile cleanly.
Bradley Smith
2008-03-07
Add -pedantic-errors and -Werror flags to compile, and fix code to comply.
Bradley Smith
2008-01-21
Reformatted src/api.c.
Bradley Smith
2008-01-21
Reformatted src/main.c.
Bradley Smith
2008-01-21
Imported GNU robots from CVS.
Bradley Smith