openclonk/src
Nicolas Hake 78bbbc917b Fallback to sane settings when compiling scripts without ScriptHost
Compilation without an associated ScriptHost happens in a call to eval,
in which case we'll fall back to the default warning settings (because
we don't have a location which we could get settings from).

Fixes #1891.
2017-02-16 19:32:42 +01:00
..
c4group Editor: Add templates for new scenarios 2017-02-05 16:08:29 -05:00
config Aul: Allow the user to selectively enable/disable warnings 2017-02-13 15:07:50 +01:00
control allow for script players to enter full teams 2017-01-16 18:57:00 +01:00
editor Editor: Add templates for new scenarios 2017-02-05 16:08:29 -05:00
game C4Application: Remove unused flag IsInGameTick 2017-02-05 13:20:18 +01:00
graphics Use glUniform*iv for setting script uniforms 2016-11-13 00:17:35 +01:00
gui Implement IPv6 support to C4NetIO 2017-01-09 20:34:43 +01:00
landscape Mat insertion: Fix broken conditional 2017-02-05 13:51:04 +01:00
lib Aul: Allow the user to selectively enable/disable warnings 2017-02-13 15:07:50 +01:00
mape Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
netio Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
netpuncher Improve "unexpected address family" asserts 2017-01-18 21:54:50 +01:00
network Prefer public/stable IPv6 source addresses 2017-02-14 21:44:05 +01:00
object Distribute players based on team instead of PrefPosition 2017-01-01 22:52:48 +01:00
platform Win32: Fix build with MSVC's Clang-based toolset 2017-01-07 13:41:47 +01:00
player allow for script players to enter full teams 2017-01-16 18:57:00 +01:00
res Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00
script Fallback to sane settings when compiling scripts without ScriptHost 2017-02-16 19:32:42 +01:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4ForbidLibraryCompilation.h Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
C4Globals.cpp Fix destruction order of system string table vs. editor 2016-10-16 18:40:51 +02:00
C4Include.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Include.h Remove re namespace alias 2016-10-19 13:46:03 +02:00
C4Prototypes.h Twiddle with header organization: lib{misc,c4script} do no longer include GL/glew.h 2016-10-20 18:46:32 +02:00
C4Version.h.in Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00