devZoGok
|
1b3b7a4e69
|
Merge pull request #19 from devZoGok/bf-18-sol-submodule
bf-18-sol-submodule
|
2025-06-23 13:58:06 +00:00 |
|
devZoGok
|
7baa23a26c
|
updated sol2
|
2025-06-23 16:56:40 +03:00 |
|
devZoGok
|
b3d81ab78b
|
Merge pull request #17 from devZoGok/ft-16-sound-manager
Ft 16 sound manager
|
2025-06-23 05:14:34 +00:00 |
|
devZoGok
|
318f43d675
|
clearPlaylist is now public
|
2025-06-23 08:07:34 +03:00 |
|
devZoGok
|
201f50f6cf
|
implemented paylist shuffling
|
2025-06-22 10:45:30 +03:00 |
|
devZoGok
|
a74be10c24
|
implemented delay between tracks
not playing if the same playlist is passed
|
2025-06-22 10:23:39 +03:00 |
|
devZoGok
|
05f3de11d3
|
implemented a sound manager
|
2025-06-21 19:39:15 +03:00 |
|
devZoGok
|
59451791f3
|
Merge pull request #15 from devZoGok/develop
Develop into master
|
2024-07-21 12:57:40 +00:00 |
|
devZoGok
|
ccf362bb8d
|
Merge pull request #14 from devZoGok/imp-13-mouse-wheel
Imp 13 mouse wheel
|
2024-07-21 12:56:50 +00:00 |
|
devZoGok
|
e71e5ce63e
|
detecting mouse wheel scrolling
|
2024-06-29 11:14:55 +03:00 |
|
devZoGok
|
88605e8eaa
|
Merge pull request #12 from devZoGok/develop
Merge into master
|
2024-06-15 17:07:07 +00:00 |
|
devZoGok
|
47758850ca
|
Merge pull request #11 from devZoGok/imp-10-rm-add-lib
Imp 10 rm add lib
|
2024-06-15 17:04:13 +00:00 |
|
devZoGok
|
da62a04f1f
|
removed STATIC
|
2024-06-12 20:09:33 +03:00 |
|
devZoGok
|
bea2dd230a
|
Merge pull request #9 from devZoGok/develop
Merge into master
|
2023-12-30 12:57:19 +00:00 |
|
devZoGok
|
328edc974e
|
Merge pull request #7 from devZoGok/imp-4-sol
Imp 4 sol
|
2023-09-03 06:15:01 +00:00 |
|
devZoGok
|
3f0a70a681
|
generating sol views from one static lua state
|
2023-09-03 09:01:49 +03:00 |
|
devZoGok
|
aba7c30b08
|
using sol in code
|
2023-09-02 18:31:11 +03:00 |
|
devZoGok
|
53934504a7
|
removed LuaManager class
|
2023-08-15 15:14:06 +03:00 |
|
devZoGok
|
83c34e373a
|
added sol submodule
|
2023-08-15 15:11:19 +03:00 |
|
devZoGok
|
fe41dc0248
|
Merge pull request #6 from devZoGok/bf5-build-on-windows
Bf5 build on windows
|
2023-08-15 12:05:33 +00:00 |
|
devZoGok
|
3760eca974
|
updated GLFW link dir
|
2023-08-15 15:00:19 +03:00 |
|
devZoGok
|
b311ea23af
|
replaced lua.hpp include with externed *.h includes
|
2023-08-15 14:51:20 +03:00 |
|
devZoGok
|
84d70b281b
|
using Lua dep as a CMake project
|
2023-08-15 14:51:20 +03:00 |
|
devZoGok
|
225cda4a14
|
removed CMake-less Lua submodule
|
2023-08-15 14:51:20 +03:00 |
|
devZoGok
|
61d654e5bf
|
README
|
2023-08-13 11:46:19 +03:00 |
|
devZoGok
|
bbbb748f9d
|
added code execution method
|
2022-12-04 13:36:49 +02:00 |
|
devZoGok
|
4c096a03d6
|
new method
|
2022-11-27 19:44:54 +02:00 |
|
devZoGok
|
a5dea4c5bd
|
removed string bool argument from Index constructor
|
2022-09-24 09:45:01 +03:00 |
|
devZoGok
|
56cd618b46
|
added string extraction method
|
2022-07-03 16:06:31 +03:00 |
|
devZoGok
|
8e9c4d6e84
|
improved dependency management
|
2022-04-03 19:23:26 +03:00 |
|
devZoGok
|
2c0af8c7ec
|
reading input mappings from Lua files
|
2022-02-04 20:55:30 +02:00 |
|
devZoGok
|
3f48f4ff83
|
emptying bindings lines during dettachment
|
2022-01-11 20:42:31 +02:00 |
|
devZoGok
|
648e4f47a1
|
CMakeLists fix
|
2022-01-04 10:55:42 +02:00 |
|
devZoGok
|
cb1f5438ef
|
CMakeLists change
|
2022-01-04 08:31:46 +02:00 |
|
devZoGok
|
723131ae11
|
dependency reference changes
|
2022-01-03 15:12:11 +02:00 |
|
devZoGok
|
edee28fd4a
|
getting key presses as chars, some refactoring
|
2021-12-19 15:02:31 +02:00 |
|
devZoGok
|
d613a750c9
|
improved input options reading
|
2021-12-08 20:15:01 +02:00 |
|
devZoGok
|
5b47f455a8
|
general refactoring
|
2021-12-07 21:12:49 +02:00 |
|
devZoGok
|
fc22cbba69
|
method name change
|
2021-12-05 17:16:54 +02:00 |
|
devZoGok
|
8391b87c08
|
added missing dependency
|
2021-12-04 19:39:53 +02:00 |
|
devZoGok
|
7634722c16
|
initial commit
|
2021-12-04 12:48:21 +02:00 |
|