Marto Marto
  • Joined on 2026-03-04
Marto pushed to car-pathfinding at projects/traffic-simulator 2026-05-02 18:48:39 +00:00
eca857cda1 Implementation of car removal when infrastructure where car is located gets removed itself
439482e5a1 Car fundamentals implemented
Compare 2 commits »
Marto pushed to car-pathfinding at projects/traffic-simulator 2026-05-02 06:56:11 +00:00
3e6438418b Implemented basic car support, and restructured few tests and other errors; errors when rng gets called TODO fix
Marto created branch car-pathfinding in projects/traffic-simulator 2026-05-02 06:56:11 +00:00
Marto pushed to master at projects/traffic-simulator 2026-05-01 19:47:50 +00:00
b388b1e08e Finishing the renaming changes
Marto pushed to master at projects/traffic-simulator 2026-05-01 19:42:03 +00:00
4f62d5eb4c Project renamed from 'base-road-network' to 'traffic-simulator'
Marto pushed tag base-road-network to projects/traffic-simulator 2026-05-01 19:34:17 +00:00
Marto renamed repository from base-road-network to projects/traffic-simulator 2026-05-01 19:27:03 +00:00
Marto deleted branch feature/road-splitting from projects/traffic-simulator 2026-05-01 19:11:22 +00:00
Marto pushed to master at projects/traffic-simulator 2026-05-01 19:09:29 +00:00
3274692631 Removed debug code
1558d5f57c Merge branch 'feature/road-splitting'
fdf672de4b Fixed splitting quirks when only one intersection is found and the intersection itself is origin node
f7a1340500 Fixed the issue of newly built intersecting node not connecting to all existing (intersecting) roads
dd64ec648a Splitting function completed
Compare 10 commits »
Marto pushed to feature/road-splitting at projects/traffic-simulator 2026-05-01 18:54:31 +00:00
fdf672de4b Fixed splitting quirks when only one intersection is found and the intersection itself is origin node
f7a1340500 Fixed the issue of newly built intersecting node not connecting to all existing (intersecting) roads
dd64ec648a Splitting function completed
afd7aa50c4 Added comments and slightly refactored code for deletion of temp node
643712f529 Basic Entity ID display for debugging
Compare 7 commits »
Marto pushed to master at projects/traffic-simulator 2026-05-01 10:53:56 +00:00
c02b2a5121 Changed resolution and set the LLVM backend because bleeding edge language on bleeding edge system is fun >:)
Marto pushed to feature/road-splitting at projects/traffic-simulator 2026-05-01 07:12:27 +00:00
680e07c976 Splitting road implementation preparation
Marto created branch feature/road-splitting in projects/traffic-simulator 2026-05-01 07:12:27 +00:00
Marto pushed to master at projects/traffic-simulator 2026-04-30 20:24:54 +00:00
5040bbbe47 Implemented function which gets all roads that get intersected by new road and returns them and the exact pos of intersection
Marto pushed to master at projects/traffic-simulator 2026-04-30 06:16:59 +00:00
0d77c912a8 Implemented right click functionality
Marto pushed to master at projects/traffic-simulator 2026-04-29 21:57:53 +00:00
e72aa8fc5f Road splitting setup (intersection data)
4ec32252cf Implemented relations displaying mode
fc0341d9ad Adjusted variables and comments
081e690dc3 Added comments to new functions
e75fc6dbe9 Implemented Entity tagged union for highlighted entity (similar to abstract class in some ways)
Compare 6 commits »
Marto pushed to master at projects/traffic-simulator 2026-04-29 14:04:56 +00:00
9defec8448 Comments to describe each functionality in-depth
db16bafd6c Deletion implemented
750bad7f83 Implemented a few basic tests and ideas for future ones
d7c7320443 Basic test implementation
be06634232 Playing around with testing (unsuccessfully)
Compare 6 commits »
Marto pushed to master at projects/traffic-simulator 2026-04-28 20:50:48 +00:00
37e2f36ae9 Additional fixes and todo plans
ccbf7344b5 Basic drawing
Compare 2 commits »
Marto pushed to master at projects/traffic-simulator 2026-04-28 15:51:32 +00:00
edfc54b927 Initial commit
Marto created branch master in projects/traffic-simulator 2026-04-28 15:51:32 +00:00