16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 06:39:18 +02:00

13 Commits

Author SHA1 Message Date
cb739365b4 New Components/ Prepare to new scene loading system 2026-06-16 21:33:29 +02:00
2c599cb419 WIP 2026-05-24 21:48:05 +02:00
5b51188dfe Merge remote-tracking branch 'remotes/origin/master' into ecs 2026-04-16 19:08:50 +02:00
7b82ab9502 Merge pull request #89 from jakubg1/dev
Fix a segfault when closing on Wayland
2026-04-14 20:46:55 +02:00
bc8c604e25 Add scenery name for eligible trivia in scenery loading uilayer 2026-04-14 20:39:43 +02:00
jakubg1
8a94bfbfa2 Fix a segfault when closing on Wayland
According to https://github.com/glfw/glfw/issues/2744, this will be fixed in GLFW 3.5.
2026-04-14 15:08:44 +02:00
5eac910d73 Add name info into selected label 2026-04-09 01:31:34 +02:00
nowahue
dc0e9b591b Change in entity hierarchy naming 2026-04-08 01:43:03 +02:00
8e9fd9225f ECS System WIP 2026-04-07 23:40:03 +02:00
jakubg1
407b187688 Tweak the door closing and warning signal delays
- The warning signal is no longer going to be played for an obnoxiously long amount of time by AI drivers when driving vehicles with a manual warning signal switch, most notably EN57.
  - A new `moveDepartureWarned` driving flag has been created to accomodate this behavior.
- Added the action time counter and the missing driving flags to the Vehicle AI section.
2026-04-04 00:13:26 +02:00
jerrrrycho
9f43dca48b refactor: create paths namespace instead of global variables 2026-03-15 11:55:30 +01:00
copilot-swe-agent[bot]
7e49aa8740 Rewrite #includes to use explicit subdirectory paths
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com>
2026-03-14 19:16:48 +00:00
copilot-swe-agent[bot]
0531086bb9 Reorganize source files into logical subdirectories
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com>
2026-03-14 19:01:57 +00:00