Kawe Mazidjatari
|
bc7a26b170
|
Game: make GameMode_t an enum class
Used as enum class throughout code base, avoids potential name clashes in the future.
|
2024-06-01 11:30:35 +02:00 |
|
Kawe Mazidjatari
|
d2e0621163
|
Fix bug in CGlobalVarsBase
Field 'm_flTickInterval' should be float, not int.
|
2023-04-10 22:30:57 +02:00 |
|
Kawe Mazidjatari
|
b1f2f47058
|
Update names across codebase
|
2023-02-12 15:06:08 +01:00 |
|
Kawe Mazidjatari
|
d2c8f7becc
|
Update 'CGlobalVarsBase'
Mapped it out a little bit better.
|
2023-02-12 14:54:04 +01:00 |
|
Kawe Mazidjatari
|
aec30a8047
|
Slight fix for CGlobalVarsBase
Fixed offsets for 'm_fCurTime' and 'm_fFrameTime'.
|
2023-01-19 21:44:42 +01:00 |
|
Kawe Mazidjatari
|
d4b576bd49
|
Light structures cleanup
|
2023-01-19 15:06:08 +01:00 |
|
Kawe Mazidjatari
|
329621c6ad
|
Move all public headers into root of 'public'
|
2022-08-09 17:18:07 +02:00 |
|