0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Working grid space transform. More... about 14 years ago
Get rid of unneeded file. More... about 14 years ago
Add a WORKING attempt at coordinate conversion. More... about 14 years ago
Repaint the screen after a (non-trivial) mouse click. More... about 14 years ago
Filter out clicks with modifier keys. More... about 14 years ago
Add the beginnings of local coordinate transformation. More... about 14 years ago
Rename for clarity. More... about 14 years ago
Add basic click filtering. More... about 14 years ago
Rename files for consistency. More... about 14 years ago
Minor rendering improvements. More... about 14 years ago
Add basic board rendering. More... about 14 years ago
Merge git://github.com/resistor/hzertz More... about 14 years ago
Add a beginning of a GLUT-based UI. More... about 14 years ago
Once again, I manage to totally misread the rules. There's no choice involved in whether to capture isolated components or not. More... over 14 years ago
Erm, forgot to change this. More... over 14 years ago
Redo the connect-component checking to actually implement the rules as specified by the game. This now passes basic sanity tests. More... over 14 years ago
Add type declaration. More... over 14 years ago
First pass at hooking up the board-disconnection rule. As yet untested. More... over 14 years ago
Adapt the graph creation routine into a method for generating the connected components of the board. More... over 14 years ago
Add a method for build a graph for the board, to be used for finding disconnected components. More... over 14 years ago
Make sure that the AI doesn't try to place more balls of a given color than exist in the game. More... over 14 years ago
Fix a number of bugs and hookup a basic frontend to get stuff passing simple tests! More... over 14 years ago
Remove FIXME. More... over 14 years ago
First theoretically feature-complete implementation. This is still totally untested, of course. More... over 14 years ago
Add some commenting More... over 14 years ago
Initial checkin. More... over 14 years ago