Menu

Code Commit Log


Commit Date  
[r1085] by nerius

Removing 'userpref' directory from net/blockout/production/.

2023-09-18 21:23:31 Tree
[r1084] by nerius

Removing all Tetris-related stuff. I think this is a dumb game, for dumb
people. I find it to be totally bland, boring, and uninteresting. I don't
want to modify my other code just so that it could play this stupid game.

2023-09-18 21:20:33 Tree
[r1083] by nerius

Adding some anal checks & proofreading code in CanvasSplitter. Adjusting one
'while' loop - using 'do ... while' in its place because that is more correct.
Removing TODO comment because the logic is correct, or it seems to be so, after
close examination. The original code was actually fine.

2023-09-18 21:18:41 Tree
[r1082] by nerius

Modifying the formatting in Javadoc comments.

2023-09-18 20:42:50 Tree
[r1081] by nerius

Adding some comments to CanvasSplitter.

2023-09-18 17:45:17 Tree
[r1080] by nerius

In NightmareLevelTest, removing private inner classes 'SidebarUpdatable' and
'NextBlockUpdatable', replacing with 'SubUpdatable'.

2023-09-18 17:00:07 Tree
[r1079] by nerius

In LevelTest, removing classes 'SidebarUpdatable' and 'NextBlockUpdatable',
replaced with class 'SubUpdatable' defined in CanvasSpitter, the parent class.

2023-09-18 16:46:10 Tree
[r1078] by nerius

In ComputerPlayerTest, removing private inner classes 'SidebarUpdatable' and
'NextBlockUpdatable', and using class 'SubUpdatable' instead.

2023-09-18 16:35:32 Tree
[r1077] by nerius

Removing private inner classes 'SidebarUpdatable' and 'NextBlockUpdatable' from
levelPlayback. Using SubUpdatable (defined in CanvasSplitter) instead.

2023-09-18 16:13:25 Tree
[r1076] by nerius

Removing external class SubUpdatable as promised.

2023-09-18 15:58:04 Tree
Older >