Commit graph

14 commits

Author SHA1 Message Date
Chaosvex
f6924ceefc Remove hash size magic number 2026-02-21 22:31:12 +00:00
Chaosvex
09559aaf44
Change enum casing across the whole project (#137) 2026-02-19 01:25:02 +00:00
Chaosvex
ee48058a2a Rename DAO base files 2026-02-12 22:42:56 +00:00
Chaosvex
2fb7a13e39 Remove logging from Patcher 2024-11-01 21:49:03 +00:00
Chaosvex
70e1a804ad
Introduce ranges (#52)
Convert some algorithms to ranges
2024-09-10 00:11:41 +01:00
Chaosvex
d946f33071 Misc. code quality improvements 2024-07-12 11:24:50 +01:00
Chaosvex
c4364f73da Pedantic improvements 2024-06-24 23:35:12 +01:00
Chaosvex
5b7589fd95 Support multi-platform surveys 2024-05-27 09:24:52 +01:00
Chaosvex
6f8d7a6c33 Declare classes as final (style unity) 2024-05-01 04:57:37 +01:00
Chaosvex
d1f7babf72 Remove bytes cast 2024-03-06 16:00:33 +00:00
Chaosvex
2c91a557a1 Add unit tests to the patcher 2024-03-04 05:00:17 +00:00
Chaosvex
58aa0bea91 Normalise all line endings 2024-02-25 00:07:54 +00:00
Chaosvex
6a715314c5 Update use of boost::optional
Unit test fixes too
2016-09-20 17:22:48 +01:00
Chaosvex
b42b3990fb Split login into a library and executable for easier linking with unit tests 2015-10-31 04:19:40 +00:00