26 Commits

Author SHA1 Message Date
ChancellorIkseew
a16c4fcf8b input minor refactoring 2025-04-09 02:48:09 +10:00
MihailRis
881edb7b28 rename keycode, mousecode enumerations 2025-04-02 17:39:31 +03:00
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
@clasher113
2105d56b3b add side mouse buttons definitions 2025-02-04 10:34:28 +02:00
MihailRis
5fbc05d21d
Fix windows workflow (#322) 2024-10-21 21:16:12 +03:00
Vyacheslav Ivanov
7c8f04aa75
fix: Do not use NULL in arithmetic
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 21:03:52 +03:00
Vyacheslav Ivanov
bbf33e8e4d
format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 19:53:48 +03:00
MihailRis
ad62b759fb fix: input F1..F25 key codes & add binding 'chunks.reload' 2024-06-05 19:29:35 +03:00
MihailRis
4e2ba865f3 controls.json -> controls.toml 2024-06-02 22:10:39 +03:00
MihailRis
66476ee642 bindings.toml, config/bindings.toml file 2024-05-20 04:06:49 +03:00
MihailRis
7fdacffe53 json-related refactor 2024-05-20 03:06:26 +03:00
MihailRis
c94d40ab02 toml parser update + 'toml' module is built-in now 2024-05-20 01:28:42 +03:00
MihailRis
7f8a86b740 minor refactor 2024-05-05 20:08:25 +03:00
MihailRis
f02edcf15a scripting.h fix + input library 2024-05-05 00:28:30 +03:00
MihailRis
1b1f11e0b8 minor refactor 2024-03-20 09:10:35 +03:00
A-lex-Ra
a0b6ddccf8 fix linux compilation of previous commit 2024-02-23 19:09:46 +06:00
A-lex-Ra
8bb1045e34 refactor input.h and related 2024-02-23 18:49:15 +06:00
MihailRis
9629135791 small fix 2023-11-20 22:32:01 +03:00
@clasher113
69139c162a Win32 keyname implementation 2023-11-20 12:32:06 +02:00
MihailRis
c712c2239f Added missing keycodes 2023-11-20 06:48:30 +03:00
MihailRis
3eb6e82631 Added missing key names 2023-11-20 06:35:23 +03:00
MihailRis
4ea7bda249 PagesControl, refactor 2023-11-20 03:31:18 +03:00
MihailRis
5c2ff83e7d Added more keycodes to window/input 2023-11-09 23:50:13 +03:00
MihailRis
b0ccc5fd68 Removed GLFW references from player_control.cpp 2023-11-09 01:52:10 +03:00
MihailRis
82ee2e9d2f Added missing files 2023-11-09 01:21:19 +03:00