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
550fc291de
CMake for linux
2025-04-13 20:24:19 +02:00
f337ff9f0d
WIP: Rewrite with LLGL
2025-04-13 17:54:14 +02:00
002d97ee27
Changes in respect to the style guide
...
WIP
2025-04-12 21:31:00 +02:00
4a004dcb8b
Merge pull request 'Major Restructuring' ( #1 ) from main into dev/n0ffie
...
Reviewed-on: #1
2025-04-12 18:11:24 +02:00
8e0e9ceb7c
Major Restructuring
...
N0ffie switched to mingw (fixing linux warnings)
2025-04-12 18:09:16 +02:00
384c758295
Switching to own List class.
...
Adding HStack View (WIP)
2025-04-12 14:37:50 +02:00
bdf5b25b28
Replacing Ref-System with unique_ptr<T>
...
Adding code Goals to README.md
2025-04-11 07:13:29 +02:00
1bc396c4b2
Updating Ref system. [segvault]
2025-04-10 15:28:08 +02:00
0ca3c9cc64
Init Project
2025-04-09 14:33:59 +02:00
ad9c952b90
Initial commit
2025-04-08 13:38:24 +02:00