95 Commits

Author SHA1 Message Date
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
MihailRis
a4a5aef422 skybox: added moon and stars 2024-01-26 02:49:42 +03:00
MihailRis
32891ad156 rolled back temporary 2024-01-25 01:05:28 +03:00
MihailRis
7613aa4e97 unicode strings now writing as is, without escaping 2024-01-25 01:01:09 +03:00
MihailRis
9332fa375c fixed escape_string for binary data 2024-01-25 00:33:13 +03:00
@clasher113
1b2c0a0f21 Build fix 2024-01-22 11:05:49 +02:00
MihailRis
7d35356f9d binary json: compressed documents support 2024-01-17 19:33:04 +03:00
MihailRis
377c8e5029 the big refactor + extracted data classes from coders/json to data/dynamic 2024-01-17 16:32:53 +03:00
MihailRis
34d4500e24 binary_json_spec.md update (cdocument explanation) 2024-01-17 01:24:48 +03:00
MihailRis
b0165b1014 gzip compress/decompress + refactor 2024-01-17 00:52:55 +03:00