Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebrand Godot 4.3 to Redot | Trashguy | 2024-10-13 | 1 | -4/+4 |
| | |||||
* | Remove now unused `year` member from `version.py` | Rémi Verschelde | 2024-01-25 | 1 | -9/+5 |
| | | | | | We changed copyright to use "present" for the current year, so we no longer need to hardcode this and (like now) forget to bump it yearly. | ||||
* | [Windows] Optimize editor icon, use different icon for console executable. | bruvzg | 2022-11-29 | 1 | -1/+1 |
| | |||||
* | [Windows] Add icon to the console wrapper, add option to set icon for the ↵ | bruvzg | 2022-11-15 | 1 | -0/+2 |
| | | | | console wrapper on export. | ||||
* | Add console wrapper app to handle console i/o redirection on Windows. | bruvzg | 2022-10-31 | 1 | -0/+31 |