159 Commits

Author SHA1 Message Date
c8b68ae030 remove all not just first result 2025-02-06 00:08:28 +01:00
2dd7500ec2 add time out on server socket 2025-02-05 23:01:34 +01:00
9c3d550224 Show user_id and gen 2025-02-03 22:04:27 +01:00
207e930b1c add sqlite to view 2025-02-03 16:11:32 +01:00
1cf439ef03 Add Vapp 2025-02-03 14:24:55 +01:00
3651d07750 fix bug 2025-02-01 12:27:32 +01:00
8619918fac update networking 2025-01-31 18:09:14 +01:00
c84f02c1e8 fix bug getValue didnt return proper values 2025-01-31 17:23:23 +01:00
35a646d3e8 Add imgui 2025-01-31 12:50:25 +01:00
c1921dd3ac Change to use precompiled libs 2025-01-31 12:31:50 +01:00
3ea3ef7c11 seperete create_tables 2025-01-31 00:18:58 +01:00
4c38bfe9a6 add view project 2025-01-30 23:03:51 +01:00
3d42b59b60 combine net 2025-01-30 22:55:41 +01:00
b88cd9fe7c port num 2025-01-30 22:49:06 +01:00
a416913cff Split table table to liked and user table 2025-01-30 15:05:23 +01:00
1ede58aef1 smal fix 2025-01-30 00:16:41 +01:00
609958bc69 add similarity functions 2025-01-29 23:08:47 +01:00
2c9e13baaf Add checking of data 2025-01-28 15:49:36 +01:00
9edd3fc156 Wrap sqlite.h in sql.hpp 2025-01-28 00:47:37 +01:00
9a37e8b581 android fix 2025-01-26 23:48:12 +01:00
f4c5b1ad9a add client to app 2025-01-26 22:51:32 +01:00
cb743d15d9 Switch to storing in sqlite 2025-01-26 16:59:19 +01:00
477af8b063 Update values to fit DB 2025-01-26 00:51:47 +01:00
2998c187d1 Basic protocol done 2025-01-24 20:57:44 +01:00
4da7788a15 Add sqlite and start work on comunication protocol 2025-01-24 15:57:23 +01:00
a226d0f156 change id size to uint64_t 2025-01-24 13:15:37 +01:00
8ffb7c10d5 change typedef 2025-01-24 10:49:08 +01:00
ec7b293bd5 restructure and add server/client example 2025-01-24 10:34:04 +01:00
729b475135 add -ggdb 2025-01-23 16:15:27 +01:00
dc439c2a4b Switch to cmake 2025-01-23 16:06:48 +01:00
a090154ba0 change to uint32_t 2025-01-23 15:53:08 +01:00
9f6771d90a use new cinttypes 2025-01-23 14:30:39 +01:00
e7d7131a52 Add coments 2025-01-23 14:16:49 +01:00
7a96951243 extract DnaManager system loading in to seperet implementations 2025-01-23 13:55:33 +01:00
971330b3e0 move stb_perlin.h 2025-01-23 12:17:32 +01:00
6f227026b9 remove Math 2025-01-23 12:14:56 +01:00
e50acd9cc5 Add NetUnit save Gen 2025-01-22 02:27:00 +01:00
5342f1b928 Change position of text 2025-01-20 02:43:53 +01:00
a0756a152f Add adaptive text size 2025-01-20 01:57:11 +01:00
d32c2fafb3 Update png 2025-01-16 14:26:20 +01:00
32b271f912 Move constants 2025-01-16 14:26:03 +01:00
73a9f70467 Add swipe to like and dislike 2025-01-15 15:08:09 +01:00
6a38b6df53 Rename files for saving 2025-01-15 15:07:45 +01:00
afad04c6e1 Update to raylib5.5 2025-01-07 09:48:51 +01:00
279562d212 Fix bug. Not cleaning the liked list 2025-01-06 14:13:59 +01:00
9d224968d2 changes for protection 2025-01-05 00:43:03 +01:00
2439a986a3 Android Fix doesnt call deinit 2025-01-05 00:13:28 +01:00
7498b2675d Done load and save state 2025-01-04 23:08:12 +01:00
031c1276ac Wip 2025-01-04 21:17:35 +01:00
42c4b88f49 Change to index lists 2025-01-04 21:05:20 +01:00