MihailRis
611c6fa444
fix input
2025-04-02 14:55:53 +03:00
MihailRis
b202d1455b
refactor: replace references to Events with Input
2025-04-02 14:55:53 +03:00
MihailRis
4c48afbb90
refactor: add GUI instance reference to UI nodes
2025-04-02 14:55:53 +03:00
@clasher113
2105d56b3b
add side mouse buttons definitions
2025-02-04 10:34:28 +02:00
MihailRis
b9ff1db086
feat: key pressed event interception & 'owner' input.add_callback third argument
2025-01-02 20:51:43 +03:00
ChancellorIkseew
63304712f3
add lua function block/unbloc bindings
2024-11-02 03:40:35 +10:00
MihailRis
de5c75d782
replace include guards with pragma once
2024-08-10 01:57:59 +03:00
MihailRis
f43cc93cd2
update project includes format
2024-08-10 01:37:48 +03:00
InfiniteCoder
5c9bc83bbd
items/ + objects/ + util/
2024-08-04 22:26:08 +03:00
Vyacheslav Ivanov
bbf33e8e4d
format: reformat project
...
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 19:53:48 +03:00
Vyacheslav Ivanov
aecd0f5db9
fix: optimization: PVS-Studio warning V832
...
It's better to use '= default;' syntax instead of empty constructor and destructor body.
Using '= default;' can help the compiler generate more optimal code.
Reported by: PVS-Studio
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 17:44:10 +03:00
MihailRis
ba046a52c0
Revert "fix: optimization: Various PVS-Studio warnings"
2024-08-02 14:51:44 +03:00
Vyacheslav Ivanov
5dd7a15c09
fix: optimization: PVS-Studio warning V832
...
It's better to use '= default;' syntax instead of empty constructor and destructor body.
Using '= default;' can help the compiler generate more optimal code.
Reported by: PVS-Studio
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-02 01:57:43 +03:00
MihailRis
a5dc187481
fix: function returns by const value
2024-06-07 15:17:32 +03:00
MihailRis
4e2ba865f3
controls.json -> controls.toml
2024-06-02 22:10:39 +03:00
MihailRis
c94d40ab02
toml parser update + 'toml' module is built-in now
2024-05-20 01:28:42 +03:00
MihailRis
2a8b750ad7
more keycodes
2024-05-17 14:00:23 +03:00
MihailRis
7f8a86b740
minor refactor
2024-05-05 20:08:25 +03:00