Menu

Code Commit Log


Commit Date  
[r140] by nerius

Move from System.currentTimeMillis() to Cronos.currentTimeMillis() in
LocalBlockoutBoard.

2023-03-09 02:02:39 Tree
[r139] by nerius

Forgot to call s_override.wait().

2023-03-09 01:53:50 Tree
[r138] by nerius

A first pass at Cronos.

2023-03-08 20:07:46 Tree
[r137] by nerius

Filling out the logic in Cronos. Next, I want to figure out how the enact a
change in the timekeeping. I don't want to pass objects around. I know it's
"unsafe" practice, but I want to be able to adjust this globally w/o passing
around any instance.

2023-03-08 18:08:04 Tree
[r136] by nerius

Rename GameChronos to Cronos, same string length as "System".

2023-03-08 17:57:57 Tree
[r135] by nerius

Adding a comment that conveys the purpose of GameChronos.

2023-03-08 17:51:09 Tree
[r134] by nerius

Adding beginnings of GameChronos.

2023-03-08 17:31:46 Tree
[r133] by nerius

Adding maxFramesPerSecond parameter to CanvasAWTAdapter. It's tricky to get
the code right; multi-threaded programming is rather challenging.

2023-03-08 03:24:04 Tree
[r132] by nerius

Now playing speedup.au audio in playback.

2023-03-07 13:06:11 Tree
[r131] by nerius

Having a proofread in SynchronizedModeGameRecorder, extracting
System.currentTimeMillis() out of synchronized blocks, for better correctness.

2023-03-07 02:34:14 Tree
Older >