raze/source
Christoph Oelckers 6b3e57fd2c - added 'foreach' loop to ZScript.
Syntax:

foreach(variable : array)
{
}

the variable's type is automatically deducted.
2022-11-15 21:29:04 +01:00
..
build - eliminated wallsofsector. 2022-11-15 15:24:17 +01:00
common - added 'foreach' loop to ZScript. 2022-11-15 21:29:04 +01:00
core - added 'foreach' loop to ZScript. 2022-11-15 21:29:04 +01:00
games - eliminated firstWall as well. 2022-11-15 15:44:33 +01:00
platform
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - Allow proper setting of progdir for SDL targets. 2022-11-12 11:26:05 +11:00
g_pch.h