-
e16b24f4af
debug panel moved to new translation unit
MihailRis
2024-03-06 01:24:15 +03:00
-
a921cad84a
set_loop, is_loop
MihailRis
2024-03-06 00:40:48 +03:00
-
ab1cfc8a4b
reformatted hud.h, hud.cpp
MihailRis
2024-03-06 00:26:10 +03:00
-
-
1739116955
Merge branch 'main' into lua_audio
MihailRis
2024-03-05 23:36:08 +03:00
-
-
-
-
b947a089d3
fix
MihailRis
2024-03-05 23:35:09 +03:00
-
454a354941
Merge branch 'main' into lua_audio
MihailRis
2024-03-05 22:23:14 +03:00
-
-
-
-
bcd3770739
PlayerController.cpp indents fix
MihailRis
2024-03-05 22:22:00 +03:00
-
c6b06f04d8
items: on_use event
MihailRis
2024-03-05 22:21:24 +03:00
-
aac3ab74fa
Merge branch 'main' into lua_audio
MihailRis
2024-03-05 19:47:17 +03:00
-
-
-
-
4a481ca862
lua: audio.play_stream and .play_stream_2d
MihailRis
2024-03-05 19:43:48 +03:00
-
c8ef40d713
audio.play_sound_2d and loop argument
MihailRis
2024-03-05 19:29:09 +03:00
-
df6762b4fe
lua: more speaker getters/setters
MihailRis
2024-03-05 18:05:26 +03:00
-
02fd8ffcf6
more test sounds
MihailRis
2024-03-05 17:13:37 +03:00
-
45a7bd190a
world ceiling removed
MihailRis
2024-03-05 14:51:40 +03:00
-
2e723fdf01
audio api usage update
MihailRis
2024-03-05 14:33:35 +03:00
-
7057ea554d
Merge branch 'main' into lua_audio
MihailRis
2024-03-05 14:31:45 +03:00
-
-
-
-
13a8c61ee1
audio::get renamed to audio::get_speaker
MihailRis
2024-03-05 14:30:37 +03:00
-
6f63a6ea54
lua: audio speakers manipulation functions
MihailRis
2024-03-05 14:28:25 +03:00
-
f65599ef2a
Merge branch 'main' into lua_audio
MihailRis
2024-03-05 14:06:42 +03:00
-
-
-
-
6bf6e8e011
lua api refactor
MihailRis
2024-03-05 13:58:08 +03:00
-
fbe3f53585
lua: audio.play_sound(name, x, y, z, volume, pitch, channel)
MihailRis
2024-03-05 13:13:16 +03:00
-
dd6c192511
Merge branch 'main' into lua_audio
MihailRis
2024-03-05 12:42:39 +03:00
-
-
-
-
5309cbe67f
Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp into main
MihailRis
2024-03-05 12:41:53 +03:00
-
-
1248f30343
msvc build fix
MihailRis
2024-03-05 12:41:50 +03:00
-
6c9ae9eb0d
added test sounds
MihailRis
2024-03-05 03:05:25 +03:00
-
-
69e79f3181
removed test resource
MihailRis
2024-03-05 02:45:42 +03:00
-
613b7c94ea
small fix
MihailRis
2024-03-05 02:37:37 +03:00
-
1c6689b6b6
sounds variants
MihailRis
2024-03-05 02:30:16 +03:00
-
0ab39fa06f
audio::reset_channel + minor refactor
MihailRis
2024-03-05 00:19:46 +03:00
-
-
9fbf46169f
textbox: 'editable' property
MihailRis
2024-03-04 20:16:22 +03:00
-
d41973583c
al streaming fix
MihailRis
2024-03-04 13:32:04 +03:00
-
75ee269db3
audio: channels
MihailRis
2024-03-04 02:35:22 +03:00
-
5657457edb
minor refactor + fix
MihailRis
2024-03-03 19:20:38 +03:00
-
90a4922201
Merge pull request #167 from MihailRis/audio
MihailRis
2024-03-03 15:31:54 +03:00
-
-
2044bd18c3
audio test
MihailRis
2024-02-27 23:29:09 +03:00
-
2f154b5d87
fixes
MihailRis
2024-03-03 12:56:50 +03:00
-
e7ff374896
Better player save & load
InfiniteCoder
2024-03-03 00:25:05 +03:00
-
91a4b16796
One step closer to multiplayer
InfiniteCoder
2024-03-02 22:59:31 +03:00
-
e0daa4d1b9
minor refactor
MihailRis
2024-03-02 13:29:45 +03:00
-
75d0e917cc
world convert progress info
MihailRis
2024-03-01 13:26:09 +03:00
-
6f62ddea4b
contentpack remove feature WIP
MihailRis
2024-02-29 23:47:07 +03:00
-
19a91fd4fa
warning fix
MihailRis
2024-02-29 13:24:43 +03:00
-
f64802022e
removed unused file
MihailRis
2024-02-28 16:39:41 +03:00
-
892aaddd2c
fix
MihailRis
2024-02-27 23:49:30 +03:00
-
ed1b660dcc
file.write_bytes fix
Onran
2024-02-27 10:45:38 +09:00
-
9c66d87699
conversion to/from bytes and data buffer modules
Onran
2024-02-27 10:44:22 +09:00
-
72e3f49d42
file.write_bytes fix
Onran
2024-02-27 03:54:14 +09:00
-
33cfc3c208
Add files via upload
Onran
2024-02-27 03:54:09 +09:00
-
1e6babd2db
file.write_bytes fix
Onran
2024-02-27 03:54:04 +09:00
-
3ce46496f1
conversion to/from bytes and data buffer modules
Onran
2024-02-27 02:59:43 +09:00
-
43b21c664a
fixed clang warnings
MihailRis
2024-03-03 15:01:09 +03:00
-
cd657a1234
stream now restores speaker after long freezes
MihailRis
2024-03-03 14:49:47 +03:00
-
c4a07bdb14
fixes
MihailRis
2024-03-03 12:56:50 +03:00
-
a8402340b1
Merge pull request #169 from InfiniteCoder01/OneStepCloserToMultiplayer
MihailRis
2024-03-03 12:35:08 +03:00
-
-
9376dc4165
Better player save & load
InfiniteCoder
2024-03-03 00:25:05 +03:00
-
0157213a56
One step closer to multiplayer
InfiniteCoder
2024-03-02 22:59:31 +03:00
-
-
9d9c9f5570
minor refactor
MihailRis
2024-03-02 13:29:45 +03:00
-
011bdd8397
wav streaming fix
MihailRis
2024-03-01 19:03:27 +03:00
-
603546f642
audio::playStream + speaker relative property
MihailRis
2024-03-01 14:47:12 +03:00
-
2fab1593c8
PCMStream interface update
MihailRis
2024-03-01 14:27:04 +03:00
-
7c51e39dfe
wav files streaming
MihailRis
2024-03-01 14:08:13 +03:00
-
8001a8bf86
world convert progress info
MihailRis
2024-03-01 13:26:09 +03:00
-
cc9a3e3ec8
AL streaming test
MihailRis
2024-03-01 02:37:32 +03:00
-
3862dbda66
contentpack remove feature WIP
MihailRis
2024-02-29 23:47:07 +03:00
-
a1f313bedc
warning fix
MihailRis
2024-02-29 13:24:43 +03:00
-
8bd43098d5
ALStream WIP
MihailRis
2024-02-29 13:21:58 +03:00
-
961a37fe0a
AppImage recipe fix
MihailRis
2024-02-29 01:36:40 +03:00
-
d0143004e2
AppImage recipe update
MihailRis
2024-02-29 01:31:13 +03:00
-
1bf0c7921d
AppImage recipe update
MihailRis
2024-02-29 01:27:03 +03:00
-
ee5ebaf8db
audio streaming interfaces update
MihailRis
2024-02-29 00:40:03 +03:00
-
4d15ebb7de
audio::PCM.totalSamples
MihailRis
2024-02-28 23:14:28 +03:00
-
70657d9e7b
audio::Stream interface
MihailRis
2024-02-28 20:42:42 +03:00
-
ebbee4f0f2
minor refactor
MihailRis
2024-02-28 16:42:59 +03:00
-
8d139b56c7
removed unused file
MihailRis
2024-02-28 16:39:41 +03:00
-
f3d4ac8a58
small fix
MihailRis
2024-02-28 16:31:51 +03:00
-
83d6990852
ogg decoding fix
MihailRis
2024-02-28 15:01:19 +03:00
-
d1b145e7a4
audio fixes
MihailRis
2024-02-28 14:58:13 +03:00
-
2440d852d3
Update README.md
MihailRis
2024-02-28 13:40:04 +03:00
-
6ba638fad6
CMakeLists.txt & vcpkg.json update
MihailRis
2024-02-28 13:34:59 +03:00
-
145ebf8468
ogg decoder
MihailRis
2024-02-28 13:22:33 +03:00
-
e3c2a1da52
workflows: added libvorbis-dev package
MihailRis
2024-02-28 12:43:57 +03:00
-
33b39dfece
PCMStream, msvc build fix, sound is an asset now
MihailRis
2024-02-28 12:37:53 +03:00
-
96ad7664c4
fix
MihailRis
2024-02-27 23:54:28 +03:00
-
db05f9a327
fix
MihailRis
2024-02-27 23:49:30 +03:00
-
8ca10c1ddc
another fix
MihailRis
2024-02-27 23:42:19 +03:00
-
59fe8af8ca
fix
MihailRis
2024-02-27 23:41:33 +03:00
-
b809c2df84
audio test
MihailRis
2024-02-27 23:29:09 +03:00
-
4a233d72ed
fix
MihailRis
2024-02-27 19:19:53 +03:00
-
acd5d11378
audio::play
MihailRis
2024-02-27 18:58:41 +03:00
-
58661a94a6
update
MihailRis
2024-02-27 16:23:16 +03:00
-
2db5154735
Merge pull request #166 from Onran0/main
MihailRis
2024-02-27 11:22:57 +03:00
-
-
253bd9253f
Merge branch 'MihailRis:main' into main
Onran
2024-02-27 10:45:54 +09:00
-
-
-
-
f2dff183f6
file.write_bytes fix
Onran
2024-02-27 10:45:38 +09:00
-
a75d578aea
conversion to/from bytes and data buffer modules
Onran
2024-02-27 10:44:22 +09:00
-
97539aa9f4
audio system basic interface
MihailRis
2024-02-27 03:31:57 +03:00
-
-
-
7cde1e8ac9
Merge pull request #165 from InfiniteCoder01/main
MihailRis
2024-02-26 22:04:04 +03:00
-
-
480e72b690
file.write_bytes fix
Onran
2024-02-27 03:54:14 +09:00
-
14cbf5a2aa
Add files via upload
Onran
2024-02-27 03:54:09 +09:00
-
ede5aeb9b7
file.write_bytes fix
Onran
2024-02-27 03:54:04 +09:00
-
9ada76c731
conversion to/from bytes and data buffer modules
Onran
2024-02-27 02:59:43 +09:00
-
-