Pugemon
|
e98fb9a1a7
|
Optimize container insertions using emplace_back instead of push_back
|
2024-06-07 04:43:27 +03:00 |
|
Pugemon
|
f25a425cb9
|
Optimize parameter passing to avoid unnecessary copying
|
2024-06-07 04:00:38 +03:00 |
|
MihailRis
|
ad62b759fb
|
fix: input F1..F25 key codes & add binding 'chunks.reload'
|
2024-06-05 19:29:35 +03:00 |
|
MihailRis
|
0f4b6911a6
|
small fix
|
2024-05-31 20:38:50 +03:00 |
|
MihailRis
|
3003386670
|
chunk flags converted to a bitfield
|
2024-05-31 11:59:12 +03:00 |
|
MihailRis
|
3e0455358a
|
fix: debug panel - block name out of panel
|
2024-05-31 11:42:09 +03:00 |
|
MihailRis
|
6d933ac263
|
converting block states to a bitfield
|
2024-05-31 11:13:36 +03:00 |
|
MihailRis
|
74042b5c2a
|
player.get_selected_block
|
2024-05-31 08:33:37 +03:00 |
|
MihailRis
|
c9fb33132f
|
weather is saving now
|
2024-05-30 16:02:01 +03:00 |
|
MihailRis
|
bc84200798
|
gui errors handling update + fix
|
2024-05-27 13:33:14 +03:00 |
|
MihailRis
|
e8a703f814
|
LeveController delta time limited to 200 ms
|
2024-05-25 10:17:55 +03:00 |
|
MihailRis
|
43903bb378
|
memory-related refactor
|
2024-05-25 09:26:21 +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
|
c94d40ab02
|
toml parser update + 'toml' module is built-in now
|
2024-05-20 01:28:42 +03:00 |
|
MihailRis
|
ffdeac5c1f
|
main menu glitch fix + refactor
|
2024-05-19 10:38:30 +03:00 |
|
MihailRis
|
c5f663b7cb
|
memory-related refactor
|
2024-05-19 07:09:58 +03:00 |
|
MihailRis
|
5834233162
|
BIND_DEVTOOLS_CONSOLE
|
2024-05-17 03:40:24 +03:00 |
|
MihailRis
|
f4e98b2091
|
console layout WIP
|
2024-05-13 17:08:58 +03:00 |
|
MihailRis
|
165525f18c
|
includes refactor
|
2024-05-13 03:20:09 +03:00 |
|
MihailRis
|
017c8722ae
|
memory related refactor
|
2024-05-13 00:11:20 +03:00 |
|
MihailRis
|
60cfe8595e
|
minor refactor
|
2024-05-12 19:42:13 +03:00 |
|
MihailRis
|
9522aedeec
|
quick check with linters
|
2024-05-10 12:34:05 +03:00 |
|
MihailRis
|
92f185ab51
|
hud.show_overlay fix
|
2024-05-10 08:57:05 +03:00 |
|
MihailRis
|
debdec1dc2
|
dynamic::create_map, dynamic::create_list
|
2024-05-09 20:30:14 +03:00 |
|
MihailRis
|
5da2a30326
|
BasicParser now uses string_view
|
2024-05-08 23:32:04 +03:00 |
|
MihailRis
|
a4c21984d5
|
dynamic::Value simplified
|
2024-05-07 18:39:12 +03:00 |
|
MihailRis
|
8e83a07094
|
'dynamic' namespace refactor (step 2)
|
2024-05-07 17:03:04 +03:00 |
|
MihailRis
|
d33edd4cd9
|
'dynamic' namespace refactor (step 1/2)
|
2024-05-07 16:00:52 +03:00 |
|
MihailRis
|
b3a1cad0e1
|
msvc build fix
|
2024-05-06 17:15:48 +03:00 |
|
MihailRis
|
1627e21c1d
|
the final rename
|
2024-05-06 03:38:19 +03:00 |
|
MihailRis
|
f27a418dbe
|
however
|
2024-05-06 03:15:27 +03:00 |
|
MihailRis
|
6b037ec7e8
|
hpp+
|
2024-05-06 01:27:24 +03:00 |
|
MihailRis
|
9ea67deb13
|
'ifnot' template property + hpp
|
2024-05-06 00:45:43 +03:00 |
|
MihailRis
|
4dc2c4701d
|
menu page queries
|
2024-05-05 22:40:24 +03:00 |
|
MihailRis
|
7f8a86b740
|
minor refactor
|
2024-05-05 20:08:25 +03:00 |
|
MihailRis
|
75e56ebd83
|
audio listener configuration fix
|
2024-05-05 19:51:14 +03:00 |
|
MihailRis
|
ba885e4e08
|
input.add_callback
|
2024-05-05 06:49:17 +03:00 |
|
MihailRis
|
bab806c2f8
|
world creation content menu
|
2024-05-04 21:27:28 +03:00 |
|
MihailRis
|
3ac6ad640a
|
ENGINE_VERSION_INDEV replaced with ENGINE_DEBUG_BUILD
|
2024-05-02 17:26:25 +03:00 |
|
MihailRis
|
5915b811f2
|
new content menu (WIP)
|
2024-05-02 04:07:07 +03:00 |
|
MihailRis
|
9b843817f8
|
redundancy reduced
|
2024-04-30 14:49:55 +03:00 |
|
MihailRis
|
8c86bcae54
|
pagebox element
|
2024-04-30 06:20:46 +03:00 |
|
MihailRis
|
3b4fc2dfea
|
leaks fix (valgrind full leak check) in world
|
2024-04-30 03:17:24 +03:00 |
|
MihailRis
|
bcf2f5029d
|
GfxContext renamed to DrawContext
|
2024-04-30 00:31:13 +03:00 |
|
MihailRis
|
beaeba43af
|
InventoryView inventory property
|
2024-04-29 15:18:45 +03:00 |
|
MihailRis
|
1401eca712
|
removed some redundant code
|
2024-04-29 02:58:35 +03:00 |
|
MihailRis
|
63768ccd6d
|
minor refactor and fixes
|
2024-04-29 02:46:00 +03:00 |
|
MihailRis
|
d0678c6bd7
|
hud, InventoryView refactor
|
2024-04-29 01:47:38 +03:00 |
|
MihailRis
|
83e7cedffe
|
gcc warning fix
|
2024-04-29 01:17:56 +03:00 |
|