Commit graph

23 commits

Author SHA1 Message Date
Scott Duensing
cc6eb18baf Build archive being unpacked into project folder. And then it crashes. 2023-05-04 20:19:09 -05:00
Scott Duensing
8de2ffc18f Builds being sent and received over SFTP! Now to unpack them! 2023-05-03 20:44:44 -05:00
Scott Duensing
f34af2f6ff SFTP building started. 2023-04-27 21:10:27 -05:00
Scott Duensing
232bbc0c53 SFTP added. 2023-04-27 19:54:02 -05:00
Scott Duensing
f775bcb13c Warnings and low-hanging TODOs fixed. 2023-04-26 18:20:48 -05:00
Scott Duensing
5dead7d66c Launching code editor from recipe dialog now working. Removed a mess of redundant path code. 2023-04-26 17:54:06 -05:00
Scott Duensing
870d2822e0 Code Editor starting to work. Integration with raw data is screwball for some reason. 2023-04-25 20:52:53 -05:00
Scott Duensing
917eedb95b Embedded TCC code no longer brings down the entire IDE on a sigsegv! 2023-04-25 18:02:15 -05:00
Scott Duensing
4b32b111cf Recipe cooking is working! 2023-04-23 19:18:53 -05:00
Scott Duensing
f513dc3893 Recipe dialog working, data being saved and loaded from projects. 2023-04-19 19:38:04 -05:00
Scott Duensing
73ee8388de Data cook dialog added. Doesn't save in project or work yet. 2023-04-18 21:04:22 -05:00
Scott Duensing
1c287a912e Code editor lexer configuration files working. 2023-01-28 19:48:24 -06:00
Scott Duensing
2de3ecedad Project management is fairly solid, if basic. Now to build a code editor! 2023-01-26 19:52:14 -06:00
Scott Duensing
65d83bd038 Target selections now saved in projects and not clobbered when new settings are loaded from the build VM. 2023-01-25 19:44:55 -06:00
Scott Duensing
2469ec2ca2 Start of Targets dialog. 2023-01-24 20:08:34 -06:00
Scott Duensing
6ac1f11291 Build server password now obfuscated in config file. Obfuscation is per-machine so passing the file to someone else won't reveal the password. 2023-01-22 21:13:19 -06:00
Scott Duensing
7d116c6706 Build server connection testing working. 2023-01-22 20:38:46 -06:00
Scott Duensing
b7ec93dc3c SSH working. 2022-12-22 18:55:24 -06:00
Scott Duensing
a5a5c70625 SSH is in but not working properly. 2022-12-22 18:27:19 -06:00
Scott Duensing
b2905df911 Basic build server configuration working. 2022-12-19 20:42:34 -06:00
Scott Duensing
b3fd82bed3 Project load/save/edit working. 2022-12-19 18:01:43 -06:00
Scott Duensing
02103f36ef Project loading mostly implemented. 2022-12-18 21:05:10 -06:00
Scott Duensing
5a1aa2ec4e Palette moved under Color toolbar icon. Added "RND" math function. Objects clip when drawn off the viewport. Project tree rendering. 2022-12-16 19:09:42 -06:00