Menu

Code Commit Log


Commit Date  
[r963] by nerius

Removing a println().

2023-09-04 15:34:28 Tree
[r962] by nerius

Making level 28 a tad easier.

2023-09-04 15:23:53 Tree
[r961] by nerius

Changing some of the Tetris speeds etc.

2023-09-03 22:17:54 Tree
[r960] by nerius

In TetrisBoard not using outlineCoveredHolesOnClearedLayersEvents.

2023-09-03 22:17:28 Tree
[r959] by nerius

Fixing an HTML formatting/misspelling error in Javadoc, in WellColors.

2023-09-03 21:52:26 Tree
[r958] by nerius

Adding class TetrisConstantOverrides.

2023-09-03 21:51:33 Tree
[r957] by nerius

Adding class TetrisWellColors.

2023-09-03 21:40:13 Tree
[r956] by nerius

A first stab at override() in BlockoutConstants. Not tested.

2023-09-03 21:18:06 Tree
[r955] by nerius

In BlockoutConstants, changing each of the 'public final static' member
variables into a function, simply by putting '()' after the member name and
then adding a 'return' statement. This is an incremental step towards getting
BlockoutConstants to be more configurable. In particular I want to override
some of these for Tetris.

2023-09-03 19:19:36 Tree
[r954] by nerius

In SimpleGameLogic, adding a new member variable
'm_newBlockPositioningStrategy', and exposing its configurability through one
of the constructors, thereby making a reverse incompatible change. I didn't
want to introduce a third constructor. BlockoutConstants also now exposes
'newBlockPositioningStrategy'.

2023-09-03 17:33:50 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.