Menu

Code Commit Log


Commit Date  
[r580] by nerius

Default level for computer player changes from 23 to 21. This is the 4x4 pit
consisting of just 5-er blocks except for the long piece.

2023-04-28 03:51:30 Tree
[r579] by nerius

There are 1224 distinct blocks and 1223 distinct hashCode() values. In other
words there is a single collision.

2023-04-28 00:30:38 Tree
[r578] by nerius

Moving from java.util.Hashtable to java.util.HashMap.

2023-04-28 00:11:27 Tree
[r577] by nerius

Implemented Block.hashCode().

2023-04-28 00:07:45 Tree
[r576] by nerius

Starting to add hashCode() to Layer and to Block.

2023-04-27 23:47:20 Tree
[r575] by nerius

Adding hashCode() to Position and to HalfPosition.

2023-04-27 23:15:43 Tree
[r574] by nerius

Adding equals() methods.

2023-04-27 22:58:42 Tree
[r573] by nerius

Getting the computer player to run again after the massive changes to
BlockOrientation structure (in BlockGenerator) and with the introduction of the
16 bit "short" bit fields which specify the post-drop action.

2023-04-27 21:07:43 Tree
[r572] by nerius

Printing out info in main(), having to do with whether or not block has unique
mirror image.

2023-04-27 20:09:15 Tree
[r571] by nerius

Minor changes to BlockGenerator. Tested the main(). Works wonderfully.

2023-04-27 20:00:06 Tree
Older >