Commit Graph

31 Commits

Author SHA1 Message Date
b5e05864b6 Removed const arguments from GC header. 2024-07-01 20:23:17 -07:00
e2e5a1b8db Fixed FileMonitor, Window, Thread, and Audio on Windows.
All checks were successful
Build & Release / Windows-AMD64-Build (push) Successful in 1m25s
Build & Release / Linux-AMD64-Build (push) Successful in 1m38s
Build & Release / Linux-AARCH64-Build (push) Successful in 3m36s
2024-07-01 19:16:45 -07:00
2a2296685e Fixed Directory for Windows.
All checks were successful
Build & Release / Windows-AMD64-Build (push) Successful in 1m41s
Build & Release / Linux-AMD64-Build (push) Successful in 1m56s
Build & Release / Linux-AARCH64-Build (push) Successful in 3m48s
2024-06-29 23:38:27 -07:00
0b298c6130 Fixed font atlas, feature completed garbage collection, and fix math. 2024-06-29 22:20:53 -07:00
f030ac62ae Fixed the Logging system to actually be able to handle errors. Database is also fixed to use directories. 2024-04-23 22:29:49 -07:00
2734cc00fb Added filter function. 2024-04-10 22:28:45 -07:00
3196c5021e Simplified the database. 2024-04-10 18:26:20 -07:00
72347ea9a2 Database is now working and functional. 2024-04-09 02:31:10 -07:00
d13fe81ac5 Database implementation mostly complete. 2024-04-09 01:44:15 -07:00
beba947c69 Started work on database handling. 2024-04-08 03:10:24 -07:00
405acb026f Fixed include errors.
All checks were successful
Build & Release / Linux-AMD64-Build (push) Successful in 1m21s
Build & Release / Windows-AMD64-Build (push) Successful in 1m48s
Build & Release / Linux-AARCH64-Build (push) Successful in 3m20s
2024-02-20 23:06:58 -08:00
58f624a18a Added Audio(const Str_8& filePath, DataType type) to force a specific data type. 2024-02-20 22:52:40 -08:00
93f881cf03 Changed up how resources import/export files. Added Model codecs. 2024-02-20 22:47:52 -08:00
54012df3a1 Fixed Serializer::WriteArray(const T* const value, const O size) and FontAtlas(const Str_8& filePath). 2024-02-19 22:58:59 -08:00
27dfd430ad Fixed image decoding. 2024-02-19 21:12:03 -08:00
b4674bd94c Fixed Serializer::WriteStr.
All checks were successful
Build & Release / Linux-AMD64-Build (push) Successful in 1m24s
Build & Release / Windows-AMD64-Build (push) Successful in 8h1m32s
Build & Release / Linux-AARCH64-Build (push) Successful in 3m22s
2024-02-17 00:57:33 -08:00
1fd9c63cfe Removed a param from Serializer::WriteStr. 2024-02-17 00:54:14 -08:00
7cdd57cc5f Fixed Serializer::ReadStr. 2024-02-17 00:52:03 -08:00
b1adf15f89 Added param for Serializer::WriteStr. 2024-02-17 00:48:14 -08:00
8e88412deb Fixed error in Serializer::WriteStr. 2024-02-17 00:42:24 -08:00
7a79fa4d76 Fixed error in Serializer::WritePAdding. 2024-02-17 00:30:08 -08:00
d3c1e81a27 Optimized write calls in Serializer. 2024-02-17 00:27:54 -08:00
54065f6ce3 Adjusted strings in Serializer. 2024-02-17 00:17:31 -08:00
d394ca8445 Backup. 2024-02-14 00:11:47 -08:00
586ed2dfd2 Fixed window for Windows.
All checks were successful
Build & Release / Windows-AMD64-Build (push) Successful in 1m15s
Build & Release / Linux-AMD64-Build (push) Successful in 1m21s
Build & Release / Linux-AARCH64-Build (push) Successful in 3m20s
2024-02-05 23:55:53 -08:00
a7331d5561 Adjusted Windows install.
All checks were successful
Build & Release / Windows-AMD64-Build (push) Successful in 1m12s
Build & Release / Linux-AMD64-Build (push) Successful in 1m23s
Build & Release / Linux-AARCH64-Build (push) Successful in 3m21s
2024-02-05 22:54:47 -08:00
355a26a042 Adjusted readme.
All checks were successful
Build & Release / Windows-AMD64-Build (push) Successful in 1m9s
Build & Release / Linux-AMD64-Build (push) Successful in 1m23s
Build & Release / Linux-AARCH64-Build (push) Successful in 3m21s
2024-02-05 22:47:14 -08:00
364c832345 Adjusted readme.
Some checks failed
Build & Release / Linux-AMD64-Build (push) Has been cancelled
Build & Release / Windows-AMD64-Build (push) Has been cancelled
Build & Release / Linux-AARCH64-Build (push) Has been cancelled
2024-02-05 22:46:33 -08:00
055f6e173e Adjusted readme.
Some checks failed
Build & Release / Windows-AMD64-Build (push) Has been cancelled
Build & Release / Linux-AARCH64-Build (push) Has been cancelled
Build & Release / Linux-AMD64-Build (push) Has been cancelled
2024-02-05 22:44:22 -08:00
6f783c4ea2 Adjusted workflow.
Some checks failed
Build & Release / Linux-AMD64-Build (push) Has been cancelled
Build & Release / Linux-AARCH64-Build (push) Has been cancelled
Build & Release / Windows-AMD64-Build (push) Has been cancelled
2024-02-05 22:37:30 -08:00
bcd71cf2b5 Adjusted workflow.
All checks were successful
Build & Release / Windows-AMD64-Build (push) Successful in 1m8s
Build & Release / Linux-AMD64-Build (push) Successful in 1m30s
Build & Release / Linux-AARCH64-Build (push) Successful in 3m21s
2024-02-05 22:25:30 -08:00