1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-20 02:28:19 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
f649ca4a56 Win: Static builds & fixed winpersist.c 2022-05-14 13:24:20 -05:00
e2537efb3f Added LAIKA_CNC_IP & LAIKA_CNC_PORT to cmake config 2022-03-15 13:05:11 -05:00
6a5afb18a0 CMake: Require C11 for each target 2022-03-14 01:11:13 -05:00
9432aaf594 Minor cmake refactoring 2022-03-14 00:51:11 -05:00
1630f6277f Moved CMAKE_C_STANDARD to the root CMakeLists.txt 2022-01-30 01:20:47 -06:00
2a0e34dd5a Added LAIKAPKT_HANDSHAKE_REQ support to cnc.c
- minor refactoring
- fixed CMakeLists.txt for cnc & bot
2022-01-25 12:13:04 -06:00
04f02b4371 Protected handler calls in bot.c
- Added support for LAIKAPKT_HANDSHAKE_RES
2022-01-25 11:58:36 -06:00
7cec181f61 Removed VS startup for cnc & bot 2022-01-24 19:51:55 -06:00
8133a8d3cb Inital commit
lib/ is just [FoxNet](https://git.openpunk.com/CPunch/FoxNet) ported to C99
2022-01-23 21:28:16 -06:00