Commit graph

82 commits

Author SHA1 Message Date
herbglitch
93dc0fa053 updated vector to video version, will probably break a lot 2024-08-27 03:23:29 -06:00
herbglitch
80331b5c34 added a way to create an empty string 2024-07-09 03:41:15 -06:00
herbglitch
7f0120f0c8 added a couple keys to console/key, and added append to string 2024-07-08 04:37:47 -06:00
herbglitch
3f5e631388 some basic changes to try to fix for the -Wpedantic flag 2024-06-16 02:49:23 -06:00
herbglitch
19d6120871 replacemnt functions in string, should be memory safe 2024-06-13 22:31:15 -06:00
herbglitch
4d7ba1cf4e added more cstring find and equals functions 2024-06-12 02:54:54 -06:00
herbglitch
f7a87d7519 f***ed up and needed to rework packages 2024-05-20 03:46:09 -06:00
herbglitch
b43ab1702f f***ed up and needed to rework packages 2024-05-20 03:46:04 -06:00
herbglitch
0496473cf5 added find back cstring to ARC_String 2024-02-22 02:50:06 -07:00
herbglitch
314f490bef basic queue written, still need to test 2024-02-08 03:12:37 -07:00
herbglitch
c3b4a4e209 added stack datatype to std 2024-02-08 02:48:14 -07:00
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
85d0bad350 huge redesign 2024-01-12 19:48:06 -07:00
herbglitch
7146ca7765 removed flags for default config, removed string.c 330 vscode worning 2023-08-22 04:08:53 +00: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
3565a5cf15 updated rect class and added some documentation 2023-06-23 23:07:39 -06:00
herbglitch
9d199d08dd added some temp keyboard, and added string[] for config 2023-04-04 16:29:37 -06:00
herbglitch
5badf331fd added extern c to most files 2023-01-30 23:22:34 -07:00
herbglitch
5e6ee54473 most config fixed, still need to do a bunch more testing 2023-01-20 22:38:29 -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
d6281e8eac input and handler possibly fixed 2022-11-11 01:15:33 -07:00
herbglitch
9c12ebb0f8 handler fix 2022-11-03 19:55:56 -06:00
herbglitch
c0780b7188 sdl initializing and deinitializing with temp code 2022-10-29 16:08:41 -06:00
herbglitch
685364929b basic sdl init graphics and engine implementaiton 2022-10-29 00:22:23 -06:00
herbglitch
db1adbb838 first 2022-10-27 15:16:54 -06:00