0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
One thread per team, plus a thread to handle non-team objects More... over 10 years ago
Multithreading goodness More... over 10 years ago
Test More... over 10 years ago
Some build improvements More... about 13 years ago
Add a team guage to the bottom of the screen. More... about 13 years ago
Quick hack to fix some major behavior problems. ButBots now give items to MainBrains by callinb MainBrain::Take instead of dropppping them. This stops the clustering behavior, and seems to fix all the oddities with regard to BugBot death. More... about 13 years ago
Debugging using the mouse More... about 13 years ago
Corpses, aging, death, etc... some bugs though More... about 13 years ago
Some optimizations after some basic testing More... about 13 years ago
Cut over to shared pointers. More... about 13 years ago
Update node traversing code to be less hacky. More... about 13 years ago
The size comparisons in Add, Remove, and MoveObject should be correct now, not just in agreement. More... about 13 years ago
I should save files before committing them, this should mostly be whitespace changes. More... about 13 years ago
Fix radius bug in Node::Remove and Node::MoveObject, assuming that the comparison in Node::Add is correct. More... about 13 years ago
Give MainBrains resources for eating food. More... about 13 years ago
Make BugBots walk in nearly straight lines to their destinations. Also, make the bugbots brighter so they are more easily seen. More... over 13 years ago
Predicate More... over 13 years ago
Node pruning enabled More... over 13 years ago
Add TraverseNodes and make the game draw all nodes when turned on. More... over 13 years ago
Fix quadtree coordinate problem More... over 13 years ago
Add node drawing code which doesn't work quite right due to a mismatch in the way screen and QuadTree coordinates vary More... over 13 years ago
AI stuff More... over 13 years ago
Dont crash More... over 13 years ago
Some food picking up stufff More... over 13 years ago
Operator== More... over 13 years ago
Some food stuff More... over 13 years ago
Bugbots fun More... over 13 years ago
Fix terrible terrible quadtree bug More... over 13 years ago
More efficient quadtree move code More... over 13 years ago
Pause on space as well as p, quit on q as well as esc. More... over 13 years ago