Commit graph

18 commits

Author SHA1 Message Date
Sebastian Morr 931e9b3beb Don't mangle tab in tree content, don't die if win script prints errors 2020-09-15 22:34:22 +02:00
bleeptrack a07deac051 Mouse Zoom Essentials 2020-09-15 18:41:06 +02:00
Sebastian Morr 390e0f6c11 Iterate over dictionary's keys while removing stuff from it 2020-09-15 17:23:22 +02:00
Sebastian Morr 47532c9033 Remove nodes that are no longer present in the repository 2020-09-15 16:59:54 +02:00
Sebastian Morr 6d0fff27ad Add checkbox to hide trees and blobs 2020-09-14 16:03:01 +02:00
Sebastian Morr b1d2536bcc Clear button, show arrow target if there's no node, add some goals 2020-09-14 15:35:30 +02:00
Sebastian Morr 1ea6e3b4ac Try to point edges downward 2020-09-14 14:54:30 +02:00
Sebastian Morr f4990dedca Fix connection of normal refs
The --head option always outputs HEAD first.
2020-09-14 14:05:16 +02:00
Sebastian Morr cb2bb767db Properly support symrefs in refs/ 2020-09-13 21:55:24 +02:00
Sebastian Morr 2711d6ed8b Fix all warnings and errors 2020-09-08 20:26:14 +02:00
Sebastian Morr 579f18736a Introduce Shell class with a cd method and a run method
game.exec is now the only point in the code that calls OS.execute.
shell.run is the only point that refers to /bin/sh.
2020-09-08 16:08:40 +02:00
Sebastian Morr 806253660f Fix caret position when using history 2020-09-03 18:10:09 +02:00
Sebastian Morr 75bf6ed86a Make Repository into a container, so we can resize them conveniently 2020-09-03 17:50:03 +02:00
Sebastian Morr ca8aae560c Better colors and fonts 2020-09-01 21:25:24 +02:00
Sebastian Morr 5161a8563e Only update graph when hitting button or sending command, for now 2020-09-01 19:32:33 +02:00
Sebastian Morr 2a0e2e46bb Use scripts to create levels, add level selector 2020-09-01 19:20:51 +02:00
Sebastian Morr 1b5cbe9cb0 Set up goal and active level from template repos 2020-09-01 18:26:43 +02:00
Sebastian Morr eb53163676 Move repository to its own scene 2020-09-01 17:24:21 +02:00