raze/source/common/scripting/core
Christoph Oelckers 21b4862460 - Backend update from GZDoom
* music system improvements
* Zip64 support
* fixes for menu scaling on ultrawide screens
* Mac default paths fixed
* lightmap code (not active yet)
2022-04-25 11:13:55 +02:00
..
dictionary.cpp - removed pointless constexpr declaration on numeric constants. 2020-06-12 16:49:35 +02:00
dictionary.h - update "common" subfolder. 2020-05-23 22:43:02 +02:00
dynarrays.cpp - 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
imports.cpp - Backend update from GZDoom 2022-04-25 11:13:55 +02:00
scopebarrier.cpp - added a first bunch of ZScript code. 2020-05-23 22:43:01 +02:00
scopebarrier.h - 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
symbols.cpp - removed templates.h includes. 2021-10-30 10:51:03 +02:00
symbols.h - Backend update from GZDoom 2022-04-25 11:13:55 +02:00
types.cpp - 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
types.h - backend update from GZDoom. 2020-10-24 17:30:47 +02:00
vmdisasm.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00