Menu

Code Commit Log


Commit Date  
[r144] by nerius

Adding beginnings of VIDEO-RECORDER.txt.

2023-03-09 17:16:35 Tree
[r143] by nerius

Making some minor code improvements when pausing for a certain time. These
section of code are quite intricate and tricky to get absolutely perfect.

2023-03-09 03:28:28 Tree
[r142] by nerius

Streamlining a bit by cutting out one call to Cronos.currentTimeMillis().

2023-03-09 02:48:56 Tree
[r141] by nerius

Showing how to use Cronos.Override. In SimpleGameLogic.

2023-03-09 02:45:04 Tree
[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
Older >