1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Began implementing the update() chain More... over 10 years ago
Began implementing pheromone drawing More... over 10 years ago
Addtl Work on the Simulator & World classes More... over 10 years ago
Began implementing the AiSimApp More... over 10 years ago
Additional SimpleWorld implementation More... over 10 years ago
Implemented AntExplore & AntGoHome; Worked on SimpleWorld More... over 10 years ago
Removed unnecessary #includes from AntExploreAntTest More... over 10 years ago
Implemented ant goal test ants More... over 10 years ago
Added asserts for unimplemented testagent updates More... over 10 years ago
AntFollowPath now works; Created background
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Added AntFollowPathAntTest
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Deleted MathHelper.cpp, since it is no longer used
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Fixed minor issue in AntGoalTestApp
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Added setOriginToCenter to Button, plus more
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Rotated the ang by 90 degrees
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Removed unnecessary Ant call to removeClickListener
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Added getObserverId method to gui observers
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Added Poco Foundation library
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Added addtl Ant constructor param: startNode
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Renamed AntMoveToLocation to AntMoveToNode
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Resized ant, and made a copy of original
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
Updated nav graph in AntGoalTestApp
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
nav graph now holds values instead of unique_ptrs
Christopher D. Canfield
as Christopher D Canfield
More... over 10 years ago
More work on the AntGoalTestApp tester More... over 10 years ago
Fixed addtl issues w/ GuiEventManager More... over 10 years ago
Fixed issues w/ GuiEventManager More... over 10 years ago
Added Pheromone private class to Edge More... over 10 years ago
Continued working on AntGoalTestApp More... over 10 years ago
Fixed compile issues in the ant goal testers More... over 10 years ago
Fixed issues w/ ant goal testers; Added no arg make_unique More... over 10 years ago