MihailRis
|
e0314803c0
|
migrate from std::filesystem::path to io::path (WIP)
|
2025-01-30 22:23:13 +03:00 |
|
MihailRis
|
736fdbf964
|
move lua libs to /logic/scripting/lua/libs
|
2024-10-05 00:53:41 +03:00 |
|
REDxEYE
|
408e7fd763
|
debug.print: remove as many allocations as possible, modified string print to escape any special characters
|
2024-08-20 18:10:05 +03:00 |
|
REDxEYE
|
6ff608c012
|
lua_extensions: Fix wrong repr function name
|
2024-08-20 15:14:27 +03:00 |
|
REDxEYE
|
7fa061c941
|
lua_extensions: Add debug.print function that can pretty-print tables recursively(with depth limit of 10)
|
2024-08-20 15:09:32 +03:00 |
|
MihailRis
|
f43cc93cd2
|
update project includes format
|
2024-08-10 01:37:48 +03:00 |
|
InfiniteCoder
|
e6da3638f0
|
Logger.hpp
|
2024-08-04 12:46:03 +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
|
0df5d34e04
|
add logging functions to the library 'debug'
|
2024-07-16 12:32:00 +03:00 |
|