Commit graph

5 commits

Author SHA1 Message Date
b12e608567 Add a standalone style guide document
Moved the CIGUI style guide from `README.md` to a dedicated `StyleGuide.md` file for better organization. This improves readability and ensures the main README remains focused on project goals and usage.
2025-04-20 18:48:25 +02:00
3679beaa4e Memory safety and Window Events
Adding memory checks and Window Event Listener

+ Memory Checks (debug)
+ Listening to window events
+ Runtime Directory Structure (Vision)
2025-04-20 17:49:15 +02:00
8e0e9ceb7c Major Restructuring
N0ffie switched to mingw (fixing linux warnings)
2025-04-12 18:09:16 +02:00
bdf5b25b28 Replacing Ref-System with unique_ptr<T>
Adding code Goals to README.md
2025-04-11 07:13:29 +02:00
ad9c952b90 Initial commit 2025-04-08 13:38:24 +02:00