GravisZro
|
fe855cf85e
|
Fix missing header includes/restore third-party files
|
2024-05-23 23:14:40 -04:00 |
|
GravisZro
|
3dcd21b717
|
Replace "unsigned short" with "uint16_t"
|
2024-05-23 23:03:29 -04:00 |
|
GravisZro
|
0556786c12
|
Replace "signed int" with "int32_t"
|
2024-05-23 22:55:41 -04:00 |
|
GravisZro
|
2147cfa68b
|
Replace "unsigned int" with "uint32_t"
|
2024-05-23 22:51:16 -04:00 |
|
Jacob Coby
|
a6a6869a7e
|
64 Bit-Safe Updates
Imported Icculus' 64-bit changes.
Changes `[un]signed long` data types to `[un]signed int`.
|
2024-04-29 14:10:09 -04:00 |
|
Kevin Bentley
|
1f45163248
|
Updated source to reflect the license that this code is released under.
|
2024-04-20 09:57:49 -06:00 |
|
Kevin Bentley
|
c6640cc631
|
clang-format on everything.
|
2024-04-16 12:56:40 -06:00 |
|
Kevin Bentley
|
df209742fc
|
Initial import
|
2024-04-15 21:43:29 -06:00 |
|