Commit Graph

22 Commits

Author SHA1 Message Date
nick 4f6efceb98 feat: re-init on hot reload.
CI / build-and-test (push) Successful in 2m5s
2025-11-21 10:11:53 +13:00
nick 4a43160537 feat: math and texture functions. update tests
CI / build-and-test (push) Successful in 2m19s
2025-11-19 15:49:03 +13:00
nick f3fd907853 fix: request shutdown instead of force shutdown
CI / build-and-test (push) Successful in 2m24s
2025-11-19 14:53:49 +13:00
nick 31bc53be8d feat: added FPS display
CI / build-and-test (push) Successful in 2m10s
2025-11-17 22:23:33 +13:00
nick 35589b9620 feat: adding some drawing and image functions
CI / build-and-test (push) Successful in 2m12s
2025-11-17 22:20:21 +13:00
nick 2ae078a82b fix: log window is now working correctly
CI / build-and-test (push) Successful in 2m17s
2025-11-17 19:43:14 +13:00
nick 26bcfac7d1 feat: attempts to fix logging issue
CI / build-and-test (push) Successful in 2m23s
2025-11-17 19:14:27 +13:00
nick dcc21f2ba2 fix: forget arargs for toasts - too complex, will implement string formatting in AngelScript instead
CI / build-and-test (push) Successful in 2m19s
2025-11-14 15:42:41 +13:00
nick f352b432d9 feat: added toast support to scripting
CI / build-and-test (push) Has been cancelled
2025-11-14 15:04:00 +13:00
nick 8c0d567ab9 fix: gui issues and added as.predefined
CI / build-and-test (push) Successful in 2m2s
CI / build-and-test (pull_request) Successful in 2m6s
2025-11-14 11:29:38 +13:00
nick 18821b9cc9 chore: no need to be so noisy 2025-11-06 17:09:49 +13:00
nick df51c75fb8 fix: hot reload on all scripts 2025-11-06 17:08:04 +13:00
nick ea7c45ae01 feat: Log with levels from AngelScript 2025-11-06 15:15:33 +13:00
nick a337b9002f feat: improve logging output, add #include support to AngelScript 2025-11-06 14:37:35 +13:00
nick 9d8c3bd605 chore: remove messy text from window 2025-11-06 11:13:40 +13:00
nick fc1247f458 feat: use log.c in more places 2025-11-06 11:10:54 +13:00
nick 60f56f9609 feat: Print using log.c 2025-11-06 11:03:21 +13:00
nick ced85f0e53 feat: use log.c library in raylib 2025-11-06 11:01:04 +13:00
nick 28407e9ebd fix: resolve crashes on invalid script hot reload 2025-11-05 23:36:44 +13:00
nick 29d52c4578 feat: re-organise files 2025-11-05 23:18:44 +13:00
nick e925faf21e feat: hot reload and draw text example 2025-11-05 23:07:40 +13:00
nick c181f44b52 feat: Inital Commit 2025-11-05 22:19:12 +13:00