fonts
|
Improve fonts and colors
|
2020-09-05 10:47:38 +02:00 |
levels
|
Write win scripts for all levels (with a short, fun trip to quote hell)
|
2020-09-11 12:23:26 +02:00 |
scripts
|
fake-editor sends filename now, so that we can write tag descriptions, for example
|
2020-09-13 18:40:44 +02:00 |
styles
|
Next Level Button and Switch to Bash for Commands
|
2020-09-11 13:12:12 +02:00 |
.gitignore
|
When exporting for Windows, bundle with PortableGit
|
2020-09-09 17:04:22 +02:00 |
arrow.gd
|
Fix all warnings and errors
|
2020-09-08 20:26:14 +02:00 |
arrow.tscn
|
Better colors and fonts
|
2020-09-01 21:25:24 +02:00 |
command_button.gd
|
Start implementing an async run function for the shell
|
2020-09-08 22:58:44 +02:00 |
command_button.tscn
|
Add some shortcut buttons for fun
|
2020-09-01 19:51:14 +02:00 |
export_presets.cfg
|
When exporting for Windows, bundle with PortableGit
|
2020-09-09 17:04:22 +02:00 |
game.gd
|
Fix all warnings
|
2020-09-11 10:33:44 +02:00 |
main.gd
|
Rename CommitMessage to TextEditor, because it's more general now
|
2020-09-13 18:44:27 +02:00 |
main.tscn
|
Rename CommitMessage to TextEditor, because it's more general now
|
2020-09-13 18:44:27 +02:00 |
Makefile
|
When exporting for Windows, bundle with PortableGit
|
2020-09-09 17:04:22 +02:00 |
node.gd
|
Fix all warnings and errors
|
2020-09-08 20:26:14 +02:00 |
node.tscn
|
Fix caret position when using history
|
2020-09-03 18:10:09 +02:00 |
player.gd
|
Indent using tabs, which is Godot's default behavior
|
2020-08-24 16:49:39 +02:00 |
player.tscn
|
Basic project with export Makefile
|
2020-01-29 20:25:13 +01:00 |
project.godot
|
Introduce Shell class with a cd method and a run method
|
2020-09-08 16:08:40 +02:00 |
repository.gd
|
Fix all warnings and errors
|
2020-09-08 20:26:14 +02:00 |
repository.tscn
|
Write win scripts for all levels (with a short, fun trip to quote hell)
|
2020-09-11 12:23:26 +02:00 |
shell.gd
|
Next Level Button and Switch to Bash for Commands
|
2020-09-11 13:12:12 +02:00 |
terminal.gd
|
Next Level Button and Switch to Bash for Commands
|
2020-09-11 13:12:12 +02:00 |
terminal.tscn
|
Write win scripts for all levels (with a short, fun trip to quote hell)
|
2020-09-11 12:23:26 +02:00 |
text_editor.gd
|
fake-editor sends filename now, so that we can write tag descriptions, for example
|
2020-09-13 18:40:44 +02:00 |