archeus/src/std
2025-03-25 04:54:13 -06:00
..
parser csv reworked, and header support added, no memory leaks found, still needs more testing 2024-12-09 19:39:39 -07:00
vector removed pointless pointers in rectange, reset background clear color, fixed entity, and added some state functions 2025-03-17 02:31:23 -06:00
config.c working on sprite config, kinda scared I'm f***ing everything up :) 2025-03-25 04:54:13 -06:00
entity.c removed pointless pointers in rectange, reset background clear color, fixed entity, and added some state functions 2025-03-17 02:31:23 -06:00
errno.c updated vector to video version, will probably break a lot 2024-08-27 03:23:29 -06:00
handler.c minor changes to handler and removed some comments from engine 2025-03-17 05:55:46 -06:00
hashtable.c working on unload and added getsize to hashtable 2025-03-09 06:20:07 -06:00
io.c added basic documentation/boilerplate up till ARC_Lexer for the standard library documentation 2024-12-30 05:22:02 -07:00
lexer.c changed lexer helper function to add match char to data, and fixed loading in spritesheet from string 2025-03-19 14:49:04 -06:00
parser.c added in file reading for parsing 2024-12-10 01:06:34 -07:00
queue.c fixed after breaking everything with errno.h and vector.h changes, config still borked 2024-08-28 02:57:29 -06:00
stack.c fixed after breaking everything with errno.h and vector.h changes, config still borked 2024-08-28 02:57:29 -06:00
string.c basic chemical (config) working, still needs more testing 2025-03-09 06:03:38 -06:00
time.c f***ed up and needed to rework packages 2024-05-20 03:46:09 -06:00
vector.c added vector inline to hopefully make caching work for the entity component system 2025-03-13 19:22:27 -06:00