Commit graph

128 commits

Author SHA1 Message Date
herbglitch
875b69c407 added stack datatype to std 2024-02-08 02:48:08 -07:00
herbglitch
7b9bdf0f92 read in bytes 2024-01-27 03:14:04 -07:00
herbglitch
7dc58b60a6 write with io 2024-01-23 21:16:43 -07:00
herbglitch
af9a1f1040 fixed string class so parameters that can be stored to will allways be the first parameter, might have broken everything, need to test 2024-01-16 23:58:31 -07:00
herbglitch
d64340525a added a few functions to string and added some logs to string 2024-01-15 02:14:35 -07:00
herbglitch
c614c679a9 huge core redesign 2024-01-12 19:48:17 -07:00
herbglitch
85d0bad350 huge redesign 2024-01-12 19:48:06 -07:00
herbglitch
bb67a87451 possible fix for some errors with vector, and fixed ARC_Text_SetString memory leak 2023-08-26 01:36:22 +00:00
herbglitch
7146ca7765 removed flags for default config, removed string.c 330 vscode worning 2023-08-22 04:08:53 +00:00
herbglitch
b0a2b8bb15 moved some functions from graphics config to a new math config 2023-08-19 23:07:15 +00:00
herbglitch
52b0038d42 switched config name string to ARC_String 2023-07-16 02:16:05 -06:00
herbglitch
533541b852 changed array size to no longer be a pointer, need to check every file that references array to hopefully not have broken anything 2023-07-07 00:58:23 -06:00
herbglitch
9d199d08dd added some temp keyboard, and added string[] for config 2023-04-04 16:29:37 -06:00
herbglitch
b2055f667c added fill to rect, and returns when ARC_Config_Get has a null temp value 2023-02-23 00:07:18 -07:00
herbglitch
9367252ab9 fixed some graphics config and added some debugging logs, TODO: add more debugging logs 2023-01-21 16:58:10 -07:00
herbglitch
5e6ee54473 most config fixed, still need to do a bunch more testing 2023-01-20 22:38:29 -07:00
herbglitch
2b2e40921d added newline to end of files that are read in 2023-01-17 02:57:57 -07:00
herbglitch
f8d987da8e config and string reworked, hashtable updated to use arc_errno 2023-01-17 01:59:08 -07:00
herbglitch
d4731d3961 string arrays and started work on ecs 2022-12-19 23:16:17 -07:00
herbglitch
5a0d1af942 updated handler and fixed state in the process 2022-12-16 01:09:01 -07:00
herbglitch
55e8c44221 vector class cleaned, slight work on handler 2022-12-15 16:45:45 -07:00
herbglitch
cd5471c9c8 config setup 2022-12-13 15:50:24 -07:00
herbglitch
0591b6ca6e still working on adding frames to config 2022-11-29 14:50:20 -07:00
herbglitch
d6281e8eac input and handler possibly fixed 2022-11-11 01:15:33 -07:00
herbglitch
c5bef3bd16 config working, commented out the line throwing error for closing window. will fix soon 2022-11-07 02:23:53 -07:00
herbglitch
9c12ebb0f8 handler fix 2022-11-03 19:55:56 -06:00
herbglitch
c9447cf7ca vector class is broken 2022-10-29 22:09:48 -06:00
herbglitch
db1adbb838 first 2022-10-27 15:16:54 -06:00