Phillip Stephens
|
a9bcb7a9ce
|
Reformat pass
|
2021-06-07 12:29:18 -07:00 |
Phillip Stephens
|
0b4f15341b
|
Use EntityList instead of `rstl::resverved_vector<TUniqueId, 1024>' directly
|
2021-06-06 17:07:45 -07:00 |
Phillip Stephens
|
5f1aed51cb
|
De-hardcode max entity count
|
2021-06-06 16:53:41 -07:00 |
Luke Street
|
4740ca0c43
|
Add all entities to ImGuiEntitySupport
|
2021-05-29 18:45:07 -04:00 |
Phillip Stephens
|
9bae2f943e
|
Rename everything
|
2021-04-10 01:42:06 -07:00 |
shiiion
|
cf86338a84
|
initial flamethrower weapon implementation
|
2020-06-25 22:37:45 -04:00 |
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
|
54dededb9b
|
CNewFlameThrower: Make constructor take a std::array by reference
Same behavior, but enforces the size requirement instead of accepting
any arbitrary const CAssetId* pointer.
|
2020-04-11 19:37:42 -04:00 |
Lioncash
|
75d8988ee8
|
CRandom16: Make constructor explicit
Same behavior, minus the implicit conversions upon construction.
|
2020-04-11 16:15:05 -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
|
149eed4b73
|
Implement CAuxBeam
|
2017-09-09 14:36:21 -10:00 |