|
|
6d58105734
|
- Switched back to custom window management, taking another stab
- Refactored lang yet again, `fennec/lang` is now C++ language. `fennec/string` `fennec/filesystem` and `fennec/format` are now independent.
|
2025-12-04 01:04:36 -05:00 |
|
|
|
fe8c3a4602
|
- Basic RTTI type data with inheritance.
|
2025-11-28 12:58:23 -05:00 |
|
|
|
80925965d4
|
- GCC ARM64 Support, i.e. natively compiled with gcc on arm64
|
2025-09-15 02:35:34 +00:00 |
|
|
|
6ae682aff6
|
- Removed a bug with attempt to include pure c headers
- Added some more information about the license
- fennec::file implementation
|
2025-07-14 05:11:52 -04:00 |
|
|
|
5e0dc78210
|
- Fixed some more compilation issues
- Added some more information to the licensing section of README.md
|
2025-07-10 08:48:00 -04:00 |
|
|
|
9ea63478e5
|
Fixes for MSVC
|
2025-07-02 14:19:05 -07:00 |
|
|
|
2541c8c637
|
Added missing copyright headers
|
2025-06-22 18:53:23 -04:00 |
|
|
|
bd7f0829f4
|
Compatibility for MSVC and MinGW
|
2025-06-22 17:06:50 -04:00 |
|
|
|
9d35daa494
|
- Added More Documentation
|
2025-06-17 19:45:50 -04:00 |
|
|
|
096e82f47a
|
- Created Layout for Textures
- Separated Build and Output directories
|
2025-06-14 22:17:46 -04:00 |
|
|
|
e50cfb6e64
|
- Updated Coding Standards and adjusted code to fit.
- Restructured test for organization purposes
|
2025-06-12 13:03:50 -04:00 |
|
|
|
e6b3d45e2e
|
Fixed Documentation for Common Math Library
|
2025-05-26 13:40:54 -04:00 |
|
|
|
a6442e1945
|
Initial Commit
|
2025-05-25 22:36:59 -04:00 |
|