104 Commits

Author SHA1 Message Date
MihailRis
788bd6bf0f numeric setting value display fix 2024-04-28 19:03:54 +03:00
MihailRis
c3b5576c02 toml::Wrapper removed 2024-04-28 17:23:52 +03:00
MihailRis
1ecc608ead nothing actually done 2024-04-24 07:35:46 +03:00
MihailRis
051f0b8c6a rename 2024-04-23 18:43:02 +03:00
MihailRis
9f2bceb039 just a minor refactor, nothing special 2024-04-23 02:00:03 +03:00
MihailRis
9cdf3ff016 settings panel moved to xml (WIP) 2024-04-20 03:01:37 +03:00
MihailRis
d2a2f0e8ae rle module moved to coders package 2024-04-15 02:57:42 +03:00
MihailRis
90d0b54a69 thread pool update + refactor 2024-04-11 15:48:27 +03:00
MihailRis
befc9cf09c assets-related refactor 2024-04-10 17:44:17 +03:00
MihailRis
3655464b6f minor refactor 2024-04-08 12:25:00 +03:00
MihailRis
f8ec75b121 core.get_setting test 2024-04-01 18:08:09 +03:00
MihailRis
8950f4ecd5 refactor 2024-03-31 23:05:38 +03:00
MihailRis
48982e3478 'dynamic' namespace refactor + sensitivity is a NumberSetting now 2024-03-31 17:30:02 +03:00
MihailRis
32120d8af4 settings test 2024-03-29 13:58:19 +03:00
MihailRis
a0d3fd9afd xml 2d, 3d, 4d vectors shortcuts 2024-03-20 10:09:29 +03:00
MihailRis
8b8bc55ff7 xml elements context 2024-03-19 14:54:50 +03:00
MihailRis
b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
MihailRis
88d31314f1 missing #include fix 2024-03-13 19:28:17 +03:00
MihailRis
5bc79c8a77 better vorbis error messages 2024-03-13 09:10:27 +03:00
MihailRis
a5f0f0a780 audio::Stream.setTime(time) 2024-03-06 22:58:48 +03:00
MihailRis
1248f30343 msvc build fix 2024-03-05 12:41:50 +03:00
MihailRis
75ee269db3 audio: channels 2024-03-04 02:35:22 +03:00
MihailRis
5657457edb minor refactor + fix 2024-03-03 19:20:38 +03:00
MihailRis
e0daa4d1b9 minor refactor 2024-03-03 15:11:52 +03:00
MihailRis
43b21c664a fixed clang warnings 2024-03-03 15:01:09 +03:00
MihailRis
011bdd8397 wav streaming fix 2024-03-01 19:03:27 +03:00
MihailRis
603546f642 audio::playStream + speaker relative property 2024-03-01 14:47:12 +03:00
MihailRis
2fab1593c8 PCMStream interface update 2024-03-01 14:27:04 +03:00
MihailRis
7c51e39dfe wav files streaming 2024-03-01 14:08:13 +03:00
MihailRis
cc9a3e3ec8 AL streaming test 2024-03-01 02:37:32 +03:00
MihailRis
8bd43098d5 ALStream WIP 2024-02-29 13:21:58 +03:00
MihailRis
ee5ebaf8db audio streaming interfaces update 2024-02-29 00:40:03 +03:00
MihailRis
4d15ebb7de audio::PCM.totalSamples 2024-02-28 23:14:28 +03:00
MihailRis
83d6990852 ogg decoding fix 2024-02-28 15:01:19 +03:00
MihailRis
d1b145e7a4 audio fixes 2024-02-28 14:58:13 +03:00
MihailRis
145ebf8468 ogg decoder 2024-02-28 13:22:33 +03:00
MihailRis
8ca10c1ddc another fix 2024-02-27 23:42:19 +03:00
MihailRis
59fe8af8ca fix 2024-02-27 23:41:33 +03:00
MihailRis
b809c2df84 audio test 2024-02-27 23:29:09 +03:00
MihailRis
e9cbb04090 slots-grid coord fix 2024-02-12 18:40:47 +03:00
MihailRis
87f50f79c9 block inventories (backend) 2024-02-12 18:28:18 +03:00
MihailRis
b38afe9e34 refactor 2024-02-04 23:45:15 +03:00
MihailRis
f25677d6d2 clang warnings fix 2024-02-02 20:42:49 +03:00
MihailRis
bc72742ee3 locale independent util::parse_double 2024-02-02 20:02:30 +03:00
MihailRis
84e8fd1af6 fixes 2024-02-01 03:02:54 +03:00
MihailRis
da190f3f7b std::from_chars output handling 2024-02-01 02:33:38 +03:00
MihailRis
ece68e715d std::stod replaced to std::from_chars 2024-02-01 02:16:58 +03:00
MihailRis
1f11fa8fea Added XML parser/writer 2024-02-01 02:01:04 +03:00
MihailRis
49fdcdfb27 inventory regions, minor refactor 2024-01-31 00:14:43 +03:00
A-lex-Ra
1bd8852db2 pretty critical fixes 2024-01-30 21:51:46 +06:00