[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r69] by adchinn

- Added drawing functionality to CreateBoardForm
- Finished reducing code in CreateBoardForm
- Added save/load to CreateBoardForm

2006-09-17 01:00:24 Tree
[r68] by sterlee

- CConnector data is now private
- Change mouse sensitivity for VGA screens to be the same as QVGA (it was difficult to set/unset a connector on a VGA screen)
- Now solves partial boards

2006-09-16 16:25:38 Tree
[r67] by sterlee

Changed Board.cs to dynamically maintain and check the Outside/Inside status each time a new connector is set. Similarly for Loop detection. End result -> performance gains.

It's a big change, so sorry to anyone who has been working on Board.cs, but I couldn't check it in before without breaking everything. It still isn't finished (or tidy), but at least it works.

2006-09-14 19:51:30 Tree
[r66] by adchinn

Created a form to let the user generate boards.
So far you can only click to set connectors (no drawing). You can also set numbers and validate the board (only shows a message if the board is invalid). Will be adding more functionality and changing current functionality (like board validation).
Still working on reducing.

2006-09-12 00:26:23 Tree
[r65] by sterlee

Small corrections to help.htm
Small performance optimisation

2006-08-17 00:15:58 Tree
[r64] by sterlee

More refactoring and fixed unit tests

2006-08-15 19:27:07 Tree
[r63] by sterlee

Save / Load manually cleared connectors

2006-08-13 09:23:24 Tree
[r62] by sterlee

Refactor: extract code to SetObviousConnectors

2006-08-12 22:02:10 Tree
[r61] by lucio_ferrao

Cosmetic changes for v1.0

2006-08-06 16:16:16 Tree
[r60] by lucio_ferrao

Reduced mouse movement sensitiveness. Only draw if mouse moved.

2006-08-06 15:27:07 Tree
Older >