Peter Slattery
ad189e911a
Adding mm files to treat-as-code
2024-02-14 18:11:12 -08:00
PS
24c8370f75
Indent next line only on hitting enter
2024-02-10 20:12:36 -08:00
PS
5aebe18778
Disabling undo fade out
2024-02-10 20:12:20 -08:00
PS
18e608a152
Parsing jai style compiler errors
2024-02-10 19:34:25 -08:00
PS
ca075e7392
default_font_hinting is true by default
2024-02-10 18:52:45 -08:00
PS
22fa2794e7
Project generation uses treat_as_code extensions to create project include patterns
2024-02-10 18:45:05 -08:00
PS
e3ba01570a
Backspace in file search deletes whole word
2024-02-10 15:55:05 -08:00
PS
8552305ecc
Modal cursor recoloring
2024-02-10 15:43:16 -08:00
PS
7aa033783c
Implemented custom modal bindings
2024-02-10 15:38:37 -08:00
PS
0a03ea05f1
Adding dirty file reloading
2024-02-10 14:25:22 -08:00
PS
80b780278a
Removed custom/audio
2024-02-10 14:25:13 -08:00
PS
2a35691111
4coder project builds a dev
2024-02-10 13:06:55 -08:00
PS
0d840d128e
command_metadata.h updated and 4coder project created
2024-02-10 13:02:25 -08:00
PS
832a7b4b80
build.bat works from anywhere
2024-02-10 13:02:06 -08:00
PS
5bfb737720
package.bat works from any directory
2024-02-10 12:55:03 -08:00
PS
61a079b0ae
adding todo
2024-02-10 12:53:40 -08:00
PS
28da33cb6e
reverting last commit
2024-02-10 12:53:30 -08:00
PS
9d6067bd4c
Updating gitinore to ignore generated files
2024-02-10 12:53:06 -08:00
Jack Punter
aa14f6c620
Merge pull request #6 from 4coder-community/fix_project_gen
...
Fix v2 project generation
2024-01-29 19:48:17 +00:00
Jack Punter
6617beb487
Provide both build and run by default
2024-01-29 19:37:32 +00:00
Jack Punter
51797fd546
Fix v2 project generation
2024-01-29 19:30:09 +00:00
Jack Punter
8ae8433e09
Merge pull request #4 from Jack-Punter/win32_clipboard_fix
...
Remove win32 clipboard flag which ocasionally results in mis-paste from the system clipboard
2024-01-24 21:17:15 +00:00
Jack Punter
e3cbab907b
Remove win32 clipboard flag which ocasionally results in mis-paste from the system clipboard
2023-11-01 21:24:36 +00: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