1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-20 01:11:46 +02:00
openrw/rwengine/include/script
Christoph Heiss 4c2c42ef6a Fix some OS X/Clang (build) errors.
For rwengine/src/engine/GameData.cpp, `#ifdef __unix__` is used, which
Clang on OS X does not define, thus not finding files while loading.
2016-05-20 16:28:47 +02:00
..
modules Move object script functions to seperate module 2015-01-19 12:20:35 +00:00
SCMFile.hpp Fix compilation under clang, fix majority of warnings 2014-08-11 17:58:43 +01:00
ScriptDisassembly.hpp Fix all compiler warnings in rwengine. 2016-04-28 00:54:42 +01:00
ScriptMachine.hpp Fix some OS X/Clang (build) errors. 2016-05-20 16:28:47 +02:00
ScriptModule.hpp Fix all compiler warnings in rwengine. 2016-04-28 00:54:42 +01:00
ScriptTypes.hpp Fix crashes from mixing player / character references 2015-07-01 23:16:06 +01:00