raze/source/common/scripting
Christoph Oelckers 6aa61e72b5 - backend update from GZDoom.
* cleanup on the sound init code.
* added #pragma once in several headers.
* macOS version detection overhaul.
2023-07-22 09:54:00 +02:00
..
backend - added a few checks for null pointer types in the ZScript compiler. 2023-07-22 08:59:15 +02:00
core - added a serializer for VMFunction pointers. 2023-05-28 11:19:34 +02:00
frontend - allocate VMFunction's PrintableName from the ClassDataAllocator arena. 2023-05-27 22:40:47 +02:00
interface - backend update from GZDoom. 2023-07-22 09:54:00 +02:00
jit - backend update from GZDoom. 2023-07-22 09:54:00 +02:00
vm - backend update from GZDoom. 2023-07-22 09:54:00 +02:00