Vince Weaver
d40939a1e2
hgr: animation: rename
2026-03-26 21:51:53 -04:00
Vince Weaver
cea6356562
hgr: update animations
2026-03-26 01:21:03 -04:00
Vince Weaver
73a016f249
png2hgr_diff: more work on compact hgr diff
2026-03-20 01:27:42 -04:00
Vince Weaver
3995e0a136
hgr: update animation code
2026-03-15 23:55:43 -04:00
Vince Weaver
8218551973
png2hgr_diff: parameterize code a bit
2026-03-14 23:38:51 -04:00
Vince Weaver
1e63c44cda
hgr: animations: work on animations
2026-02-23 01:07:30 -05:00
Vince Weaver
91dd62b811
hgr_compress: update with zeroed version
2026-01-13 01:48:42 -05:00
Vince Weaver
0aa5085c2a
hgr_compress: minor fixes
2026-01-12 21:11:01 -05:00
Vince Weaver
89352605be
hgr_compress: optimize bvertical code a bit
2026-01-12 01:01:54 -05:00
Vince Weaver
d47aac2e72
hgr_compress: try 256 division instead
...
not much faster and a little bit larger, though code smaller
2026-01-12 00:36:00 -05:00
Vince Weaver
661e8a9c9a
compressed: more optimal vertical
2026-01-11 01:48:44 -05:00
Vince Weaver
0a2c43fc80
compression: more work on vertical
2026-01-11 01:40:00 -05:00
Vince Weaver
fb4a97caa8
hgr_compression: try vertical
2026-01-11 00:56:17 -05:00
Vince Weaver
f7c5aeabd8
rain: final version?
2026-01-03 16:05:57 -05:00
Vince Weaver
2b0492e045
rain: more lyrics timing
2026-01-03 14:12:29 -05:00
Vince Weaver
96190576ca
rain: more work on lyrics playback
2026-01-03 13:25:06 -05:00
Vince Weaver
c65b38f5d4
rain: more work on lyrics display
2026-01-03 12:23:13 -05:00
Vince Weaver
3483555894
rain: work on making lyrics more modular
2026-01-03 11:53:49 -05:00
Vince Weaver
e378d17a0e
rain: update sky
2026-01-03 02:26:38 -05:00
Vince Weaver
f0dfe8c5cd
rain: update rain
2026-01-03 02:17:33 -05:00
Vince Weaver
eec348cfce
rain: more work on graphics
2026-01-03 00:14:14 -05:00
Vince Weaver
15c08a2127
rain: more work on lyrics
2026-01-02 19:43:23 -05:00
Vince Weaver
d14074660b
rain: work on lyrics more
2026-01-02 16:18:27 -05:00
Vince Weaver
14f5532573
rain: more graphics work
2026-01-02 02:27:11 -05:00
Vince Weaver
107e2670d5
rain: more work
2026-01-02 02:12:32 -05:00
Vince Weaver
239822c8d9
rain: update the rain
2025-12-31 16:15:22 -05:00
Vince Weaver
e86ed7097a
peasantry: more work on rain
2025-12-31 01:29:11 -05:00
Vince Weaver
0d4a688986
peasantry: more work on rain
2025-12-30 17:57:32 -05:00
Vince Weaver
bdbaeea846
peasantry: update music
2025-12-28 13:58:52 -05:00
Vince Weaver
326029c272
hgr: compressed: some minor optimizations
2025-12-20 23:56:04 -05:00
Vince Weaver
ec89f22095
hgr: compressed: faster using proper division routine
...
still pretty slow
2025-12-20 23:25:20 -05:00
Vince Weaver
ce3ef3df2b
hgr: compressed: speed improvement
...
have it down to a few seconds, still too long
2025-12-20 21:35:00 -05:00
Vince Weaver
00280933fe
hgr: compressed: improve speed by 3x
2025-12-20 00:04:40 -05:00
Vince Weaver
1ba621c535
hgr: compressed: reformat code
...
also optimize it a bit, yes I know, should have been a separate commit
2025-12-19 23:40:04 -05:00
Vince Weaver
3bdfac6693
hgr: compressed: zx02_hgr
...
corruption issue, was because the png2hgr_raw tool was making 8k output
for some reason and when decompressing this was going off the end of the
hgr lookup tables
2025-12-19 16:55:06 -05:00
Vince Weaver
d24892a6a1
hgr: compressed: special zx02 for HGR decompression
2025-12-19 16:05:42 -05:00
Vince Weaver
3083d1a971
peasantry: more music updates
2025-12-19 01:50:01 -05:00
Vince Weaver
43520ad398
peasantry: update music
2025-12-18 23:48:18 -05:00
Vince Weaver
84f5f2aca6
peasantry: update music
2025-12-17 14:45:21 -05:00
Vince Weaver
e046815c76
dgr: tmbg: one last file
2025-12-17 00:12:04 -05:00
Vince Weaver
07b962ac7d
dgr: tmbg: another missing file
2025-12-17 00:10:43 -05:00
Vince Weaver
9ea52254e7
dgr: tmbg: missing file
2025-12-17 00:10:05 -05:00
Vince Weaver
c591838740
dgr: tmbg: working version of the animation
2025-12-17 00:09:00 -05:00
Vince Weaver
cddc0bbc4b
dgr: tmbg: animation working
2025-12-16 20:50:00 -05:00
Vince Weaver
2b87ed7e94
graphics: dgr: animation: tmbg
...
a quick tmbg animation
2025-12-16 19:58:29 -05:00
Vince Weaver
9910cde56a
animation: peasantry: update music
2025-12-15 16:11:08 -05:00
Vince Weaver
c12352916c
animation: compressed: break out the code
2025-12-15 00:49:03 -05:00
Vince Weaver
4a66dc76b3
animation: compressed: have it working
2025-12-15 00:39:32 -05:00
Vince Weaver
818a2bc532
animation: work on hgr depack
2025-12-14 02:13:24 -05:00
Vince Weaver
5cb54dbe5a
utils: add png2hgr_raw util
...
for writing un-interleaved hgr images which compress much better
2025-12-11 01:48:33 -05:00