summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-02main: skip trying to exit_nicely on failure to init mapHEADmasterJoshua Judson Rosen
2017-04-01main: exit with error on failure to init arenaJoshua Judson Rosen
2017-04-01ui-cmdwin: prevent excessive buffering on captured stdio streamsJoshua Judson Rosen
2017-04-01Make robot imagery more asymmetrical for increased clarityJoshua Judson Rosen
2017-04-01Drop undocumented readline dependencyJoshua Judson Rosen
2017-04-01configure: check for GLib from beyond the g_type_init eraJoshua Judson Rosen
2017-04-01configure: don't bother explicitly AC_SUBST'ing after PKG_CHECK_MODULESJoshua Judson Rosen
2017-04-01README: note that we need GTK+ 2.x!Joshua Judson Rosen
2017-03-29README: update to specify Guile 2.0, not 1.2-1.3Joshua Judson Rosen
2017-03-29robot-move: pause for USLEEP_TIME even after zero-length movesJoshua Judson Rosen
2017-03-28Let the GUI process between updates!Joshua Judson Rosen
2017-03-28UI: show for _what_ types of things robot is smelling/feeling/lookingJoshua Judson Rosen
2017-03-28REPL: just use guile's normal REPLJoshua Judson Rosen
2017-03-28catch_handler: restore/fix reporting of actual error-messagesJoshua Judson Rosen
2017-03-28robot-move: signal DEATH only _after_ the display has been updatedJoshua Judson Rosen
2017-03-28ui-cmdwin: redirect all stdio into the embedded terminalJoshua Judson Rosen
2017-03-28Drop unnecessary spinlock (loading, ploading)Joshua Judson Rosen
2017-03-28Invert GTK+/guile thread relationshipJoshua Judson Rosen
2017-03-28api: accept symbols (as well as strings)Joshua Judson Rosen
2017-03-28robot-move: prevent crash on zero-length movesJoshua Judson Rosen
2017-03-28robot-move: update display regardless of whether movement succeededJoshua Judson Rosen
2017-03-28match apparent initial direction in GUI to actual directionJoshua Judson Rosen
2017-03-28Consistently specify directions symbolicallyJoshua Judson Rosen
2017-03-28UI: don't hide counters at startupJoshua Judson Rosen
2017-03-28typo-fix: "within a single box", not "withing ..."Joshua Judson Rosen
2017-03-28Prevent compiler warnings due to guile's bogus function-pointer typingJoshua Judson Rosen
2017-03-28Stop using deprecated APIs.Joshua Judson Rosen
2017-03-28Update to C99....Joshua Judson Rosen
2017-03-28autotools: copy in config.rpath from gnulibJoshua Judson Rosen
2017-03-28Migrate to guile 2.0Iain R. Learmonth
2017-03-28VC: ignore "compile" script inserted by AutotoolsJoshua Judson Rosen
2017-03-28VC: ignore only specific paths for singleton autogenerated filesJoshua Judson Rosen
2009-11-18Fix autoconf mess such that you can actually specify CFLAGS to the build.Bradley Smith
2009-11-18Fix issues when compiling with optimisations.Bradley Smith
2008-10-14Change email address for Jim Hall, upon request.Bradley Smith
2008-08-22Correct scheme file installation so that the files are not executable.Bradley Smith
2008-08-03Adjust build system.Bradley Smith
2008-08-03Generate ChangelogBradley Smith
2008-08-03Make minor corrections to build system.Bradley Smith
2008-08-03Generate ChangelogBradley Smith
2008-08-03Make corrections/additions to documents.Bradley Smith
2008-08-03Bump version to 1.2.0Bradley Smith
2008-08-03Correct Window title.Bradley Smith
2008-08-03Use pkg-config to check for Guile 1.8.Bradley Smith
2008-08-03Fix bootstraping.Bradley Smith
2008-08-03Add Gtk interface. Using a Vte for guile input.Bradley Smith
2008-08-02Add more uitest stuff.Bradley Smith
2008-08-02Adjust Changelogs.Bradley Smith
2008-08-02Add new graphics. Thanks to Eric P. Hutchins <hutchiep190@potsdam.edu>Bradley Smith
2008-07-12Improve bootstrapping script.Bradley Smith