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 |
Luke Street
|
c7ca8dc3a7
|
Runtime/Particle: Replace bitfield unions with constructor initializers
|
2020-04-11 00:39:49 -04:00 |
Lioncash
|
36d04456dd
|
General: Normalize RuntimeCommonB include paths
Finishes the normalizing of all of includes within the RuntimeCommonB target's headers.
|
2019-09-23 17:22:37 -04:00 |
Jack Andersen
|
3a0d2930fa
|
Numerous uninitialized memory fixes
|
2019-04-06 19:14:48 -10: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
|
5de5c3d85f
|
Character factory support classes
|
2016-04-12 20:07:23 -10:00 |
Phillip Stephens
|
3426aaf260
|
Add more particle DNAs
|
2016-03-28 01:54:02 -07:00 |
Jack Andersen
|
783fb4c4fe
|
Humungous refactor
|
2016-03-04 13:04:53 -10:00 |
Phillip Stephens
|
af69c9d3ab
|
Rename namespaces
|
2016-02-13 01:02:47 -08:00 |
Phillip Stephens
|
4595b7b6ab
|
Fixes and Swoosh factory
|
2016-02-13 00:23:17 -08:00 |
Jack Andersen
|
acf65c561a
|
CParticleGen inheritance fix
|
2016-02-12 19:49:59 -10:00 |
Jack Andersen
|
93f8ae8905
|
Constructor stubs for swooshes and electrics
|
2016-02-11 13:05:42 -10:00 |
Phillip Stephens
|
69195fc49f
|
Derp
|
2016-02-10 18:39:08 -08:00 |
Phillip Stephens
|
ebcc986b13
|
More factory stubs
|
2016-02-10 14:54:47 -08:00 |
Jack Andersen
|
7a35dac972
|
Initial round of particle runtime implementations
|
2016-02-04 15:27:03 -10:00 |