Menu

Code Commit Log


Commit Date  
[r1096] by nerius

Moving DrawTextGeneral.java to DrawTextGeneral.java_, so that it isn't
compiled. Trying to minimize the use of java.applet.Applet.

2023-09-22 18:19:02 Tree
[r1095] by nerius

Removing class 'AppletInFrame'.

2023-09-22 17:56:21 Tree
[r1094] by nerius

Removing extra whitespace in LaunchLevelPlayback.

2023-09-22 17:39:11 Tree
[r1093] by nerius

Making some progress on AppletInFrame, but realizing that this project will
probably have to be abandoned. For example, when the applet calls repaint(),
there nothing to react to it unless it's all hooked up.

2023-09-22 17:37:58 Tree
[r1092] by nerius

Adding beginnings of class AppletInFrame. Not done yet.

2023-09-21 21:54:21 Tree
[r1091] by nerius

Adding check to constructor of RasterDepthGraphics to ensure that both width
and height are strictly greater than zero.

2023-09-21 20:08:12 Tree
[r1090] by nerius

Adding some Javadoc to RasterDepthGraphics which states that exception is
thrown when unimplemented method is called.

2023-09-20 22:25:00 Tree
[r1089] by nerius

Throwing exception when the unimplemented methods are called on
RasterDepthGraphics.

2023-09-20 22:21:45 Tree
[r1088] by nerius

Adding TestLineOverlap with extremely good results. I cannot find a single
pixel that is off, even after millions of attempts.

2023-09-19 21:04:16 Tree
[r1087] by nerius

Fixing the broken build.

2023-09-19 21:02:58 Tree
Older >