Menu

Code Commit Log


Commit Date  
[r1429] by nerius

Trying to clean up the Javadoc clutter in packages com.nerius.game &
com.nerius.game.util. I realized that in the release Javadoc there is too much
clutter, with too much information and too many classes that aren't needed
exposed in Javadoc.

2023-11-02 21:31:15 Tree
[r1428] by nerius

Embellishing Javadoc in FrameAWTStub and taking care of some constructor
intricacies.

2023-11-02 21:15:44 Tree
[r1427] by nerius

Making Javadoc for package com.nerius.game.util prettier. In particular,
BoardAWTAdapter no longer implements InputListener; instead it defines a method
getInputListenerHook() which replaces itself with a private inner class.

2023-11-02 20:51:20 Tree
[r1426] by nerius

Removing the 'public' access modifier from class
com.nerius.game.util.DummyAudioClip; making adjustments in a couple of classes
because of this change. I want the Javadoc for all demo code belonging to
grafx and grafx_3d releases to look very clean.

2023-11-02 19:46:33 Tree
[r1425] by nerius

Adding an explicit no-arg public constructor to DummyAudioClip.

2023-11-02 19:26:48 Tree
[r1424] by nerius

Taking away the 'public' access modifier from DummyAudioClipSource. This class
is now package visible. This makes the Javadoc for grafx and grafx_3d demos
more understandable.

2023-11-02 19:23:42 Tree
[r1423] by nerius

Removing an unused import statement.

2023-11-02 19:18:37 Tree
[r1422] by nerius

Taking the 'public' access modifier away from class InputListenerChain; it is
now package visible.

2023-11-02 19:07:46 Tree
[r1421] by nerius

Fixing some Javadoc issues in AbstractCanvas. Proofread all code in package
com.nerius.game; now moving on to another package to proofread.

2023-11-02 18:00:52 Tree
[r1420] by nerius

These were minor changes made in grafx/ tree prior to releases of grafx
bundles; in particular grafx-2.0 & grafx_3d-1.0 were released on Nov 1st 2023.
Carrying these changes over to blockout/ tree. These are mostly Javadoc, but
include some use of 'final'. The Donut demo was updated significantly as well.

2023-11-02 17:46:19 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.