Commit Graph

2231 Commits (master)

Author SHA1 Message Date
Allen Webster c38c7384b9
Merge pull request #2 from rfaile313/patch-1
typo
2022-05-31 07:54:12 -07:00
Rfaile313 209e7f2833
typo 2022-05-31 08:42:38 -05:00
Allen Webster 62fe17699a fin 2022-05-30 23:17:09 -07:00
Allen Webster b979e42f4f extend CL setup helper script to include 2022 2022-02-19 09:51:02 -08:00
Allen Webster 194a834e11 fix more win32 clipboard bugs 2021-07-14 08:17:41 -07:00
Allen Webster fd51cb31c7 fix win32 clipboard reading 2021-07-14 06:29:02 -07:00
Allen Webster 0635126cee cut out 32-bit - maybe we'll play that game again some day 2021-06-03 22:26:24 -07:00
Allen Webster 0b5fabe23f 4.1.8 change log and version number 2021-06-03 09:23:58 -07:00
Allen Webster ad18c004e3 put project right in custom folder (the easy way this time) 2021-06-03 08:15:04 -07:00
Allen Webster 537163354e logging binding.4coder 2021-06-02 00:36:32 -07:00
Allen Webster df06a352a2 take current directory out of search path for custom_4coder 2021-06-01 23:07:16 -07:00
Allen Webster 7c229f6ef0 fix -L bug 2021-06-01 23:05:02 -07:00
Allen Webster fff9ce8744 work out how to get fleury theme to work out of the box 2021-06-01 09:16:59 -07:00
Allen Webster d8e1f2f7d4 [indent] fix inside paretheses bug 2021-05-31 16:08:54 -07:00
Allen Webster 7905322feb setup windows startup log 2021-05-16 23:13:27 -07:00
Allen Webster 21acd50133 remove dead linux code 2021-05-16 19:50:30 -07:00
Allen Webster 57e231e458 fix bug in lexer for pointy bracket include parameters 2021-05-16 16:06:42 -07:00
Allen Webster b94481dab2 team project feature 2021-05-15 11:52:36 -07:00
Allen Webster 3ca23cb37e better parsing for include argument 2021-05-14 20:43:43 -07:00
Allen Webster ee81b3a43d boundary backspace/delete with utf8 2021-05-14 20:32:31 -07:00
Allen Webster 4e593305a8 make sure CR does not appear in result from push_buffer_line 2021-05-14 20:10:22 -07:00
Allen Webster 27e81c4f73 fix a bunch of 'space in the path' problems with batch scripts 2021-05-09 14:31:39 -07:00
Allen Webster aa30cffdee index based project command callers 2021-05-08 15:13:28 -07:00
Allen Webster 12b345a566 fix project title bug 2021-05-08 12:22:55 -07:00
Allen Webster 6a8c2e38aa make fonts still visible when config.4coder missing 2021-05-07 17:26:03 -07:00
Allen Webster fb4d181a3b override user directory on command line 2021-05-07 16:56:24 -07:00
Allen Webster e3efa89293 get rid of the dumb startup sound 2021-05-01 20:10:03 -07:00
Allen Webster 50b2bbbec0 4.1.7 version number & change list 2021-01-24 15:34:02 -08:00
Allen Webster 10bb28bb40 Fix 32 bit windows build 2021-01-24 15:30:57 -08:00
Allen Webster 7c822233c5 fix crash when closing cli output buffer 2021-01-24 14:12:14 -08:00
Allen Webster 1eff9eaa90 Fix prj 1 -> 2 conversion 'retatlive' option in load paths 2021-01-19 19:38:52 -08:00
Allen Webster 0c56653397 Get user directory on Mac 2021-01-17 16:11:47 -08:00
Allen Webster 3b259f6088 Merge branch 'master' of https://github.com/Dion-Systems/4coder 2021-01-17 16:09:26 -08:00
Allen Webster c55d8891be Finish user directory on Linux 2021-01-17 16:09:16 -08:00
Allen Webster dc7d0693b5 Fix compilation errors on mac 2021-01-17 16:06:58 -08:00
Allen Webster 769c9a0ab3 Start implementing linux user directory 2021-01-17 14:22:00 -08:00
Allen Webster 474bb3c434 Default to 8bit aa mode 2021-01-17 14:13:40 -08:00
Allen Webster ee3ad5c0e0 Fix audio load fclose crashes 2021-01-17 12:56:49 -08:00
Allen Webster 3ff0968538 Fix 4coder project for linux and mac 2021-01-17 12:37:25 -08:00
Allen Webster b7aed593d7 Fix crash on missing zap sfx 2021-01-17 12:32:35 -08:00
Allen Webster 8f67525380 1-bit font anti-aliasing 2021-01-16 20:21:35 -08:00
Allen Webster 91ac59b3ec Load themes from search list 2021-01-16 16:26:14 -08:00
Allen Webster 655e5892f6 Load fonts from new search list 2021-01-16 16:14:12 -08:00
Allen Webster f1b0bd0522 Setup for loading config from the user directory 2021-01-16 15:41:41 -08:00
Allen Webster 8da55068a5 Add user path to API; implement for windows; go to user path command 2021-01-16 14:59:34 -08:00
Allen Webster 46f0d9904f Project reprint fully up and running; 4coder project converted to v2 2021-01-15 16:18:30 -08:00
Allen Webster cc326a2a2d Commands in project stringize 2021-01-15 15:49:28 -08:00
Allen Webster a4e634b0e5 Add load paths to project stringize 2021-01-15 15:18:58 -08:00
Allen Webster edded66424 Partial implementation of project reprint command 2021-01-12 21:56:01 -08:00
Allen Webster af179b2094 Update new project function to generate v2 project file 2021-01-11 22:36:49 -08:00