YouDunIt/modules/you_done_it
2025-11-05 21:27:53 +01: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: replaced has_conclusion with check for full 2025-11-05 17:40:14 +01:00
client_node.h feat: implemented conclusion_received signal 2025-11-04 21:04:45 +01:00
clue_data.cpp chore: improved debug logging for reveal() 2025-11-04 21:04:45 +01:00
clue_data.h feat: added popup text field to clue data 2025-11-03 16:10:12 +01:00
clue_db.cpp feat: implemented photo inbox and notepad 2025-10-30 21:33:41 +01:00
clue_db.h feat: implemented photo inbox and notepad 2025-10-30 21:33:41 +01:00
clue_finder.cpp feat: added photos;feat: photos shown on camera 2025-11-05 21:27:53 +01:00
clue_finder.h feat: added photos;feat: photos shown on camera 2025-11-05 21:27:53 +01:00
clue_marker.cpp feat: added photos;feat: photos shown on camera 2025-11-05 21:27:53 +01:00
clue_marker.h fix: cluefinder now uses scores instead of first found 2025-11-04 21:19:05 +01:00
conclusion_field.cpp feat: implemented conclusion selection UI 2025-11-02 15:07:46 +01:00
conclusion_field.h feat: implemented conclusion selection UI 2025-11-02 15:07:46 +01:00
config.py feat: added zmq and cppzmq 2025-10-08 15:35:50 +02:00
file_popup.cpp fix: popups only consume click when open 2025-11-04 22:58:03 +01:00
file_popup.h feat: added case, victim and witness UI elements 2025-10-31 15:33:59 +01:00
macros.h chore: moved GDENUM and __VA_ARGS__STRING to macros.h 2025-10-15 22:57:47 +02:00
photo_inbox.cpp fix: added public to inherit; feat: clues added 2025-11-03 13:57:04 +01:00
photo_inbox.h feat: implemented photo inbox and notepad 2025-10-30 21:33:41 +01:00
pinboard.cpp feat: implemented photo inbox and notepad 2025-10-30 21:33:41 +01:00
pinboard.h feat: implemented pinboard mechanic 2025-10-30 16:26:27 +01:00
pinned_photo.cpp fix: photo resets rotation and goes to front on pickup 2025-11-03 18:06:37 +01:00
pinned_photo.h feat: added info popups to photos 2025-11-03 17:08:33 +01:00
register_types.cpp feat: implemented conclusion selection UI 2025-11-02 15:07:46 +01:00
register_types.h feat: started building integration point 2025-10-09 23:01:35 +02:00
SCsub fix: hopefully this'll fix windows builds 2025-11-04 12:01:51 +01:00
server_node.cpp feat: added conclusion_sent signal to server node 2025-11-03 13:24:16 +01:00
server_node.h feat: added conclusion_sent signal to server node 2025-11-03 13:24:16 +01:00
ydi_client.cpp feat: added photos;feat: photos shown on camera 2025-11-05 21:27:53 +01:00
ydi_client.h fix: replaced has_conclusion with check for full 2025-11-05 17:40:14 +01:00
ydi_networking.cpp feat: added missing clues to enum 2025-11-05 17:40:14 +01:00
ydi_networking.h feat: added missing clues to enum 2025-11-05 17:40:14 +01:00
ydi_server.cpp feat: full flow from startup to gameplay & clues sending 2025-11-02 18:00:35 +01:00
ydi_server.h feat: implemented conclusion selection UI 2025-11-02 15:07:46 +01:00
ydi_vr_origin.cpp chore: projects includes use ", added directories 2025-10-22 16:38:04 +02:00
ydi_vr_origin.h chore: projects includes use ", added directories 2025-10-22 16:38:04 +02:00