summaryrefslogtreecommitdiffstats
path: root/core/version.hh
Commit message (Collapse)AuthorAgeFilesLines
* Replace most of C strings with string_viewuntodesu2025-09-111-5/+11
|
* I hyper-focued on refactoring againuntodesu2025-07-011-0/+12
| | | | | | - I put a cool-sounding "we are number one" remix on repeat and straight up grinded the entire repository to a better state until 03:09 AM. I guess I have something wrong in my brain that makes me do this shit
* Move game sources into src subdirectoryuntodesu2025-06-291-12/+0
|
* Restructure dependencies and update to C++20untodesu2025-06-281-0/+12
- Nuked static_assert from almost everywhere in the project - Nuked binary dependency support. Might add one later though - Separated dependency headers into a separate include subdirectory - Grafted a thirdpartylegalnotices.txt generator from RITEG - Pushed development snapshot version to 2126 (26th week of 2025)