Commit graph

24 commits

Author SHA1 Message Date
herbglitch
2e97d908d8 spritesheet being read in, needs testing and possible memory leak fix 2025-03-26 04:27:02 -06:00
herbglitch
8845cf78e0 working on sprite config, kinda scared I'm f***ing everything up :) 2025-03-25 04:54:13 -06:00
herbglitch
da2be7780b added add and remove to config 2025-03-25 03:30:32 -06:00
herbglitch
ef1888ae71 replaced NULL with ARC_ConfigType_EmptyDestroyFn for reference and arrays 2025-03-24 20:39:34 -06:00
herbglitch
a6a34a933b remove array function added to config, still needs testing 2025-03-24 20:33:43 -06:00
herbglitch
e2c1a25cca array added, needs fix for destroying 2025-03-24 18:50:15 -06:00
herbglitch
a9ddb5aa00 working on adding arrays into config 2025-03-24 01:40:14 -06:00
herbglitch
44f0acecf7 comments added to config 2025-03-24 00:32:44 -06:00
herbglitch
0dab5f336b updated math config, added int to standard config, added bool to standard config 2025-03-22 03:38:28 -06:00
herbglitch
ce9e6a1c9a adding default standard types to config 2025-03-20 05:34:03 -06:00
herbglitch
83b87c6d63 wrote documentation for spritesheet, and worked on adding spritesheet to graphics config 2025-03-19 05:13:11 -06:00
herbglitch
13ef683164 started working on graphics config 2025-03-17 18:01:18 -06:00
herbglitch
04c89e46fe renamed chemical to config, and renamed life to entity 2025-03-11 00:41:17 -06:00
herbglitch
cdd6c3976b fixed after breaking everything with errno.h and vector.h changes, config still borked 2024-08-28 02:57:29 -06:00
herbglitch
3f5e631388 some basic changes to try to fix for the -Wpedantic flag 2024-06-16 02:49:23 -06: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
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
cd5471c9c8 config setup 2022-12-13 15:50:24 -07:00
herbglitch
db1adbb838 first 2022-10-27 15:16:54 -06:00