Rev. | Hora | Autor |
---|---|---|
8aa997f master | 2023-07-07 12:19:42 | Corbin |
Make Gold.to_image foldable. |
||
45b69bf | 2023-07-04 01:51:27 | Corbin |
Duplicate and simplify row-displaying logic. |
||
6ff3136 | 2023-06-24 02:01:01 | Corbin |
Remove world-record support. |
||
afe9c57 | 2023-06-06 02:09:56 | Corbin |
Fix a SQL query and add cumulative times per attempt. |
||
7fa6e81 | 2023-06-05 08:11:40 | Corbin |
Make row generation slightly easier. |
||
241d2e0 | 2023-06-05 08:02:42 | Corbin |
Factor the ability to fetch golds for all segments. |
||
663aca5 | 2023-06-05 06:31:45 | Corbin |
Add convenience functions for SQL SELECT statements. |
||
5292da8 | 2023-06-03 02:54:52 | Corbin |
Two new modules for managing queried state. |
||
abd287c | 2023-06-02 00:52:52 | Corbin |
Meh. |
||
46bc328 | 2023-05-31 08:31:09 | Corbin |
Encapsulate prepared statements, caching them. |
||
0300ea5 | 2023-05-31 07:19:03 | Corbin |
Remove unused custom summary code. |
||
d166d22 | 2023-05-31 04:03:33 | Corbin |
Remove two more gettimeofday(). |
||
30ff584 | 2023-05-31 03:32:47 | Corbin |
Somewhat factor timer state. |
||
4426350 | 2023-05-26 03:11:22 | Corbin |
Finish hacking on summary tool. |
||
0ca9689 | 2023-05-25 05:42:42 | Corbin |
Summarize entire categories segment-by-segment. |
||
a30462a | 2023-05-25 04:40:35 | Corbin |
Tighten the data model; start at "New Game". |
||
6df03b7 | 2023-05-24 14:53:04 | Corbin |
Start factoring SQLite access. |
||
b108d27 | 2023-05-23 13:35:35 | Corbin |
Start rebuilding summary tool. |
||
a7e940f | 2023-05-23 05:24:02 | Corbin |
Migrate heterogenous splits correctly. |
||
972e787 | 2023-05-23 03:12:25 | Corbin |
Implement the bulk of the migration. |
||
70e6f40 | 2023-05-17 03:48:00 | Corbin |
Fulfill the flitter-new command. |
||
1136943 | 2023-05-17 03:10:49 | Corbin |
Clean up docs. |
||
a266e67 | 2023-05-17 02:54:22 | Corbin |
Implement the first half of the migration script. |
||
be5ecf2 | 2023-05-14 14:46:58 | Corbin |
Clean up display padding. |
||
ec99f5d | 2023-05-14 12:01:25 | Corbin |
Don't show all splits if there's not room. |
||
52844dd | 2023-05-14 09:35:17 | Corbin |
Lift some constants. |
||
395d887 | 2023-05-14 07:01:34 | Corbin |
Start building a SQLite migration tool. |
||
a03f09e | 2023-05-12 06:22:40 | Corbin |
Depend on sqlite3. |
||
37505f2 | 2023-04-25 15:09:27 | Corbin |
Become a Nix flake. |
||
fcd2863 | 2022-12-23 17:09:32 | Corbin |
Clean up handling of optional values. |