Skip to content

Activity

Deleted branch

Sceptresdeleted desktop_app • 
on Oct 6, 2024

Update window title

Sceptrespushed 1 commit to desktop_app • 96fd39e…b2711b7 • 
on Sep 21, 2024

Add main screen to app

Sceptrespushed 1 commit to desktop_app • f8977fc…96fd39e • 
on Sep 21, 2024

Basic desktop app

Sceptrespushed 1 commit to desktop_app • c6cc0ea…f8977fc • 
on Sep 21, 2024

Ignore .kotlin folder

Sceptrespushed 1 commit to desktop_app • e529091…c6cc0ea • 
on Sep 21, 2024

Add ignored folders

Sceptrespushed 1 commit to desktop_app • 98861a5…e529091 • 
on Sep 21, 2024

Remove files that should be ignored

Sceptrespushed 1 commit to desktop_app • 024a540…98861a5 • 
on Sep 21, 2024

Add desktop app module

Sceptrescreated desktop_app • 024a540 • 
on Sep 21, 2024

Update README.md

Sceptrespushed 1 commit to main • 535086b…dfccae8 • 
on Aug 21, 2023

Update README.md

Sceptrespushed 1 commit to main • 109d423…535086b • 
on Aug 21, 2023

Add authorship of the project

Sceptrespushed 1 commit to main • 6cb92c6…109d423 • 
on Jun 22, 2023

Deleted branch

Sceptresdeleted cities • 
on Apr 10, 2023

Update README.md

Sceptrespushed 1 commit to main • f3a3ed0…6cb92c6 • 
on Apr 10, 2023

Merge pull request #4 from 2AA4-W23/cities

Pull request merge
Sceptrespushed 38 commits to main • a706eb5…f3a3ed0 • 
on Apr 10, 2023

F03: Add summary of city generation to README

Sceptrespushed 1 commit to cities • c15cf76…af3a9e3 • 
on Apr 10, 2023

F03: Update city colors

Sceptrespushed 1 commit to cities • 232b8c3…c15cf76 • 
on Apr 10, 2023

F03: Reduce the size range of the cities

Sceptrespushed 1 commit to cities • 6e5337d…232b8c3 • 
on Apr 10, 2023

F03: Remove parallel stream usage

Sceptrespushed 1 commit to cities • b184325…6e5337d • 
on Apr 10, 2023

F03: Implement capital cities

Sceptrespushed 1 commit to cities • 9013efd…b184325 • 
on Apr 10, 2023

F03: Point hash code only dependant on the vertex

Sceptrespushed 1 commit to cities • c7135e8…9013efd • 
on Apr 10, 2023

F03: Remove debugging print statements

Sceptrespushed 1 commit to cities • 0a948fc…c7135e8 • 
on Apr 9, 2023

F03: Increase the cost of going over bodies of water to 1000

Sceptrespushed 1 commit to cities • a07ccaa…0a948fc • 
on Apr 9, 2023

F03: Implement getting the number of cities through the cmd

Sceptrespushed 1 commit to cities • 676a59a…a07ccaa • 
on Apr 9, 2023

F03: Fix error messages when reading the number of cities

Sceptrespushed 1 commit to cities • af06147…676a59a • 
on Apr 9, 2023

F03: Stop using multithreading in city generation

Sceptrespushed 1 commit to cities • 470439f…af06147 • 
on Apr 9, 2023

F03: Add structs import

Sceptrespushed 10 commits to cities • 4196839…470439f • 
on Apr 9, 2023

Deleted branch

Sceptresdeleted optimization • 
on Apr 9, 2023

Merge pull request #3 from 2AA4-W23/optimization

Pull request merge
Sceptrespushed 7 commits to main • c0dc19a…a706eb5 • 
on Apr 9, 2023

F04: Add remove edge method documentation

Sceptrespushed 1 commit to optimization • c1bf545…8178d00 • 
on Apr 9, 2023

F04: Implement edge weight into the edge objects

Sceptrespushed 1 commit to optimization • 0bd3c8c…c1bf545 • 
on Apr 9, 2023