Lioncash
|
554893ef85
|
RuntimeCommonB: Make use of bitfield initializers where applicable
Given that we now target C++20, we can make use of bitfield initializers
where applicable.
|
2020-04-20 15:57:25 -04:00 |
Lioncash
|
6806d4914c
|
CHudBossEnergyInterface: Initialize x0_alpha on construction
Provides a deterministic initial state which is helpful for debugging.
|
2020-04-13 15:00:44 -04:00 |
Lioncash
|
241a66dc0a
|
General: Make use of explicit constructors where applicable
Gets rid of potential error prone implicitly constructing constructors.
|
2020-03-27 06:00:17 -04:00 |
Lioncash
|
06789d1860
|
General: Normalize several headers' include paths
Normalizes the include paths and makes them consistent. Also adds any
missing includes relevant to the interface.
|
2019-09-22 20:36:33 -04:00 |
Jack Andersen
|
636c82a568
|
New code style refactor
|
2018-12-07 19:30:43 -10:00 |
Jack Andersen
|
c91e5df986
|
Convert to pragma once
|
2018-10-06 17:42:33 -10:00 |
Jack Andersen
|
f7ec7bdc0c
|
string_view refactor
|
2017-11-12 20:19:18 -10:00 |
Jack Andersen
|
e274cd12b9
|
Refactorings to support .upak generation
|
2017-10-24 21:47:49 -10:00 |
Jack Andersen
|
dc781f5c67
|
Additional HUD interfaces
|
2017-04-03 19:48:13 -10:00 |
Jack Andersen
|
a2b9bfb1a2
|
Lots of CSamusHud imps
|
2017-04-02 15:39:23 -10:00 |
Jack Andersen
|
b3c94f1d2b
|
Lots of HUD-related implementations
|
2017-04-01 17:03:37 -10:00 |