Christoph Oelckers
|
ddfb485424
|
- added a serializer for VMFunction pointers.
|
2023-05-28 11:19:34 +02:00 |
|
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
|
8806fb930b
|
- Backend update from GZDoom
* Vector 4 in zscript
* garbage collector fixes
|
2022-11-12 10:45:39 +01:00 |
|
Mitchell Richters
|
9bbb54fe2e
|
- Replace every line that just contains spaces or tabs with an empty line feed in all files except 3rd party libraries.
|
2021-12-30 20:30:21 +11:00 |
|
Christoph Oelckers
|
c82d9d2908
|
- backend update from GZDoom.
|
2020-10-24 17:30:47 +02:00 |
|
Christoph Oelckers
|
4b8444b64d
|
- 'common' update.
|
2020-05-23 22:43:03 +02:00 |
|
Christoph Oelckers
|
4d44682603
|
- integrated ZScript backend
|
2020-05-23 22:43:03 +02:00 |
|