|
fbc6f9cf22
|
Added missing semicolons.
|
2022-10-09 10:17:16 +02:00 |
|
|
6f35d04ef3
|
Use FALLTHROUGH macro instead on [[fallthrough]];
|
2022-10-09 10:14:12 +02:00 |
|
|
42ff9cf8bc
|
Ported: Improve %f formatting for inf and nan.
- MarcusElg
e9cbe9517b
|
2022-10-08 17:53:43 +02:00 |
|
|
dbcca5d26d
|
Ported: Optimize String.repeat()
This backports the optimization done in `master`.
- Calinou, MewPurPur
3b31ff9008
|
2022-09-16 22:08:51 +02:00 |
|
|
0f841bac29
|
Now String and CharString Types properly move the null terminator on resize and remove.
|
2022-08-26 15:10:56 +02:00 |
|
|
45bec656d5
|
Small cleanups and fixes to StringName. Also increased it's internal table's size.
|
2022-08-22 01:44:53 +02:00 |
|
|
9757c39f05
|
Moved a few more core classes.
|
2022-08-17 17:43:49 +02:00 |
|
|
686663d3e4
|
Moved around more classes in core.
|
2022-08-17 16:01:01 +02:00 |
|
|
04feb63860
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
|
|
220b2db443
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
|