MihailRis
|
ae5671364a
|
add heightmap-based test generation
|
2024-08-14 18:44:32 +03:00 |
|
MihailRis
|
e19ed3d239
|
add pseudopack 'core'
|
2024-08-14 00:24:22 +03:00 |
|
MihailRis
|
f43cc93cd2
|
update project includes format
|
2024-08-10 01:37:48 +03:00 |
|
alexei-zebra
|
91ad9cc64c
|
add compatibility with other files
|
2024-08-06 15:51:55 +03:00 |
|
InfiniteCoder
|
85239004e3
|
window/
|
2024-08-06 00:07:33 +03:00 |
|
InfiniteCoder
|
9283aa605f
|
frontend/
|
2024-08-06 00:01:27 +03:00 |
|
InfiniteCoder
|
3b6e7d1877
|
audio/
|
2024-08-05 23:58:14 +03:00 |
|
InfiniteCoder
|
9f9b9f2d64
|
world/
|
2024-08-05 23:49:11 +03:00 |
|
InfiniteCoder
|
7f75c454c8
|
logic/
|
2024-08-05 23:23:28 +03:00 |
|
InfiniteCoder
|
c7755040bd
|
voxels/
|
2024-08-04 22:42:44 +03:00 |
|
InfiniteCoder
|
5c9bc83bbd
|
items/ + objects/ + util/
|
2024-08-04 22:26:08 +03:00 |
|
InfiniteCoder
|
eb061bcaf4
|
graphics/
|
2024-08-04 22:12:48 +03:00 |
|
InfiniteCoder
|
3aa0298c85
|
files/
|
2024-08-04 17:08:11 +03:00 |
|
InfiniteCoder
|
e6da3638f0
|
Logger.hpp
|
2024-08-04 12:46:03 +03:00 |
|
InfiniteCoder
|
e1e3456139
|
content/
|
2024-08-04 12:45:08 +03:00 |
|
InfiniteCoder
|
a745507ddd
|
coders/
|
2024-08-04 11:23:08 +03:00 |
|
InfiniteCoder
|
21ff65d781
|
assets/
|
2024-08-04 11:08:07 +03:00 |
|
InfiniteCoder
|
d5dc68dd38
|
Root includes
|
2024-08-04 10:24:11 +03:00 |
|
MihailRis
|
245b39be62
|
refactor: PVS-Studio warnings fixes
|
2024-08-04 01:12:42 +03:00 |
|
Vyacheslav Ivanov
|
3621e7ce1b
|
fix: PVS-Studio V522 mark false
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
|
2024-08-03 23:00:10 +03:00 |
|
MihailRis
|
ba046a52c0
|
Revert "fix: optimization: Various PVS-Studio warnings"
|
2024-08-02 14:51:44 +03:00 |
|
Vyacheslav Ivanov
|
2c1103307f
|
fix: optimization: PVS-Studio warning V813
Passing large objects by const reference avoids unnecessary copying and enhances efficiency.
Reported by: PVS-Studio
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
|
2024-08-02 05:35:55 +03:00 |
|
MihailRis
|
d6696b54cb
|
add 'normal' argument to on_use_on_block event
|
2024-07-29 15:23:04 +03:00 |
|
MihailRis
|
0f26d7c93a
|
fix
|
2024-07-29 13:10:53 +03:00 |
|
MihailRis
|
b021339a8a
|
add window icon
|
2024-07-28 23:47:49 +03:00 |
|
MihailRis
|
a856b4f140
|
add framerate control (WIP)
|
2024-07-25 22:33:21 +03:00 |
|
MihailRis
|
f9df873382
|
update assets errors handling & add 'atlases' to preload
|
2024-07-23 19:27:46 +03:00 |
|
MihailRis
|
ed60bdc333
|
fix: base packs initializing in menu
|
2024-07-23 16:41:37 +03:00 |
|
MihailRis
|
ca8652ffab
|
add packs resources (WIP)
|
2024-07-11 10:32:05 +03:00 |
|
MihailRis
|
2c7b5de50a
|
refactor src/objects/rigging
|
2024-07-07 23:44:57 +03:00 |
|
MihailRis
|
824231bfd6
|
refactor: moved funcs to assetload
|
2024-07-01 17:15:48 +03:00 |
|
MihailRis
|
4a3487f17b
|
add assetssetupfunc
|
2024-07-01 16:32:54 +03:00 |
|
MihailRis
|
a72a37ccf7
|
Merge branch 'main' into entities
|
2024-07-01 06:21:00 +03:00 |
|
MihailRis
|
fab124a2e2
|
remove unnecessary 'new' operators
|
2024-07-01 06:00:33 +03:00 |
|
MihailRis
|
8d41f6af11
|
update ContentLoader part 1
|
2024-06-26 23:36:01 +03:00 |
|
MihailRis
|
166c340098
|
add automatic 'content' folder creation
|
2024-06-08 10:03:16 +03:00 |
|
MihailRis
|
14911aa30f
|
remove old bindings format support
|
2024-06-07 14:13:49 +03:00 |
|
Pugemon
|
f25a425cb9
|
Optimize parameter passing to avoid unnecessary copying
|
2024-06-07 04:00:38 +03:00 |
|
MihailRis
|
8700f892c6
|
fix: audio volume setting not applied on load
|
2024-06-05 22:52:13 +03:00 |
|
MihailRis
|
b571179c8a
|
res/config/builtins.list
|
2024-06-03 08:37:34 +03:00 |
|
MihailRis
|
4e2ba865f3
|
controls.json -> controls.toml
|
2024-06-02 22:10:39 +03:00 |
|
MihailRis
|
d3e34741e0
|
res/bindings.toml moved to res/config
|
2024-06-02 21:42:51 +03:00 |
|
MihailRis
|
0ad3dd7ab8
|
build time decreased
|
2024-05-23 02:05:08 +03:00 |
|
MihailRis
|
66476ee642
|
bindings.toml, config/bindings.toml file
|
2024-05-20 04:06:49 +03:00 |
|
MihailRis
|
c5f663b7cb
|
memory-related refactor
|
2024-05-19 07:09:58 +03:00 |
|
MihailRis
|
ee853aab4c
|
Merge branch 'main' into devtools
|
2024-05-12 20:07:55 +03:00 |
|
MihailRis
|
b15d234a88
|
added file.list function
|
2024-05-12 13:49:23 +03:00 |
|
MihailRis
|
c2ea0d5326
|
lua console library
|
2024-05-10 23:35:46 +03:00 |
|
MihailRis
|
d33edd4cd9
|
'dynamic' namespace refactor (step 1/2)
|
2024-05-07 16:00:52 +03:00 |
|
MihailRis
|
1627e21c1d
|
the final rename
|
2024-05-06 03:38:19 +03:00 |
|