17 Commits

Author SHA1 Message Date
MihailRis
85c485c9a3 add input.is_active and .is_pressed 2024-07-07 22:33:13 +03:00
MihailRis
913e5983b1 refactor: complete 'lua' namespace use 2024-06-11 13:51:11 +03:00
MihailRis
90bc86408b refactor: LuaState replaced with lua_engine 2024-06-11 13:18:30 +03:00
MihailRis
0647bc6f90 refactor: 'lua' namespace expansion 2024-06-11 03:37:35 +03:00
MihailRis
7973a9c32b fix: lua coroutines support 2024-06-11 01:52:28 +03:00
MihailRis
9211e835db fix: input.add_callback and blocks placing when shift pressed 2024-06-05 18:32:43 +03:00
MihailRis
db074b13be core.get_bindings moved to input.get_bindings 2024-06-03 18:06:09 +03:00
MihailRis
eca050123d file.find fix + input.mousecode 2024-06-03 17:44:57 +03:00
MihailRis
c94d40ab02 toml parser update + 'toml' module is built-in now 2024-05-20 01:28:42 +03:00
MihailRis
01c7cd9141 input callback fix + added focused property 2024-05-13 17:10:12 +03:00
MihailRis
8de986346e get_mouse_pos moved to input library 2024-05-12 16:30:30 +03:00
MihailRis
548c55fced luaL_error use replaced with c++ exceptions 2024-05-12 11:00:11 +03:00
MihailRis
1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis
9ea67deb13 'ifnot' template property + hpp 2024-05-06 00:45:43 +03:00
MihailRis
7f8a86b740 minor refactor 2024-05-05 20:08:25 +03:00
MihailRis
ba885e4e08 input.add_callback 2024-05-05 06:49:17 +03:00
MihailRis
f02edcf15a scripting.h fix + input library 2024-05-05 00:28:30 +03:00