Commit Graph

16 Commits

Author SHA1 Message Date
68e8b3417e fix GetKey function
зачем то добавлялся к символу перевод на новую строку, хотя должен быть это 0. Наверное опечатка. теперь исправил
2025-04-25 20:37:15 +02:00
008485e004 сделал нормальные имена полей таблиц, возвращаемых некоторыми функциями(и получаемых в аргументах) && create and use macro LUA_PUSH_INTEGER_FILED for push enums 2025-04-16 20:23:27 +05:00
14ef5e42a8 update manual.md 2025-04-16 15:49:54 +05:00
9ca0d8d658 update manual 2025-04-16 08:59:49 +02:00
186fbe426e Update manual
Add more funcs
2025-04-16 08:41:11 +02:00
bc5be93725 update helloWorld.lua v0.1.0 2025-04-11 15:00:56 +05:00
0eb821a67b fix drawText Func 2025-04-11 14:49:53 +05:00
764e5a1cde add debug funcs
+ created debug funcs
+ created `registers` class
+ add it to build

build not passed(
2025-04-09 21:21:10 +05:00
e49aa61c67 Rename DrawText to DrawTextFixSize and create DrawText 2025-04-09 15:58:41 +05:00
593c4a6596 fix DrawText func && add enum with text encoding && update manual && other 2025-04-07 21:11:37 +05:00
d6b784814f add more files... && create sockaddr struct 2025-04-07 19:22:59 +05:00
96eb2c55d3 немножко раскидал функции по отдельным файлам && add helloWorld example 2025-04-05 20:29:18 +05:00
5dc9f2ca31 add lua funcs names to Spell words && use tabs instead spaces 2025-04-05 17:49:35 +05:00
273e9edfc7 make working classes && add vscode config && add lua submodule 2025-04-05 17:27:29 +05:00
896579518c add something... 2025-04-03 21:27:34 +05:00
6cfff3ee65 Initial commit 2025-04-03 18:12:24 +02:00