YouDunIt/modules/you_done_it
2025-10-16 22:48:06 +02:00
..
cppzmq@8bace31b3d feat: added zmq and cppzmq 2025-10-08 15:35:50 +02:00
libzmq@7a7bfa10e6 feat: added zmq and cppzmq 2025-10-08 15:35:50 +02:00
client_node.cpp fix: singleton behaviour in ClientNode and ServerNode 2025-10-16 22:48:06 +02:00
client_node.h feat: added get_singleton() functions to c/s-nodes 2025-10-13 17:26:27 +02:00
clue_finder.cpp fix: ClueFinder now deallocates if not singleton 2025-10-16 14:25:38 +02:00
clue_finder.h feat: added ClueMarker and ClueFinder 2025-10-15 22:54:16 +02:00
clue_marker.cpp feat: added ClueMarker and ClueFinder 2025-10-15 22:54:16 +02:00
clue_marker.h feat: added ClueMarker and ClueFinder 2025-10-15 22:54:16 +02:00
config.py feat: added zmq and cppzmq 2025-10-08 15:35:50 +02:00
macros.h chore: moved GDENUM and __VA_ARGS__STRING to macros.h 2025-10-15 22:57:47 +02:00
register_types.cpp feat: added ClueMarker and ClueFinder 2025-10-15 22:54:16 +02:00
register_types.h feat: started building integration point 2025-10-09 23:01:35 +02:00
SCsub feat: working on the client-server connection 2025-10-11 23:04:45 +02:00
server_node.cpp fix: singleton behaviour in ClientNode and ServerNode 2025-10-16 22:48:06 +02:00
server_node.h feat: added get_singleton() functions to c/s-nodes 2025-10-13 17:26:27 +02:00
ydi_client.cpp fix: ydi::client::status now checks initialisation 2025-10-14 22:48:28 +02:00
ydi_client.h feat: implemented full connection protocol (both) 2025-10-12 18:00:37 +02:00
ydi_networking.cpp feat: improved networkdata enum integration 2025-10-15 22:53:44 +02:00
ydi_networking.h chore: clarified name of extend_multipart_recurse 2025-10-15 23:12:09 +02:00
ydi_server.cpp chore: improved legibility and logging in server 2025-10-12 23:02:23 +02:00
ydi_server.h feat: implemented full connection protocol (both) 2025-10-12 18:00:37 +02:00
ydi_vr_origin.cpp chore: renamed start_vr to setup_vr_interface 2025-10-15 11:11:01 +02:00
ydi_vr_origin.h chore: renamed start_vr to setup_vr_interface 2025-10-15 11:11:01 +02:00