Christoph Oelckers
|
213bdbadad
|
- allocate VMFunction's PrintableName from the ClassDataAllocator arena.
This avoids execution order issues on shutdown. VMFunction should not use FString.
|
2023-05-27 22:40:47 +02:00 |
|
Christoph Oelckers
|
ad018db80a
|
- new section builder.
|
2021-12-30 09:53:06 +01:00 |
|
Christoph Oelckers
|
f671eb622f
|
- migrated to GZDoom's utility code.
|
2020-04-12 08:30:39 +02:00 |
|
Christoph Oelckers
|
e2f5e8fe34
|
- renamed 'common' to 'core'.
We'll need 'common' for something else.
|
2020-04-12 08:30:36 +02:00 |
|
Christoph Oelckers
|
1a5e64329f
|
- added stripped down versions of GZDoom's texture classes
We need something more manageable to deal with the textures - and the hightile code in particular needs a better backend to read the images.
|
2019-10-05 19:38:25 +02:00 |
|