Commit Graph

2263 Commits

Author SHA1 Message Date
Khoa Vo a99c36fd49
Update README.md build instruction
Avoid confusion when someone only runs the build script and get errors about missing fonts.
2023-12-17 16:58:10 +02:00
Jack Punter cbeb374b18
Merge pull request #2 from 4coder-community/Monorepo
Incorporate non-source and code repo into 4cc
2023-10-28 13:15:12 +01:00
Jack Punter f608778b93 Update Readme 2023-10-28 13:14:22 +01:00
Jack Punter 2a69a8f005 Typo 2023-02-04 15:58:27 +00:00
Jack Punter b96f1e9dfb Remove scripts to update Itch.io page
- update readme with build instructions
- remove 32-bit and demo builds from package scripts
2023-02-04 15:21:00 +00:00
Jack Punter 071013f203 update readme 2022-11-18 16:47:34 +00:00
Jack Punter e2b3bd9f3e Correct build for new structure 2022-11-18 16:43:00 +00:00
Jack Punter c97c967e71 Add 'non-source/' from commit 'fd5f072a79d81b9f15aa183a65b6384de8344d6b'
git-subtree-dir: non-source
git-subtree-mainline: 0e47ccd2ce
git-subtree-split: fd5f072a79
2022-11-18 14:05:59 +00:00
Jack Punter 0e47ccd2ce Add 'code/' from commit '1459ef7cbce753b056ea148b29c9dc3f8a721261'
git-subtree-dir: code
git-subtree-mainline: cf6a50363e
git-subtree-split: 1459ef7cbc
2022-11-18 13:37:07 +00:00
Jack Punter cf6a50363e Initial Commit 2022-11-18 13:36:51 +00:00
Jack Punter 1459ef7cbc Remove an erroneous ReleaseDC
Causes a crash in the nvidia driver for some people

Martin's also says don't Release the DC after creating the HGLRC (context_out):
https://discord.com/channels/239737791225790464/436306224930226187/981506578589057074
2022-06-27 00:15:58 +01:00
Jack Punter dc692dc0d4 Better fix to the overdraw thing
Sometimes i was still catching gaps at the bottom of listers
2022-06-24 00:29:57 +01:00
Jack Punter 362a85373a Merge branch 'develop' 2022-06-06 15:03:42 +01:00
Jack Punter 4a8265048d Fix Handle leak in windows platform
Also fix a typo in my previous commit :|
2022-06-06 15:03:08 +01:00
Jack Punter 264891de8d Fix overdraw in large listers
Fix bug where every element in a lister is drawn regardless of whether it is visible or not.
This is a drastic performance improvements for large listers (Alt + J in Ryan's layer with large codebases for example)
2022-06-05 18:34:23 +01:00
Jack Punter 20588ab236 Update refresh rate to be based on monitor (win only) 2022-06-02 22:13:57 +01:00
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 fd5f072a79 linux 4coder_fleury 2021-06-03 22:18:12 -07:00
Allen Webster 0b5fabe23f 4.1.8 change log and version number 2021-06-03 09:23:58 -07:00
Allen Webster c736783b79 update fleury layer again 2021-06-03 08:24:33 -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 f60e70cbf8 4coder_fleury build that finally worked 2021-06-02 00:38:25 -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 449fd84c90 [fleury] config files 2021-06-01 08:56:56 -07:00
Allen Webster 066812c135 actually put that in dist_files 2021-05-31 18:23:54 -07:00
Allen Webster 8e7fbe533c add pre-built 4coder_fleury 2021-05-31 18:23:09 -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