Commit Graph

2301 Commits

Author SHA1 Message Date
PS be632574e6 Added yeet sheet implementation 2024-05-13 19:29:16 -07:00
PS 46a0466ff4 Removed File_Edit_Positions.last_set_type since it was always set but never read 2024-05-13 17:42:38 -07:00
PS 24f7f66a24 Added scope highlight colors 2024-05-13 17:24:33 -07:00
PS 001cf5fa57 Buffer name resolution simply appends a project relative path for files inside the project and a global path for files outside. 2024-05-13 17:10:09 -07:00
Peter Slattery 2142ef2ce9 Cleaning up line endings on save 2024-04-27 13:43:54 -07:00
PS 120c6ceaad gs_parse_jump_location handles jai paths better 2024-03-27 13:49:52 -07:00
PS 5842d13294 string_find_first_of_set impl 2024-03-27 13:49:29 -07:00
PS 2c82233524 Adding freetype.lib for x64 windows dependencies 2024-03-27 13:49:16 -07:00
Peter Slattery 3f1c591196 Reverting prior change to map_loose_match 2024-03-26 16:00:50 -07:00
Peter Slattery f1d6ac0e53 adding execute permissions to build-mac-dev.sh 2024-03-22 18:16:17 -06:00
Peter Slattery e33bdffc7d Fixing issue where keyUp events aren't sent for keys that become modified by the command key 2024-03-22 17:55:59 -06:00
Peter Slattery cba2574e8a 4coder_command_map now gets the best match for a given input rather than the first match when Loose Matching 2024-03-22 16:17:44 -06:00
Peter Slattery 58a4314177 ship-files/config sets user to PS 2024-03-22 16:17:03 -06:00
Peter Slattery 8675d371a4 dedicated build-mac-release and build-mac-dev files in bin 2024-03-22 16:16:48 -06:00
Peter Slattery 41d0d07b5c libfreetype updates 2024-03-22 16:16:31 -06:00
Peter Slattery 7f2a414182 package-mac.sh grants execute permissions to the output executable 2024-03-22 16:15:38 -06:00
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