18 Commits

Author SHA1 Message Date
53651462d6 Can receive messages 2023-05-26 23:52:57 -04:00
bb510e068e Changed server/client differentiation to one peer 2023-05-26 21:20:13 -04:00
2879a442d3 Fixed demo2.lua to work with new oct_init requirements 2023-05-26 20:02:30 -04:00
15e54bec5a Checks and notifies of errors in lua script now 2023-05-26 19:53:34 -04:00
bb53693ace Added option to disable termbox if not needed 2023-05-26 19:43:18 -04:00
3ccf158547 Split oct_termbox_sprite.h into source and header 2023-05-24 20:11:56 -04:00
f786c11468 Made compile warning disappear, may need to rework 2023-05-23 12:18:52 -04:00
a6c18d293a Added logging to lua-side, logging library is complete 2023-05-23 11:26:47 -04:00
1576e64176 Forgot to add log code 2023-05-23 10:59:37 -04:00
6a13c8d00e Added in logging on the C-side, still need to do for lua 2023-05-23 10:58:52 -04:00
bfd1162cdc Fixed memory leak caused by nonexistent file 2023-05-23 08:19:01 -04:00
3d2b590389 Added usage and version switches 2023-05-22 09:57:01 -04:00
522f64f68d Allow specifying server port as cmd line arg 2023-05-22 09:29:35 -04:00
ecf6115dd1 Started on server. Can listen on socket, nothing else 2023-05-21 18:47:35 -04:00
19562a51d0 Removed old lua script 2023-05-17 21:23:06 -04:00
1607652f62 Added in errors, ability to specify lua file 2023-01-08 19:46:10 -05:00
c65a87fab6 Updated termbox, added scorekeeping to pong.lua 2023-01-06 20:05:34 -05:00
43da2edb0f First commit, old repository 2023-01-06 19:12:24 -05:00