Commit graph

480 commits

Author SHA1 Message Date
TomAwezome
f882540385
Merge pull request #10 from Ccode-lang/master
Fix #9
2021-11-29 22:06:17 -05:00
Ccode-lang
c0ea33a3f7
oops reflexes 2021-11-29 19:57:01 -07:00
Ccode-lang
80fc80fe19
Update sync_vm.sh 2021-11-29 19:56:25 -07:00
Ccode-lang
b4c40229fa
Update sync_repo.sh 2021-11-29 19:55:13 -07:00
Ccode-lang
c20721e7a4
transfer 2021-11-29 19:54:36 -07:00
TomAwezome
0e3a37d4cd
Fix PaletteEditor PullDown menu typo. 2021-11-25 21:51:07 -05:00
TomAwezome
b63a4896f1 Merge branch 'y4my4my4m-y4mchanges' 2021-11-25 05:03:47 -05:00
TomAwezome
b512df5183 Fix PaletteEditor bugs. 2021-11-25 05:01:09 -05:00
TomAwezome
b873e13590 Merge branch 'y4mchanges' of https://github.com/y4my4my4m/ZealOS into y4my4my4m-y4mchanges 2021-11-24 02:31:12 -05:00
TomAwezome
8f20b336b9
Merge pull request #8 from doodayev/patch-1
Added the "Get" functions
2021-11-18 00:28:50 -05:00
Sharoy Veduchi
9656c91c2b
Added the "Get" functions 2021-11-17 21:21:27 -08:00
y4my4my4m
54a6499837 Display current palette name 2021-11-14 17:11:50 -05:00
TomAwezome
ff564b4fe0 Allow data RX during TCP CLOSE_WAIT state.
Alter GopherDl to close TCP socket on success/failure.
Revert GopherOpen TCP timeout to default.
Change NetLog to no longer be self-focusable. (This way, window manager won't tile it like other windows.)
2021-11-14 16:33:28 -05:00
y4my4my4m
56ba8c2956 Str2I64 instead of ExePrint and RGB not BGR 2021-11-11 19:04:29 -05:00
y4my4my4m
3f11dd5188 Direct value input 2021-11-11 17:23:18 -05:00
y4my4my4m
a0aee7d4d4 Selection 2021-11-11 06:32:38 -05:00
y4my4my4m
54144e127e Selection and styling 2021-11-11 05:32:24 -05:00
y4my4my4m
48753aa45a BG if color too dark/light 2021-11-11 04:45:33 -05:00
y4my4my4m
030d9ca5b6 Integrated PaletteSelect to PaletteEditor 2021-11-11 03:48:58 -05:00
y4my4my4m
836b9640f5 PaletteSelect CleanUp 2021-11-11 03:02:15 -05:00
y4my4my4m
037fa2cf7f Dynamic file listing 2021-11-11 02:53:04 -05:00
y4my4my4m
106d1cdb6b Palette Select 2021-11-10 04:47:47 -05:00
y4my4my4m
fb495798a6 Update 2021-11-10 03:28:53 -05:00
y4my4my4m
5e5dfee446 Fix 2021-11-09 01:16:56 -05:00
y4my4my4m
febf6bfae4 Functional save/load 2021-11-09 01:03:37 -05:00
y4my4my4m
85801e2b87 Load 2021-11-08 18:05:07 -05:00
y4my4my4m
43f9d7b707 to GR_WIDTH 2021-11-07 03:19:31 -05:00
TomAwezome
8a4fb38873 Fix Gopher client filename length crash. 2021-11-05 05:35:02 -04:00
TomAwezome
ffd0e6acfc Remove cursor character from files. 2021-11-05 05:32:33 -04:00
TomAwezome
31b3068ff9 Update docs/. 2021-11-05 05:06:09 -04:00
y4my4my4m
d32aa6c208 Windowed 2021-11-04 15:12:26 -05:00
y4my4my4m
a1adc5deb9 UI fix 2021-11-04 14:38:36 -05:00
y4my4my4m
f7ae82794b PaletteSwapper 2021-11-04 11:53:29 -05:00
y4my4my4m
3624840811 Palette Generator 2021-11-04 10:52:33 -05:00
y4my4my4m
ad277ec4df UI 2021-11-04 09:47:11 -05:00
y4my4my4m
29c8eb99ac cleanup 2021-11-04 06:45:48 -05:00
TomAwezome
68775b3b44 Fix TCP RST ACK loop bug.
Fix Gopher client filename bug using filename character validation.
Increase TCP timeout in TCPConnectionCreate.
Move default AutoComplete position left a bit, just enough so that new windows' [X] button is visible.
2021-11-04 06:06:51 -04:00
y4my4my4m
a9c1241df6 Save Palette 2021-11-04 00:49:21 -05:00
y4my4my4m
089bab943d Revert "GrPalette mod test"
This reverts commit 7afb7d795b.
2021-11-03 01:46:14 -05:00
y4my4my4m
7afb7d795b GrPalette mod test 2021-11-03 01:19:29 -05:00
y4my4my4m
779b34409e update 2021-11-03 00:12:45 -05:00
y4my4my4m
e590b079c3 cleaner 2021-11-02 23:54:25 -05:00
y4my4my4m
39518d3323 fix 2021-11-02 23:01:06 -05:00
y4my4my4m
39b3cf44c6 start zealos script 2021-11-02 19:06:12 -05:00
y4my4my4m
4d0a013af0 Preview all and selected colors 2021-11-02 19:02:53 -05:00
TomAwezome
5a4bccc5b9 Fix Gopher client null host bug.
Update README to link to ISO build guide.
2021-11-02 17:32:47 -04:00
TomAwezome
9ac4b35c29 Port Gopher client.
(Gopher client from https://github.com/DeclanHoare/tos-gopher)
Implement TCPSocketReceiveLine and TCPConnectionCreate.
Update HolyC --> CosmiC conversion script.
Include DNS before TCP so that DNSAddressInfoGet can be used in TCP methods.
2021-11-02 02:01:48 -04:00
TomAwezome
8306996ff4 Move to new build system. 2021-10-31 20:04:05 -04:00
TomAwezome
7b3a983443 Begin implementing new build system. 2021-10-31 05:09:00 -04:00
TomAwezome
93c19f3f1b Change ProfRep to sort by CPU usage.
Add column headers to Rep functions.
Change MEM_EXTRA_HASH2_PAGS to 1. (Revert this later if it causes bugs.)
2021-10-30 05:12:52 -04:00