Commit Graph
100 Commits
Author SHA1 Message Date
nikola 30980423eb add acept db file name 2025-06-18 18:32:15 +02:00
nikola 31e8f302ac Add check if connected and remove block list and removing of old data. 2025-06-18 17:47:40 +02:00
nikola 1516ad63cb android fix 2025-04-21 11:44:13 +02:00
nikola 4fa74d0cfb add block id 2025-04-05 23:20:35 +02:00
nikola 64364bfefd Add host name 2025-03-27 14:32:56 +01:00
nikola 2cd8ef5558 Remove shaders for drawin sun/moon 2025-03-10 00:52:34 +01:00
nikola 266d250881 Update similarity calc 2025-03-09 15:14:21 +01:00
nikola 1994e7ccb1 Update shader for android 2025-02-15 22:34:24 +01:00
nikola e020784f4f android build 2025-02-10 13:31:54 +01:00
nikola 65faf0230b Show similarity in app 2025-02-09 23:42:31 +01:00
nikola 60a053b929 Remove two similaritys 2025-02-07 21:37:50 +01:00
nikola 92acdf0f53 rm unused 2025-02-06 16:17:46 +01:00
nikola 4c0aefc3b1 Show similarity 2025-02-06 12:11:36 +01:00
nikola 3c0211b3e5 Remove demoWindow 2025-02-06 01:30:10 +01:00
nikola bba921a2c4 Viewer done 2025-02-06 01:05:44 +01:00
nikola c8b68ae030 remove all not just first result 2025-02-06 00:08:28 +01:00
nikola 2dd7500ec2 add time out on server socket 2025-02-05 23:01:34 +01:00
nikola 9c3d550224 Show user_id and gen 2025-02-03 22:04:27 +01:00
nikola 207e930b1c add sqlite to view 2025-02-03 16:11:32 +01:00
nikola 1cf439ef03 Add Vapp 2025-02-03 14:24:55 +01:00
nikola 3651d07750 fix bug 2025-02-01 12:27:32 +01:00
nikola 8619918fac update networking 2025-01-31 18:09:14 +01:00
nikola c84f02c1e8 fix bug getValue didnt return proper values 2025-01-31 17:23:23 +01:00
nikola 35a646d3e8 Add imgui 2025-01-31 12:50:25 +01:00
nikola c1921dd3ac Change to use precompiled libs 2025-01-31 12:31:50 +01:00
nikola 3ea3ef7c11 seperete create_tables 2025-01-31 00:18:58 +01:00
nikola 4c38bfe9a6 add view project 2025-01-30 23:03:51 +01:00
nikola 3d42b59b60 combine net 2025-01-30 22:55:41 +01:00
nikola b88cd9fe7c port num 2025-01-30 22:49:06 +01:00
nikola a416913cff Split table table to liked and user table 2025-01-30 15:05:23 +01:00
nikola 1ede58aef1 smal fix 2025-01-30 00:16:41 +01:00
nikola 609958bc69 add similarity functions 2025-01-29 23:08:47 +01:00
nikola 2c9e13baaf Add checking of data 2025-01-28 15:49:36 +01:00
nikola 9edd3fc156 Wrap sqlite.h in sql.hpp 2025-01-28 00:47:37 +01:00
nikola 9a37e8b581 android fix 2025-01-26 23:48:12 +01:00
nikola f4c5b1ad9a add client to app 2025-01-26 22:51:32 +01:00
nikola cb743d15d9 Switch to storing in sqlite 2025-01-26 16:59:19 +01:00
nikola 477af8b063 Update values to fit DB 2025-01-26 00:51:47 +01:00
nikola 2998c187d1 Basic protocol done 2025-01-24 20:57:44 +01:00
nikola 4da7788a15 Add sqlite and start work on comunication protocol 2025-01-24 15:57:23 +01:00
nikola a226d0f156 change id size to uint64_t 2025-01-24 13:15:37 +01:00
nikola 8ffb7c10d5 change typedef 2025-01-24 10:49:08 +01:00
nikola ec7b293bd5 restructure and add server/client example 2025-01-24 10:34:04 +01:00
nikola 729b475135 add -ggdb 2025-01-23 16:15:27 +01:00
nikola dc439c2a4b Switch to cmake 2025-01-23 16:06:48 +01:00
nikola a090154ba0 change to uint32_t 2025-01-23 15:53:08 +01:00
nikola 9f6771d90a use new cinttypes 2025-01-23 14:30:39 +01:00
nikola e7d7131a52 Add coments 2025-01-23 14:16:49 +01:00
nikola 7a96951243 extract DnaManager system loading in to seperet implementations 2025-01-23 13:55:33 +01:00
nikola 971330b3e0 move stb_perlin.h 2025-01-23 12:17:32 +01:00
nikola 6f227026b9 remove Math 2025-01-23 12:14:56 +01:00
nikola e50acd9cc5 Add NetUnit save Gen 2025-01-22 02:27:00 +01:00
nikola 5342f1b928 Change position of text 2025-01-20 02:43:53 +01:00
nikola a0756a152f Add adaptive text size 2025-01-20 01:57:11 +01:00
nikola d32c2fafb3 Update png 2025-01-16 14:26:20 +01:00
nikola 32b271f912 Move constants 2025-01-16 14:26:03 +01:00
nikola 73a9f70467 Add swipe to like and dislike 2025-01-15 15:08:09 +01:00
nikola 6a38b6df53 Rename files for saving 2025-01-15 15:07:45 +01:00
nikola afad04c6e1 Update to raylib5.5 2025-01-07 09:48:51 +01:00
nikola 279562d212 Fix bug. Not cleaning the liked list 2025-01-06 14:13:59 +01:00
nikola 9d224968d2 changes for protection 2025-01-05 00:43:03 +01:00
nikola 2439a986a3 Android Fix doesnt call deinit 2025-01-05 00:13:28 +01:00
nikola 7498b2675d Done load and save state 2025-01-04 23:08:12 +01:00
nikola 031c1276ac Wip 2025-01-04 21:17:35 +01:00
nikola 42c4b88f49 Change to index lists 2025-01-04 21:05:20 +01:00
nikola adb0b2b5da Start work on saving state of the manager 2025-01-04 20:53:34 +01:00
nikola ddb19902ee Android fixes 2025-01-04 16:34:31 +01:00
nikola 70861d3e35 add save 2025-01-04 16:18:35 +01:00
nikola ca01498cb2 Put DNa functions in DNA namespace 2025-01-04 13:13:15 +01:00
nikola 3122817eee Finish DnaManager 2025-01-03 16:34:05 +01:00
nikola 4adafbd808 WIP 2025-01-03 11:43:35 +01:00
nikola dd54985dc1 Add class DnaManager 2025-01-03 09:25:32 +01:00
nikola 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
nikola 91f7966224 Change generate newDna 2025-01-02 22:52:40 +01:00
nikola 8066ba5103 convert all DNA to uint8_t 2025-01-02 22:19:37 +01:00
nikola 4d3474bc18 transform to pascal case 2025-01-02 20:22:51 +01:00
nikola 6d7a4c03d5 fix test 2025-01-02 19:23:06 +01:00
nikola f60701c9e3 Use angle from dna 2025-01-02 18:24:13 +01:00
nikola 7f2265ca12 use length from dna 2025-01-02 18:05:16 +01:00
nikola f60b63e082 Use size from dna on the tree 2025-01-02 15:31:51 +01:00
nikola 5670183dc0 Use Dna color 2024-12-30 21:53:13 +01:00
nikola 46a739ae28 Save point for converion of colors 2024-12-30 15:36:54 +01:00
nikola 28b3d334c1 add genes 2024-12-29 19:51:56 +01:00
nikola 25b18f8484 save 2024-12-29 19:07:48 +01:00
nikola e42cd89337 Spremenil da drevo narise cez par framov da ni lega 2024-12-29 16:44:24 +01:00
nikola ba0eecf0b7 build 2024-12-25 00:34:57 +01:00
nikola 13132ccfea build 2024-12-25 00:32:25 +01:00
nikola 0ccb4dbdd9 like/dislike box 2024-12-25 00:27:26 +01:00
nikola 937f582b47 Remove rotating frame 2024-12-25 00:12:31 +01:00
nikola 131b4e356f Add example of rotation 2024-12-24 23:57:40 +01:00
nikola e106741bd5 Fixes for android 2024-12-24 23:10:32 +01:00
nikola 9985871748 Add build android 2024-12-24 22:20:13 +01:00
nikola 0cf0ac4ad7 fix include 2024-12-24 21:53:32 +01:00
nikola ef7ee5d8b6 Improve background mountens by using perlin_noise again 2024-12-24 17:48:27 +01:00
nikola 8d4562edf6 Change from DrawCircleV to Circle::draw 2024-12-21 11:33:25 +01:00
nikola 6661a71271 Rename Sun to circle 2024-12-21 11:13:50 +01:00
nikola e630cf49cd build 2024-12-21 08:15:20 +01:00
nikola 24bb56810a Add todo 2024-12-21 01:36:28 +01:00
nikola fc7d33fb3c Move DNA from Canvas to App 2024-12-21 01:04:22 +01:00
nikola 2a215ead5f Add DNA to tree 2024-12-21 00:20:43 +01:00