raze/source/common/scripting/core
2022-10-02 20:33:18 +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 - backend update from GZDoom. 2022-10-02 20:33:18 +02: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 -removed some xs_float casts that are not really necessary. 2022-08-07 10:54:52 +02:00
types.h - refined wall sprite check so that orthogonally aligned sprites are only aligned to orthogonal walls. 2022-08-03 14:13:42 +02:00
vmdisasm.cpp - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00