Jason Yundt
b1d0bdd9e7
Fix debugger warnings about unused identifiers
...
If the identifier was used by code that was commented out, then I just
commented out the line that declared the identifier. If the identifier
wasn’t even used by code that was commented out, then I just deleted the
line that declared the identifier.
2023-05-16 08:13:31 -04:00
blinry
b9b32c66e4
Add first background music, always move focus back to the command line
2021-02-04 16:11:56 +01:00
blinry
e87e29a3ed
Extend the hint system to explain GUI elements
2021-01-19 12:48:16 +01:00
blinry
80c50bdc81
Cache various shell commands in the repo
2021-01-13 13:44:15 +01:00
blinry
4910e4d566
Prettier goal boxes, remote tip button for now
2021-01-08 13:54:37 +01:00
blinry
5c1f1ce722
Savegames!
2021-01-07 11:36:11 +01:00
blinry
76c4aab834
Quick implementation of the 3-layer files
2021-01-06 17:04:23 +01:00
bleeptrack
04e48a8bf2
Fix MacOS Crash because of sed -r option
...
closes #9 .
2020-11-17 10:53:22 +01:00
blinry
4d97430d44
Fix warnings
2020-11-10 22:45:03 +01:00
blinry
4fa9b27354
Always show index and working directory
...
Seems confusing to have them disappear?
2020-11-10 21:51:59 +01:00
bleeptrack
39e62eb8cf
New File Popup (no function)
2020-11-10 18:34:51 +01:00
bleeptrack
563f6ba835
Delete Files via Popup Menue
2020-11-10 18:22:24 +01:00
blinry
107d6f8fb1
Show deleted files in the working directory and the index
2020-11-10 15:28:37 +01:00
blinry
38faac5485
Make drop areas react to collision with "cursor" scene
...
This is a preparation to allow drop areas on GUI elements.
2020-11-07 14:08:15 +01:00
blinry
f6c7ef90d8
Update the FileBrowser when saving a file
...
Status icons could have been changed.
2020-11-03 17:06:22 +01:00
bleeptrack
a725508dc8
Index Status Icons
2020-11-03 16:39:55 +01:00
blinry
7740c43a62
Polish levels some more
2020-10-29 20:02:43 +01:00
blinry
e7842fb4ee
Show commit ID in file browser
2020-10-29 17:39:26 +01:00
bleeptrack
4ea0308bd6
remove prints
2020-10-27 16:55:06 +01:00
Sebastian Morr
61304803bc
Move all .tscn and .gd files into scenes/ directory
2020-10-26 19:16:22 +01:00