147 Commits

Author SHA1 Message Date
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
adb0b2b5da Start work on saving state of the manager 2025-01-04 20:53:34 +01:00
ddb19902ee Android fixes 2025-01-04 16:34:31 +01:00
70861d3e35 add save 2025-01-04 16:18:35 +01:00
ca01498cb2 Put DNa functions in DNA namespace 2025-01-04 13:13:15 +01:00
3122817eee Finish DnaManager 2025-01-03 16:34:05 +01:00
4adafbd808 WIP 2025-01-03 11:43:35 +01:00
dd54985dc1 Add class DnaManager 2025-01-03 09:25:32 +01:00
a96ba1f43f Fix bug and update newDna
bug: if moonY was 0 time would become 4 and it colors would be wrong
2025-01-02 23:07:36 +01:00
91f7966224 Change generate newDna 2025-01-02 22:52:40 +01:00
8066ba5103 convert all DNA to uint8_t 2025-01-02 22:19:37 +01:00
4d3474bc18 transform to pascal case 2025-01-02 20:22:51 +01:00
6d7a4c03d5 fix test 2025-01-02 19:23:06 +01:00