1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated for 8.5.2 More... almost 20 years ago
changed // comments to /* */ for gcc More... almost 20 years ago
fixed bot from 8.5.1 release since the current one is broken somehow More... almost 20 years ago
re-adding More... almost 20 years ago
oops, spelled elaborations wrong More... almost 20 years ago
attempting to re-add More... almost 20 years ago
changed "Non-GUI Demo" menu item to "Non-GUI Demos" More... almost 20 years ago
fixed problem where paths and filenames weren't getting wrapped in quotes when doing File->Source, so if there were spaces in either, it caused problems More... almost 20 years ago
Fixed stop button. More... almost 20 years ago
Fixed capitalization error. More... almost 20 years ago
updated timer code from SoarTech, fixed bugzilla bug #353 More... almost 20 years ago
added missing error handling for set_watch_prod_group_setting in soar_Watch (soarapi.c) updated create_argv_from_objv so that argv[objc] == NULL (soarCommandUtils.c) fixed algorithm in WatchCmd (soarCommands.c) that rebuilds argv after removing processed commands More... almost 20 years ago
Fixed Bug #388: Operator rename should also update datamap More... almost 20 years ago
changed release settings to build dll with correct version number More... almost 20 years ago
updated version number, file/directory names to reflect that included SoarTech's new timer stuff More... almost 20 years ago
updated version number More... almost 20 years ago
updated directory names to reflect new version numbers More... almost 20 years ago
updated directory names to reflect new version numbers More... almost 20 years ago
Did some more work on the DataMap editing system. Now, SoarPlugin maintains a central registry of each project's DataMap, so all processes in a proejct share the same DataMap. This makes things work much better, both in preventing editors editors which are working on different parts of the same DataMap from overwriting each other, and in allowing autocomplete to populate with value you have entered but not necessarily saved yet. More... almost 20 years ago
took out soarsource command and inlined it in File->Source menu File->Source now remembers its last directory, but doesn't change directory for user More... almost 20 years ago
added soarsource command and modified File->Source to use it More... almost 20 years ago
Increased to verison 4.5.3 More... almost 20 years ago
Fixed Bug #315: if file is missing, check syntax and check against datamap fail silently More... almost 20 years ago
Fixed Bug #285: pasted text isn't highlighted correctly More... almost 20 years ago
Fixed Bug #372: fails to detect extra whitespace after : More... almost 20 years ago
Fixed up autocomplete and the DataMapChecker to look at the right portion of the DataMap. More... almost 20 years ago
RL tanksoar agent More... almost 20 years ago
Fixed Bug #285: pasted text isn't highlighted correctly More... almost 20 years ago
Fixed Bug #282: Save Project As... doesn't change the name in the title bar More... almost 20 years ago
Fixed Bug #368: dragging node onto itself makes node disappear More... almost 20 years ago