Phillip Stephens
|
9bae2f943e
|
Rename everything
|
2021-04-10 01:42:06 -07: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 |
Luke Street
|
c7ca8dc3a7
|
Runtime/Particle: Replace bitfield unions with constructor initializers
|
2020-04-11 00:39:49 -04:00 |
Phillip Stephens
|
34e78a2dd0
|
Move CParticleGlobals from the executable and onto the heap, minor fixes, update wiki link
|
2019-12-03 00:47:05 -08: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
|
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 |
Jack Andersen
|
9ade279902
|
Merge branch 'master' into urde-tags
|
2016-03-04 14:03:41 -10:00 |
Jack Andersen
|
783fb4c4fe
|
Humungous refactor
|
2016-03-04 13:04:53 -10:00 |
Jack Andersen
|
1884f89f53
|
New atdna YAML handling
|
2016-03-03 15:01:37 -10:00 |
Jack Andersen
|
a260108a09
|
Retail offsets added
|
2016-03-02 15:06:42 -10:00 |
Phillip Stephens
|
fe38bfec2d
|
Rethink BGCL
|
2016-02-15 11:12:55 -08:00 |
Phillip Stephens
|
b2cbb4e298
|
Implement LoadGPSM
Remove corrupted SELC duplicate (PMLC)
|
2016-02-14 18:31:46 -08:00 |
Phillip Stephens
|
af69c9d3ab
|
Rename namespaces
|
2016-02-13 01:02:47 -08:00 |
Jack Andersen
|
acf65c561a
|
CParticleGen inheritance fix
|
2016-02-12 19:49:59 -10:00 |
Jack Andersen
|
5f4eee538d
|
Finished CElementGen virtual method imps
|
2016-02-12 19:16:39 -10:00 |
Jack Andersen
|
93f8ae8905
|
Constructor stubs for swooshes and electrics
|
2016-02-11 13:05:42 -10:00 |
Jack Andersen
|
ffdea0c2b9
|
Additional particle imps
|
2016-02-11 12:38:25 -10:00 |
Jack Andersen
|
7a35dac972
|
Initial round of particle runtime implementations
|
2016-02-04 15:27:03 -10:00 |