Commit graph

167 commits

Author SHA1 Message Date
widberg
5c8f2a797e bump deps 2026-08-22 19:36:15 -04:00
widberg
ec9a8632c2 Clean up names command 2026-08-06 19:26:20 -04:00
widberg
d4d79900f3 Remove buggy and unused arcode 2026-08-06 19:26:20 -04:00
widberg
f00730685b Remove unused error variants 2026-08-06 19:26:20 -04:00
widberg
7bcefce18f Check platform more 2026-08-06 19:26:20 -04:00
widberg
5a33a5fe97 Remove override options nobody ever used 2026-08-06 19:26:20 -04:00
widberg
affa3b3264 New clippy lint 2026-05-12 13:57:48 -04:00
widberg
7d5e6bed81 Deduplicate cli code 2026-05-12 13:51:05 -04:00
widberg
45090a451c Break up resource.rs 2026-05-12 13:16:03 -04:00
widberg
b58e2fbc19 Better size diff 2026-05-12 12:33:16 -04:00
widberg
63f7c88a98 Remove unused functions 2026-05-11 21:24:04 -04:00
widberg
011e5f3c34 Don't take cli args by ref 2026-05-11 19:52:34 -04:00
widberg
8c0b0e7876 &Option<T> to Option<&T> 2026-05-11 18:52:36 -04:00
widberg
4dadb934fe Clean up BffClass conversions 2026-05-11 18:37:59 -04:00
widberg
bb40bebf5d Pass Version by ref 2026-05-11 15:11:36 -04:00
widberg
8d74b911e5 Make BigFile more private 2026-05-11 14:43:14 -04:00
widberg
71498f280a Version::name_type 2026-05-11 14:04:42 -04:00
widberg
d5a120c304 Fix clippy lints 2026-05-09 17:02:31 -04:00
widberg
e4a4c9fa4a Remove Serialize from BigFile 2026-04-27 10:43:06 -04:00
widberg
2043550d4c Better names default 2026-04-26 23:41:01 -04:00
widberg
e54bf4086d Use NameContext for Class 2026-04-26 20:08:04 -04:00
widberg
49adc86e01 Rework names scope 2026-04-26 20:08:04 -04:00
widberg
9694942672 Remove TryYourBest stuff 2026-04-26 15:58:25 -04:00
widberg
28e3e6d80f Fix TODO 2026-04-26 15:58:25 -04:00
widberg
c9fa981ede Remove unused functions 2026-04-26 15:58:25 -04:00
widberg
0c27b8b8ff fmt 2026-04-26 11:57:15 -04:00
widberg
6bbc0c8306 Simplify NameHashFunction 2026-04-26 11:53:42 -04:00
widberg
085bb3556d No more Name references 2026-04-26 11:53:42 -04:00
widberg
9511cabe73 Remove a bunch of code 2026-04-25 00:13:29 -04:00
widberg
de9d849586 Bye Names 2026-04-24 23:17:45 -04:00
widberg
b125d18a42 Name macro 2026-04-23 13:10:37 -04:00
widberg
30343005a8 Sounds wav export/import 2026-03-11 21:35:32 -04:00
widberg
bfde236f28 Fix new clippy lints 2026-03-11 21:35:26 -04:00
widberg
7112cab4eb Add --rich-suffix option to extract subcommand 2026-03-11 21:35:20 -04:00
widberg
49201f0560 Replace csc subcommand with more generic crypt 2026-03-10 01:06:23 -04:00
widberg
48db52a5a5 Extract CPS to System 2026-03-09 00:15:13 -04:00
widberg
0a2d2d917d Sort CPS scripts 2026-03-09 00:15:13 -04:00
widberg
dc4b4f3cd8 Add default names for CPS 2026-03-08 22:41:16 -04:00
widberg
d7715d63c3 Add MQFEL settings.bin subcommands 2026-03-08 00:34:48 -05:00
widberg
1d208e61cd No NameContext in main 2026-03-07 19:57:35 -05:00
widberg
6cc3b2546b CPS Names 2026-03-07 19:57:35 -05:00
widberg
ea2c3a42a4 fmt and clippy 2026-03-06 02:18:05 -05:00
widberg
4d288c662a Add diff subcommand 2026-03-06 02:18:05 -05:00
widberg
8fff1f31ef Is the GUI worth it? 2026-03-06 02:16:40 -05:00
widberg
518ad0427b Clean up Name Debug and Display 2026-03-06 02:16:40 -05:00
widberg
d03605c581 mimalloc is 15% faster than System on Windows 2026-03-06 02:16:40 -05:00
widberg
c44e42d22e Update README 2026-02-21 17:23:16 -05:00
widberg
8ac0ced142 fmt 2026-02-21 03:46:16 -05:00
widberg
c32b37bbb1 Experiment: Use serde_context 2026-02-21 03:07:16 -05:00
widberg
e65f750d0b Fix schemars 2026-02-20 01:01:03 -05:00